Re: Multiple JPanels in a JFrame.
Posted By:
devaki_perumal
Posted On:
Monday, November 19, 2001 01:28 AM
set the layout of the frame to cardlayout and add the panels u want to be on the Frame to the cardlayout.
in the menu action performed u show the card(the panel u want to be visible ).For card layout refer some tutorials
Re: Multiple JPanels in a JFrame.
Posted By:
devaki_perumal
Posted On:
Monday, November 19, 2001 01:27 AM
set the layout of the frame to cardlayout and add the panels u want to be on the Frame to the cardlayout.
in the menu action performed u show the card(the panel u want to be visible ).For card layout refer some tutorials
Re: Multiple JPanels in a JFrame.
Posted By:
devaki_perumal
Posted On:
Monday, November 19, 2001 01:26 AM
set the layout of the frame to cardlayout and add the panels u want to be on the Frame to the cardlayout.
in the menu action performed u show the card(the panel u want to be visible ).For card layout refer some tutorials