Java 21: Working with Key Events in Java

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

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

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

    Thanks Professor I was hunting this down for 2 days now. You definitelty earned a sub

  • @folkejohansson2767
    @folkejohansson2767 7 ปีที่แล้ว +5

    After searching for about 10 hours I found your video. Thank you dear Sir

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

    DAMN really looking for this realll hard!! thanks man!!

  • @priyaranjanmantri9332
    @priyaranjanmantri9332 5 ปีที่แล้ว +1

    Thank you so much sir , really this is very useful for me....... great job Sir...........

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

    a video about a Game loop whould be great

  • @huzaifajameel20
    @huzaifajameel20 8 ปีที่แล้ว

    I want to store the text of a textfield in an integer variable.For example if i write 45 in text field, i want this text that is 45 to be stored in an integer variable so that i can use it to set the same text in another textfield.How?

    • @TimothyJamesPittsburgh
      @TimothyJamesPittsburgh  7 ปีที่แล้ว

      You can use Integer.parseInt(someString) to convert a String to an int, and you can use Integer.toString(someInt) to do the opposite.

  • @ivarragnar1963
    @ivarragnar1963 4 ปีที่แล้ว

    excuse me but , would you mind makeing the same video but this time explaining what the code does exactly. Im sorry if im just to new to get all this but i understood nothing. just tried to think what the commands my do. for example what is VK_LEFT etc.

    • @TimothyJamesPittsburgh
      @TimothyJamesPittsburgh  4 ปีที่แล้ว

      Hi! Sorry if the video was not clear enough; I'm not in a great spot to record new videos right now, but I am happy to answer any questions. VK_LEFT is just a constant - it represents the KeyEvent value for arrow keys (since they don't have obvious codes).

  • @camimtseka7433
    @camimtseka7433 3 ปีที่แล้ว

    Can you make a splash loading bar

  • @shinscreations5377
    @shinscreations5377 5 ปีที่แล้ว +1

    This helped me a bit

  • @علومالحاسوباونلاين
    @علومالحاسوباونلاين 6 ปีที่แล้ว

    you are great ___________thank you so much

  • @information88info
    @information88info 4 ปีที่แล้ว

    fantastic