Package | Description |
---|---|
bibliothek.gui.dock.station.toolbar.layout |
Modifier and Type | Method and Description |
---|---|
protected ToolbarGridLayoutManager.Wrapper[][] |
ToolbarGridLayoutManager.layout()
Gets an array of columns, where each column is an array of
Component s. |
Modifier and Type | Method and Description |
---|---|
protected void |
ToolbarGridLayoutManager.layout(java.awt.Container parent,
ToolbarGridLayoutManager.Wrapper[][] components,
java.awt.Dimension required,
java.awt.Dimension available,
bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager.Size size)
Layouts
components such that they fit into
available . |