|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AxisConversion | An axis conversion transforms coordinates and sizes from one to another system. |
LonelyTabPaneComponent | A LonelyTabPaneComponent is a TabPaneComponent which can
be used in a layout as a single element. |
Tab | A Tab represents a single Dockable that lies on a TabPane . |
TabContentFilter | This interface tells a StackDockStation how to fill the tabs
for its children. |
TabLayoutManager | A TabLayoutManager is responsible managing the location and size
of tabs on a TabPane . |
TabMenu | A TabMenu is a list of one or several Dockable s, the user
can open the menu and select one of them. |
TabPane | A TabPane is a view onto some component that shows a set of
Dockable s. |
TabPaneComponent | A TabPaneComponent is a child of a TabPane . |
TabPaneListener | An observer added to a TabPane . |
Class Summary | |
---|---|
AbstractTab | Abstract implemention of Tab based on a real Component . |
AbstractTabContentFilter | An abstract implementation of TabContentFilter , knows which StackDockStation s
and which Dockable s are currently filtered. |
AbstractTabLayoutManager<I extends AbstractTabLayoutManager.PaneInfo> | This layout manager creates a common interface to store information for each
TabPane individually. |
AbstractTabLayoutManager.PaneInfo | Information about a TabPane that gets laid out by
this AbstractTabLayoutManager . |
AbstractTabPane<T extends Tab,M extends TabMenu,I extends LonelyTabPaneComponent> | An abstract implementation of TabPane . |
AbstractTabPaneComponent | A TabPaneComponent that really represents a Component . |
DefaultAxisConversion | The default AxisConversion assumes:
the model is a line at the top of some rectangle
the view is a line at one side of some rectangle
|
DefaultTabContentFilter | This TabContentFilter offers a set of predefined behavioral patterns. |
MenuLineLayout | Orders tabs in a line, if there is not enough space a menu is used. |
RowLayout | This layout puts all tabs in one, or if there is not enough space, in many, rows. |
Enum Summary | |
---|---|
DefaultTabContentFilter.Behavior | Tells a DefaultTabContentFilter how it behaves. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |