|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridPlaceholderList | |
---|---|
bibliothek.gui.dock.station.toolbar.layout |
Uses of GridPlaceholderList in bibliothek.gui.dock.station.toolbar.layout |
---|
Subclasses of GridPlaceholderList in bibliothek.gui.dock.station.toolbar.layout | |
---|---|
class |
DockableGridPlaceholderList<P extends PlaceholderListItem<bibliothek.gui.Dockable>>
Represents a list of lists of Dockable s and placeholders.Note: this class does not validate its content in any way, it is the clients responsibility to keep the list clean. |
class |
PerspectiveGridPlaceholderList
Represents a list of lists of PerspectiveDockable s and placeholders. |
Methods in bibliothek.gui.dock.station.toolbar.layout that return GridPlaceholderList | |
---|---|
protected GridPlaceholderList<bibliothek.gui.Dockable,bibliothek.gui.DockStation,P> |
DockablePlaceholderToolbarGrid.createGrid()
|
protected GridPlaceholderList<bibliothek.gui.dock.perspective.PerspectiveDockable,bibliothek.gui.dock.perspective.PerspectiveStation,bibliothek.gui.dock.perspective.PerspectiveDockable> |
PerspectivePlaceholderToolbarGrid.createGrid()
|
protected abstract GridPlaceholderList<D,S,P> |
PlaceholderToolbarGrid.createGrid()
Creates a new GridPlaceholderList . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |