|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GridPlaceholderList.ColumnItem<D,S,P extends bibliothek.gui.dock.station.support.PlaceholderListItem<D>>
An class representing either a GridPlaceholderList.Column
or a DockElement
.
Method Summary | |
---|---|
GridPlaceholderList.ColumnItem<D,S,P> |
asStation()
Converst this item into an item that represents a DockStation |
GridPlaceholderList.ColumnItem<D,S,P>[] |
getChildren()
Gets the children of this station |
bibliothek.util.Path |
getPlaceholder()
Gets a placeholder for this item. |
bibliothek.gui.dock.station.support.PlaceholderMap |
getPlaceholders()
Gets all the placeholders of this item. |
void |
setPlaceholders(bibliothek.gui.dock.station.support.PlaceholderMap map)
Sets all the placeholders of this station. |
Method Detail |
---|
GridPlaceholderList.ColumnItem<D,S,P> asStation()
DockStation
null
bibliothek.util.Path getPlaceholder()
null
GridPlaceholderList.ColumnItem<D,S,P>[] getChildren()
bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
null
void setPlaceholders(bibliothek.gui.dock.station.support.PlaceholderMap map)
map
- the new placeholders
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |