Java SWING #32 - Open New JFrame on Button Click in Java Netbeans

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

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

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

    life saver dude,life saver! better than my college teacher. thank you very much !

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

      Thank you very much for positive comment

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

      @@JalalAhmad you re welcome bro MasAllah

  • @belalayman2886
    @belalayman2886 4 หลายเดือนก่อน

    Thank you very much 🙏❤
    Your explanation is very nice and easy❤

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

    Thank you , it was very useful and detailed.

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

      You are welcomed ❤️

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

    you are the best , thank you so much

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

      You are welcomed. So nice of you.

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

    easy and clean, thank you!

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

      Glad you like it

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

    Thanks, that was very helpful!
    PS: There is a main(String[] args) function in every window class file. You can just rename that main function as, for example, settingsWindow() and just call this function, instead of creating a new window object like NewWin win = new NewWin();. I find it more easy that way.

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

      Thanks for the tip!

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

      pro tip: watch movies at flixzone. I've been using it for watching a lot of movies recently.

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

      @Maurice Frank definitely, have been using Flixzone} for since november myself :)

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

      @Maurice Frank Yup, have been watching on flixzone} for since november myself =)

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

    Thank u..
    it is working fine now...

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

      Glad to hear that!

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

    super helpful!!

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

      You are welcomed

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

    thank you very much

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

      You are most welcomed

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

    OK, but how to fill data into the new JFrame from the old one? Access permission problems.

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

    can you share the entire code?

  • @diepdangkhoa
    @diepdangkhoa ปีที่แล้ว

    bro❤, can you help me Create newframe auto open after time and close oldframe

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

    hi what if the buttons are not working when i go back to the previous frame?

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

      Please follow the steps carefully. It should work properly.

  • @leo-yt8jg
    @leo-yt8jg 2 ปีที่แล้ว +1

    nice

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

    Useful. thanks

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

      You are welcomed

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

    good

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

    i didn't find the priority 'defaultcloseopen" please help ! :)

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

      Please follow from start 🙏

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

    i didn't find the priority 'defaultcloseopen" please help !

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

      me too, can you please let me know if you got it ?

  • @THomasJefferRson
    @THomasJefferRson ปีที่แล้ว

    is there a way to prevent the window opening in the corner? like can we just change the content in the panel?

    • @phoenixaxis329
      @phoenixaxis329 5 หลายเดือนก่อน

      try setting the "locationrelativeto" to null

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

    What is PI?

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

      Where is it mentioned?

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

      Personal info, in this case i think is just the name of the objet.

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

    can you share the whole code?