Package | Description |
---|---|
bibliothek.gui.dock.station.toolbar.layout |
Modifier and Type | Interface and Description |
---|---|
static interface |
GridPlaceholderList.Column<D,S,P extends bibliothek.gui.dock.station.support.PlaceholderListItem<D>>
Represents one list of
Dockable s. |
Modifier and Type | Method and Description |
---|---|
GridPlaceholderList.ColumnItem<D,S,P> |
GridPlaceholderList.ColumnItem.asStation()
Converst this item into an item that represents a
DockStation |
GridPlaceholderList.ColumnItem<D,S,P>[] |
GridPlaceholderList.ColumnItem.getChildren()
Gets the children of this station
|
protected GridPlaceholderList.ColumnItem<D,S,P>[] |
GridPlaceholderList.getChildren(GridPlaceholderList.ColumnItem<D,S,P> station) |
protected GridPlaceholderList.ColumnItem<D,S,P> |
GridPlaceholderList.toStation(GridPlaceholderList.ColumnItem<D,S,P> dockable) |
Modifier and Type | Method and Description |
---|---|
protected GridPlaceholderList.ColumnItem<D,S,P>[] |
GridPlaceholderList.getChildren(GridPlaceholderList.ColumnItem<D,S,P> station) |
protected bibliothek.util.Path |
GridPlaceholderList.getPlaceholder(GridPlaceholderList.ColumnItem<D,S,P> dockable) |
protected bibliothek.gui.dock.station.support.PlaceholderMap |
GridPlaceholderList.getPlaceholders(GridPlaceholderList.ColumnItem<D,S,P> station) |
protected void |
GridPlaceholderList.setPlaceholders(GridPlaceholderList.ColumnItem<D,S,P> station,
bibliothek.gui.dock.station.support.PlaceholderMap map) |
protected GridPlaceholderList.ColumnItem<D,S,P> |
GridPlaceholderList.toStation(GridPlaceholderList.ColumnItem<D,S,P> dockable) |
protected String |
GridPlaceholderList.toString(GridPlaceholderList.ColumnItem<D,S,P> dockable) |