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