|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolbarGridLayoutManager.Wrapper | |
---|---|
bibliothek.gui.dock.station.toolbar.layout |
Uses of ToolbarGridLayoutManager.Wrapper in bibliothek.gui.dock.station.toolbar.layout |
---|
Methods in bibliothek.gui.dock.station.toolbar.layout that return ToolbarGridLayoutManager.Wrapper | |
---|---|
protected ToolbarGridLayoutManager.Wrapper[][] |
ToolbarGridLayoutManager.layout()
Gets an array of columns, where each column is an array of Component s. |
Methods in bibliothek.gui.dock.station.toolbar.layout with parameters of type ToolbarGridLayoutManager.Wrapper | |
---|---|
protected void |
ToolbarGridLayoutManager.layout(Container parent,
ToolbarGridLayoutManager.Wrapper[][] components,
Dimension required,
Dimension available,
bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager.Size size)
Layouts components such that they fit into
available . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |