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 |
DefaultMenuLineLayoutFactory
Default implementation of
MenuLineLayoutFactory . |
Modifier and Type | Method and Description |
---|---|
MenuLineLayoutFactory |
MenuLineLayout.getFactory()
Gets a factory which can be used to create items useful for this
MenuLineLayout . |
Modifier and Type | Method and Description |
---|---|
void |
MenuLineLayout.setFactory(MenuLineLayoutFactory factory)
Sets a factory to create items that are required by this
MenuLineLayout . |