| Package | Description |
|---|---|
| bibliothek.gui.dock.station.stack.tab |
This package contains a generic implementation of a "tabbed-pane".
|
| bibliothek.gui.dock.station.stack.tab.layouting |
Various interfaces and classes used by a
TabPane to
describe its content to a TabLayoutManager, which
will set position and size of all the children of the TabPane. |
| Modifier and Type | Method and Description |
|---|---|
TabsLayoutBlock |
MenuLineLayoutFactory.createTabs(MenuLineLayout layout,
TabPane pane)
Creates a new
LayoutBlock representing the tabs of pane. |
TabsLayoutBlock |
DefaultMenuLineLayoutFactory.createTabs(MenuLineLayout layout,
TabPane pane) |
TabsLayoutBlock |
MenuLineLayoutPane.getTabs()
Gets the tabs that are shown on this pane.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTabsLayoutBlock |
class |
LineTabsLayoutBlock
This
TabsLayoutBlock orders its tabs in a line. |
Copyright © 2017 Docking Frames. All rights reserved.