Creating MDI Applications in Java Using Netbeans

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

КОМЕНТАРІ • 45

  • @alliouasofiane
    @alliouasofiane  3 роки тому +1

    I hope this tutorial will be helpful to you

  • @Inzurrekto1
    @Inzurrekto1 5 років тому +1

    This is exactly what i'm looking for. Thanks!

  • @shobitaarora2755
    @shobitaarora2755 7 років тому +1

    I literally solved my problems and also enjoyed it gives me alot happiness

  • @rogue495
    @rogue495 6 років тому +1

    Just what i have been looking for, tysm

  • @barbarosozhan8137
    @barbarosozhan8137 9 років тому +1

    excellent, sofiane, i thank you too ...

  • @harshitchavda6533
    @harshitchavda6533 8 років тому +2

    It's very useful to me and i did it thanks for uploading this tutorial Sofiane.

  • @lindalillia
    @lindalillia 4 роки тому +1

    merci bcp pour ce tutoriel.

  • @CaptHook-xb9jw
    @CaptHook-xb9jw 6 років тому +1

    very helpful, but
    I have several forms in 1 project, how to add form Menu like you've made in this video? Thanks.

  • @shirosanchez265
    @shirosanchez265 7 років тому +1

    Thanks. I'm so grateful with you.This way worked perfectly for me, it was easy and fast.

  • @jamesclaveria2906
    @jamesclaveria2906 2 роки тому

    why when i type the code in frame 1 itsays no suitable method found for add?

  • @dejutech
    @dejutech 8 років тому +1

    It's very useful to me and I did it thanks for uploading this tutorial

  • @redanac
    @redanac 9 років тому +3

    really helpful, thanks,just what I have been looking for :D!!

  • @avelatshangela5480
    @avelatshangela5480 7 років тому +1

    Wow, this was amazing... thank you so much

  • @sss-ks6yk
    @sss-ks6yk 6 років тому

    i couldn't add action to checkbox, there is no choice action on event's menu of the check box as in the button why??

  • @angeloerica1900
    @angeloerica1900 4 роки тому

    Im getting error in
    DynamicPanel.setLayout(layout)
    The error says : Create Class

  • @ahmadyassiralaina7309
    @ahmadyassiralaina7309 5 років тому +1

    thanks a lot!

  • @sakgambit
    @sakgambit 5 років тому

    Hey There, I'm having a difficulty in it while doing the same process with more than 2 panel forms. I applied the same process for 3rd panel and it doesn't even showing the home of it.

  • @yassinezorgati6762
    @yassinezorgati6762 7 років тому +1

    thank you very much ,really helpful

  • @omkarmarbhal
    @omkarmarbhal 7 років тому +1

    Thank U for such helpful video...!!

  • @rjrajsaha
    @rjrajsaha 7 років тому +1

    Thank u for this video.

  • @Jadson15052007
    @Jadson15052007 9 років тому +1

    muito bom belo tutorial parabéns ocorreu tudo certo.

  • @AriqDaffaA
    @AriqDaffaA 8 років тому

    how do i make the "Panel1" fill the entire DynamicPanel?

  • @ovaisahmed7162
    @ovaisahmed7162 8 років тому +1

    thank you for this video

  • @vbondb
    @vbondb 6 років тому +1

    Thank You so much...........

  • @hamiltec1
    @hamiltec1 9 років тому

    Oh sorry, I could see that is just the name of one of the JPanel.

  • @gayanikanchana606
    @gayanikanchana606 7 років тому

    im using netbeans 8.2. i coded and executed the same. but dynamic panel didn't get loaded.only the button panel became visible

    • @alliouasofiane
      @alliouasofiane  7 років тому

      Regardless of version, dynamicPanel is JPanel Object , used to view panel 1 and panel 2.

  • @iperezgenius
    @iperezgenius 8 років тому

    i dont suppose you have the project file for this. I am receiving a "java.lang.NullPointerException" with this line "dynamicPanel.setLayout(layout);". Any idea where i am going wrong...

  • @xdarturoxd24
    @xdarturoxd24 6 років тому +1

    you save me, great video :)))

  • @hamiltec1
    @hamiltec1 9 років тому

    Hey I don't know why netbeans does not recognize the "DynamicPanel" instance, whenever I type it in I just complaints saying that it does not exist, I've been watching all the video over an over but to be honest you never import this DynamicPanel, could you please help me out.

    • @guitartsword
      @guitartsword 9 років тому +1

      +Hamilec 01 Maybe if pay more attention to minute 6:23 . There is no instance called DynamicPanel, there is an instance called JPanel with name DynamicPanel.

  • @fatharaniwafda4463
    @fatharaniwafda4463 7 років тому

    Frame1 f = new Frame1();
    // desktop.add(f);
    f.setVisible(true);
    when I type the "desktop. ..." source code (4:19), there is no option "add" in my NetBeans. what should I do ?
    I am using NetBeans IDE 8.2

    • @alliouasofiane
      @alliouasofiane  7 років тому

      first you must add desktop pane object into your main frame

  • @mohamedgdm6209
    @mohamedgdm6209 5 років тому

    thanck you

  • @trantienhiep1067
    @trantienhiep1067 7 років тому +1

    thanks a lot

  • @williamslucianopaucarsanch5655
    @williamslucianopaucarsanch5655 8 років тому

    amigo lo quiero hacer con 5 botones no me sale

  • @muqaddasaslam8206
    @muqaddasaslam8206 7 років тому

    i select frame item from frame menu but the frame not add to desktop that's why not visable...plzz help me

  • @josephanish9818
    @josephanish9818 7 років тому +1

    lot of thanks

  • @AbdulSamad-hd1sr
    @AbdulSamad-hd1sr 6 років тому +1

    thanks .sir

  • @thosirohitsugaya5848
    @thosirohitsugaya5848 8 років тому +1

    good

  • @subhransudas890
    @subhransudas890 4 роки тому +1

    Bakwas video.. It is not creating dynamic panels..
    If you don't have idea how dynamic things are really work.. Search carousel slider which is dynamically created by user..
    Actually calling different panels in different button.. Try to make only 1 button and 1 panel but in runtime user can create multiple panels as many as want.

  • @советскаяродина
    @советскаяродина 7 років тому

    are you deaf mute?