View Single Post
Old 05-18-2004, 08:41 AM   #1 (permalink)
unwiseone
Registered User
 
Join Date: May 2004
Posts: 1
unwiseone is on a distinguished road
Java Swing - Multiple Perspectives

Hi,

I'm somewhat of a Java newbie. I'm working with Swing and I'm trying to develop a GUI which is able to switch between different views within a JFrame.. I think. For example, lets say I have a menu bar with File, Edit, and View pull-down menus, and under "View" I have a few different menu items. I would like to be able to switch between different views displayed on the JFrame.. or JDesktop, JLayeredPane? This is the part where I get confused. Can anyone offer some help? Thanks in advance.

- unwiseone
unwiseone is offline   Reply With Quote