Class and Description |
---|
ToolbarGridLayoutManager
This
LayoutManager2 orders a set of Component s in columns. |
Class and Description |
---|
PerspectivePlaceholderToolbarGrid
An implementation of
PlaceholderToolbarGrid that uses PerspectiveDockable s
and PerspectiveStation s, thus is ideal to be used in the perspective API. |
Class and Description |
---|
DockablePlaceholderToolbarGrid |
ToolbarGridLayoutManager
This
LayoutManager2 orders a set of Component s in columns. |
Class and Description |
---|
DockablePlaceholderToolbarGrid |
GridPlaceholderList
This
PlaceholderList stores GridPlaceholderList.Column s as items, where one
GridPlaceholderList.Column is just another PlaceholderList . |
GridPlaceholderList.Column
Represents one list of
Dockable s. |
GridPlaceholderList.ColumnItem
An class representing either a
GridPlaceholderList.Column or a DockElement . |
ModeledPlaceholderToolbarGrid
A
PlaceholderToolbarGrid which offers a ToolbarColumnModel to access the dockables. |
PlaceholderToolbarGrid
A
PlaceholderToolbarGrid behaves like a list of PlaceholderList s. |
PlaceholderToolbarGridConverter
A converter used by the
PlaceholderToolbarGrid when reading a
PlaceholderMap . |
ToolbarGridLayoutManager.Wrapper
A wrapper around one
Component , caches minimal, maximal or
preferred size. |
ToolbarGridLayoutManagerListener
An observer that is added to a
ToolbarGridLayoutManager . |