Swing - Handling multiple screens based on JMenu selection.
Hi, I am new to swing and want to know how to handle multiple screens. Basically I have a JMenu in JFrame and based on JMenu selection, I want to load different screens. How do we achieve functionality in swing?regards,Jatin