| Interface | Description |
|---|---|
| PlaceholderToolbarGridConverter<D,P extends PlaceholderListItem<D>> |
A converter used by the
PlaceholderToolbarGrid when reading a
PlaceholderMap. |
| ToolbarGridLayoutManagerListener |
An observer that is added to a
ToolbarGridLayoutManager. |
| Class | Description |
|---|---|
| DockableGridPlaceholderList<P extends PlaceholderListItem<Dockable>> |
Represents a list of lists of
Dockables and placeholders. |
| DockablePlaceholderToolbarGrid<P extends PlaceholderListItem<Dockable>> | |
| GridPlaceholderList<D,S,P extends PlaceholderListItem<D>> | |
| ModeledPlaceholderToolbarGrid<D,S,P extends PlaceholderListItem<D>> |
A
PlaceholderToolbarGrid which offers a ToolbarColumnModel to access the dockables. |
| PerspectiveGridPlaceholderList |
Represents a list of lists of
PerspectiveDockables and placeholders. |
| PerspectivePlaceholderToolbarGrid |
An implementation of
PlaceholderToolbarGrid that uses PerspectiveDockables
and PerspectiveStations, thus is ideal to be used in the perspective API. |
| PlaceholderToolbarGrid<D,S,P extends PlaceholderListItem<D>> |
A
PlaceholderToolbarGrid behaves like a list of PlaceholderLists. |
| ToolbarGridLayoutManager<P extends PlaceholderListItem<Dockable>> |
This
LayoutManager2 orders a set of Components in columns. |
Copyright © 2018. All rights reserved.