public class PerspectiveGridPlaceholderList extends GridPlaceholderList<bibliothek.gui.dock.perspective.PerspectiveDockable,bibliothek.gui.dock.perspective.PerspectiveStation,bibliothek.gui.dock.perspective.PerspectiveDockable>
PerspectiveDockable
s and placeholders.Constructor and Description |
---|
PerspectiveGridPlaceholderList() |
Modifier and Type | Method and Description |
---|---|
protected bibliothek.gui.dock.perspective.PerspectiveDockable[] |
getItemChildren(bibliothek.gui.dock.perspective.PerspectiveStation station)
Gets all the children of
station |
protected bibliothek.util.Path |
getItemPlaceholder(bibliothek.gui.dock.perspective.PerspectiveDockable dockable)
Gest the placeholder of
dockable . |
protected bibliothek.gui.dock.station.support.PlaceholderMap |
getItemPlaceholders(bibliothek.gui.dock.perspective.PerspectiveStation station)
Gets all the placeholders of
station |
protected bibliothek.gui.dock.perspective.PerspectiveStation |
itemToStation(bibliothek.gui.dock.perspective.PerspectiveDockable dockable)
Converts the item
dockable to a station. |
protected void |
setItemPlaceholders(bibliothek.gui.dock.perspective.PerspectiveStation station,
bibliothek.gui.dock.station.support.PlaceholderMap map)
Sets the placeholders that are to be used by
station |
createColumn, getChildren, getConverter, getPlaceholder, getPlaceholders, setConverter, setPlaceholders, toStation, toString
addPlaceholder, baseToLevel, bind, clear, dockables, getDockableAt, getDockableIndex, getItem, getItem, getListIndex, getListIndex, getMap, getMetaMap, getNextListIndex, getStrategy, hasPlaceholder, insertAllPlaceholders, levelToBase, list, listPlaceholders, purePlaceholders, put, put, read, read, remove, remove, removeAll, removeAll, setStrategy, size, toMap, toString, unbind
protected bibliothek.gui.dock.perspective.PerspectiveStation itemToStation(bibliothek.gui.dock.perspective.PerspectiveDockable dockable)
GridPlaceholderList
dockable
to a station.itemToStation
in class GridPlaceholderList<bibliothek.gui.dock.perspective.PerspectiveDockable,bibliothek.gui.dock.perspective.PerspectiveStation,bibliothek.gui.dock.perspective.PerspectiveDockable>
dockable
- the item to convertnull
protected bibliothek.gui.dock.perspective.PerspectiveDockable[] getItemChildren(bibliothek.gui.dock.perspective.PerspectiveStation station)
GridPlaceholderList
station
getItemChildren
in class GridPlaceholderList<bibliothek.gui.dock.perspective.PerspectiveDockable,bibliothek.gui.dock.perspective.PerspectiveStation,bibliothek.gui.dock.perspective.PerspectiveDockable>
station
- the station whose children are searchedprotected bibliothek.util.Path getItemPlaceholder(bibliothek.gui.dock.perspective.PerspectiveDockable dockable)
GridPlaceholderList
dockable
.getItemPlaceholder
in class GridPlaceholderList<bibliothek.gui.dock.perspective.PerspectiveDockable,bibliothek.gui.dock.perspective.PerspectiveStation,bibliothek.gui.dock.perspective.PerspectiveDockable>
dockable
- some element of this gridnull
protected bibliothek.gui.dock.station.support.PlaceholderMap getItemPlaceholders(bibliothek.gui.dock.perspective.PerspectiveStation station)
GridPlaceholderList
station
getItemPlaceholders
in class GridPlaceholderList<bibliothek.gui.dock.perspective.PerspectiveDockable,bibliothek.gui.dock.perspective.PerspectiveStation,bibliothek.gui.dock.perspective.PerspectiveDockable>
station
- some stationnull
protected void setItemPlaceholders(bibliothek.gui.dock.perspective.PerspectiveStation station, bibliothek.gui.dock.station.support.PlaceholderMap map)
GridPlaceholderList
station
setItemPlaceholders
in class GridPlaceholderList<bibliothek.gui.dock.perspective.PerspectiveDockable,bibliothek.gui.dock.perspective.PerspectiveStation,bibliothek.gui.dock.perspective.PerspectiveDockable>
station
- the station whose layout is to be updatedmap
- the new placeholders, never null