-
JFrame`s question
well I'm from peru and I'm going slowly with SWING, now I have an exercise to do is develop a system with a main menu and 2 buttons which I take one to a record of client and another to see in a JTable which have been registered, the program is developed at the memory, I mean BD is not used, some form of programming for the data when changing JFrame these data are not lost
-
Re: Duda Con JFrames
Do you have a question about your program?
-
Re: Duda Con JFrames
bone, as I can store data in the main menu RegistroClientes and then pass it to the list of tables.
-
Re: Duda Con JFrames
Well, I want to clarify again the idea of the program and that I am beginning to set, the idea is that data are not lost in the arrangements are kept in the Main Menu Frame because it never closes and therefore never lose. I have saved well and in arrangements and are in the Main Menu Frame, but now how is that through this method where the data is stored and assign the can get the JTable to be in a separate JFrame. If not let me understand.