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 |
DefaultMenuLineLayoutStrategy
The default implementation of
MenuLineLayoutStrategy provides a generic
setting that should work for most cases. |
Modifier and Type | Method and Description |
---|---|
MenuLineLayoutStrategy |
MenuLineLayout.getStrategy()
Gets the strategy with the customized algorithms.
|
Modifier and Type | Method and Description |
---|---|
void |
MenuLineLayout.setStrategy(MenuLineLayoutStrategy strategy)
Sets a strategy offering customized algorithms.
|