Class TabbedPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener, IButtonsPanel, IPanelGroup

public class TabbedPanel extends AbstractPanelGroup implements Serializable

Graphical interface that's a JPanel with an inner JTabbedPane that contains the IPanel's of this group, and supports work with them.

Version:
15/10/2007
Author:
Pablo Piqueras Bartolomé (pablo.piqueras@iver.es)
See Also: