|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GridPlaceholderList.Column<D,S,P extends PlaceholderListItem<D>> | Represents one list of Dockable s. |
GridPlaceholderList.ColumnItem<D,S,P extends PlaceholderListItem<D>> | An class representing either a GridPlaceholderList.Column or a DockElement . |
PlaceholderToolbarGridConverter<D,P extends PlaceholderListItem<D>> | A converter used by the PlaceholderToolbarGrid when reading a
PlaceholderMap . |
Class Summary | |
---|---|
DockableGridPlaceholderList<P extends PlaceholderListItem<bibliothek.gui.Dockable>> | Represents a list of lists of Dockable s and placeholders.Note: this class does not validate its content in any way, it is the clients responsibility to keep the list clean. |
DockablePlaceholderToolbarGrid<P extends PlaceholderListItem<bibliothek.gui.Dockable>> | An implementation of PlaceholderToolbarGrid that uses Dockable s and DockStation s. |
GridPlaceholderList<D,S,P extends PlaceholderListItem<D>> | This PlaceholderList stores GridPlaceholderList.Column s as items, where one
GridPlaceholderList.Column is just another PlaceholderList . |
PlaceholderToolbarGrid<D,S,P extends PlaceholderListItem<D>> | A PlaceholderToolbarGrid behaves like a list of
PlaceholderList s. |
ToolbarGridLayoutManager<P extends PlaceholderListItem<bibliothek.gui.Dockable>> | This LayoutManager2 orders a set of Component s in columns. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |