"Change" panel on jframe

Posted by bog on Stack Overflow See other posts from Stack Overflow or by bog
Published on 2010-04-16T10:33:29Z Indexed on 2010/04/16 10:43 UTC
Read the original article Hit count: 198

Filed under:
|

I have 2 panels, the first one is the menu, and the second is the application main panel. Firstly the menu panel shows up, than i need to switch to the other panel if a specific button is pressed on the menu (the menu is hidden but the app returns to it after running is completed). && i need to resize the frame too if it's possible.

can i do this somehow?

© Stack Overflow or respective owner

Related posts about java

Related posts about swing