Package | Description |
---|---|
bibliothek.gui.dock.station.stack.tab |
This package contains a generic implementation of a "tabbed-pane".
|
Modifier and Type | Method and Description |
---|---|
protected MenuLineLayoutPane |
MenuLineLayout.createInfoFor(TabPane pane) |
MenuLineLayoutPane |
MenuLineLayoutPossibility.getPane()
Gets the representation of the
TabPane for which which possible layout
is evaluated. |
Modifier and Type | Method and Description |
---|---|
protected void |
MenuLineLayout.destroy(MenuLineLayoutPane info) |
Constructor and Description |
---|
MenuLineLayoutPossibility(MenuLineLayoutPane pane,
Size tab,
Size menu,
Size info)
Creates a new layout.
|