Java GUI Windows (Swing Tutorial)

Поділитися
Вставка
  • Опубліковано 4 гру 2024

КОМЕНТАРІ • 32

  • @TapTap_196
    @TapTap_196  6 місяців тому

    Github Link: github.com/curadProgrammer/Java-Swing-Tutorial/tree/main/jframe
    Try out CodeCrafters & and get 40% off! 👉 app.codecrafters.io/join?via=taptap

  • @MatthewLitwiz
    @MatthewLitwiz 6 місяців тому +6

    I hope you do frequent uploads of this im on college summer break and learning programming from alot of sources

  • @88bwnjitaa19
    @88bwnjitaa19 14 днів тому

    you're so good at this, pls do more tutorials like thisss

  • @francescomoscufo4055
    @francescomoscufo4055 6 місяців тому +3

    Plaese more tutorial of Swing!!!

  • @blackbeatles7438
    @blackbeatles7438 6 місяців тому +2

    This is a 9 minutes video and as I'm writing this it's on 2min and I must say I love it already. ❤

    • @TapTap_196
      @TapTap_196  6 місяців тому

      I appreciate it 🙏

  • @akrk587
    @akrk587 6 місяців тому +1

    Need this series

    • @TapTap_196
      @TapTap_196  6 місяців тому +1

      I'm currently uploading the next video for tomorrow, so keep a lookout 😀

  • @SifatUllah-12
    @SifatUllah-12 6 місяців тому +1

    Keep making videos bro. I'm learning more from you than my University.
    I love your detailed videos like this where you explain every line. One of the best Java GUI channels.
    May God bless you 🙏

    • @TapTap_196
      @TapTap_196  6 місяців тому +1

      Thanks, I appreciate your comment 😁

  • @luanarcey6573
    @luanarcey6573 6 місяців тому +1

    thank you sooo much, i just recently discovered your channel yesterday and wanna attempt these small beginner programs you made (but I still haven't familiarized myself with some topics like gui and this vid was just in a right timing!) ,,

    • @TapTap_196
      @TapTap_196  6 місяців тому

      No problem 😀, I'm glad you found my videos helpful.

  • @LightSpark75002
    @LightSpark75002 6 місяців тому +1

    良いガーイドです!とても強さヘルプします!

  • @prod_joel.6321
    @prod_joel.6321 6 місяців тому +1

    Awesome Tutorial! Is this going to be like a series where you are going to explain how to "add code to the gui?" Like your doing with your projects just with explaining everything? :)

    • @TapTap_196
      @TapTap_196  6 місяців тому +1

      Thanks! and yeah the series will go over different classes of the Swing framework. I'll make an example and explain how to use it in the videos 😀

  • @chandrikaaman6472
    @chandrikaaman6472 6 місяців тому +3

    Bro like would be good if you did a TeaVM App

    • @TapTap_196
      @TapTap_196  6 місяців тому +1

      Oh I think you are the second person that mentioned TeaVM 😅.
      Do you have any recommended resources for me to look at maybe? If you do, I'd appreciate it

    • @chandrikaaman6472
      @chandrikaaman6472 6 місяців тому

      @@TapTap_196 so bro, I hope you know minecraft a game written in Java Lang, it can be executed on the browser. Via using JavaScript

    • @chandrikaaman6472
      @chandrikaaman6472 6 місяців тому

      Bro I’m sorry, for the late response, it’s basically Java byte code compiled to WASM and JavaScript, a example is Eaglercraft, basically Minecraft Java Editon running on the web.

    • @TapTap_196
      @TapTap_196  6 місяців тому +1

      @@chandrikaaman6472 Gotcha, thanks for letting me know

  • @ivanzq21
    @ivanzq21 6 місяців тому

    the answer is a) setVisible(true); with the ; (semicolon) in the options no-one had semicolon XD

    • @TapTap_196
      @TapTap_196  6 місяців тому +1

      Yeah I guess I should've added in the semicolon 😅

  • @gamingzonezone1
    @gamingzonezone1 6 місяців тому

    Tap tap please make a video online chat application

    • @TapTap_196
      @TapTap_196  6 місяців тому

      Will do, my plan right now is to focus on this series for this month and then get started on the Chat Application at June.
      Thanks for understanding

  • @JensMeier-yd3jv
    @JensMeier-yd3jv 6 місяців тому

    It is never a good idea to extend a JFrame since you are not altering the innate behavior of the class. Another reason to avoid extending it: what if you later want to display the GUI you've just created in a JDialog or a JOptionPane or in another container as part of a complex GUI? If your class extends JFrame this will be hard to do.

    • @TapTap_196
      @TapTap_196  6 місяців тому +1

      Ah I see what you mean, I guess it depends on the project that you are going to be doing. Thanks for the clarification!

  • @ibrahimharby7991
    @ibrahimharby7991 6 місяців тому +1

    first🤓