Package com.objectplanet.gui.tabs

Interface Summary
TabbedListener This interface specifies the callback for the tabbed panel event listener.
 

Class Summary
TabbedContainer This class contains the tabbed components and renders the tabs.
TabbedEvent This is the event generated by a tabbed panel, when a component is either selected, deselected, detached, or retached to the panel.
TabbedPanel This class implements a tabbed panel component.
TabbedPanelDemo Demonstrates the tabbed panel component.