protected class ToolbarGridLayoutManager.Wrapper
extends java.lang.Object
Component
, caches minimal, maximal or
preferred size.Modifier and Type | Field and Description |
---|---|
java.awt.Component |
component |
java.awt.Dimension |
required |
Constructor and Description |
---|
Wrapper(java.awt.Component component) |
Modifier and Type | Method and Description |
---|---|
java.awt.Rectangle |
getBounds()
Gets the current boundaries of this cell.
|
java.awt.Rectangle |
getScreenBounds()
Gets the current boundaries of this cell in the screen coordinates
|
void |
reset(bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager.Size size)
Resets the size constraints of this item.
|
public java.awt.Component component
public java.awt.Dimension required
public void reset(bibliothek.gui.dock.station.toolbar.layout.ToolbarGridLayoutManager.Size size)
size
- the kind of size that should be used as constraintpublic java.awt.Rectangle getBounds()
null
public java.awt.Rectangle getScreenBounds()
null