Package | Description |
---|---|
bibliothek.gui.dock.station.stack.tab |
This package contains a generic implementation of a "tabbed-pane".
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAxisConversion
The default
AxisConversion assumes:
the model is a line at the top of some rectangle, the point 0/0 is the top left point of that rectangle
the view is a line at one side of some rectangle
|
Modifier and Type | Method and Description |
---|---|
protected AxisConversion |
MenuLineLayout.getConversion(TabPane pane)
Creates a new
AxisConversion to convert a layout that
is at the top of dockables to a layout at the TabPlacement
given by pane . |