Event Handling | JavaFX GUI Tutorial for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 24

  • @OldPick-Unix-dude-pb9jg
    @OldPick-Unix-dude-pb9jg ปีที่แล้ว +1

    I am learning a great deal from your videos. Thank you.

  • @octane2283
    @octane2283 2 ปีที่แล้ว +2

    Thank you very much dave. You are my new java teacher... much love

    • @JavaCodeJunkie
      @JavaCodeJunkie  2 ปีที่แล้ว

      @Octane - WOW, thanks! 🙏 Happy to help! Cheers!

  • @dmitrykopysh672
    @dmitrykopysh672 2 ปีที่แล้ว +2

    I will thank u every video. Thanks!

    • @JavaCodeJunkie
      @JavaCodeJunkie  2 ปีที่แล้ว

      @Dimon Kopysh - So nice of you! Thank you for the comment! 🙏

  • @cod3rhandl3it
    @cod3rhandl3it 2 ปีที่แล้ว

    I like when you include knowledge tidbits like the one at 5:50 regarding the event 👍

  • @kavishkamadhudhan1943
    @kavishkamadhudhan1943 2 ปีที่แล้ว +1

    Great Content. Thank you very mush.

    • @JavaCodeJunkie
      @JavaCodeJunkie  2 ปีที่แล้ว

      @Kavishka Madhudhan - My pleasure! Thank you for the comment! Cheers!

  • @ABigDoggy
    @ABigDoggy 3 ปีที่แล้ว +1

    i appreciate the brevity.

    • @JavaCodeJunkie
      @JavaCodeJunkie  3 ปีที่แล้ว +1

      @A B - Thanks! I try to keep it as short as possible and still cover the topic in a way that is a good (I hope) introduction. Cheers!

  • @ramazankhakimzhanov3651
    @ramazankhakimzhanov3651 2 ปีที่แล้ว +1

    Can we peplace what we write in addFilter and addHandler lamda expression?

    • @JavaCodeJunkie
      @JavaCodeJunkie  2 ปีที่แล้ว

      @Ramazan Khakimzhanov - Absolutely!

  • @alexop5919
    @alexop5919 3 ปีที่แล้ว +1

    I don't understand, why it it needed to specify a generic for not arrays? EventHandler. Is it some kind of extra extra safety in java syntax?

    • @JavaCodeJunkie
      @JavaCodeJunkie  3 ปีที่แล้ว +2

      @Alex Op - EventHandler is a generic interface and you must specify the type of event that the handler will process. If you are interested you can check out the EventHandler documentation at the following link:
      openjfx.io/javadoc/15/javafx.base/javafx/event/EventHandler.html
      Cheers!

  • @ramazankhakimzhanov3651
    @ramazankhakimzhanov3651 2 ปีที่แล้ว

    How set aligment to lebel in bottom to bottomcenter .label.setAligment(Pos.CENTER_BOTTOM) dont work?

    • @JavaCodeJunkie
      @JavaCodeJunkie  2 ปีที่แล้ว

      @Ramazan Khakimzhanov - Have you tried Pos.BASELINE_CENTER?

  • @dmitrykopysh672
    @dmitrykopysh672 2 ปีที่แล้ว

    When you create a new project, you don't add the javafx library to it every time. How can I do it?

    • @JavaCodeJunkie
      @JavaCodeJunkie  2 ปีที่แล้ว

      @Dimon Kopysh - I show one way to do it in JavaFX Tutorial #11 - Install Zulu JDK. Have a look and let me know what you think. Cheers!

  • @ramazankhakimzhanov3651
    @ramazankhakimzhanov3651 2 ปีที่แล้ว +1

    Thank dood job can you do big guid about sever client server and how aplly javafx to socketserver thats be hard but so interesting?
    thanks teacher you are gorgeus
    🔥🌬🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥

    • @JavaCodeJunkie
      @JavaCodeJunkie  2 ปีที่แล้ว

      @Ramazan Khakimzhanov - Thanks for the idea!

  • @zeeshankhursheed3536
    @zeeshankhursheed3536 3 ปีที่แล้ว +3

    voice is too low.

    • @JavaCodeJunkie
      @JavaCodeJunkie  3 ปีที่แล้ว +1

      @zeeshan khursheed - Yes, this was a problem in some of my earliest videos. More recent videos do not have this problem.

  • @aaronxalapa
    @aaronxalapa 2 ปีที่แล้ว +1

    nevermind I found it...

    • @JavaCodeJunkie
      @JavaCodeJunkie  2 ปีที่แล้ว

      @aaron bush - No worries. Glad you found what you were looking for! Cheers!