Package | Description |
---|---|
bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
bibliothek.extension.gui.dock.theme.eclipse.stack |
An implementation of
TabPane and
supporting classes for the EclipseTheme . |
bibliothek.extension.gui.dock.theme.flat |
Various graphical and logical components needed to paint the layout
when
FlatTheme is active. |
Modifier and Type | Class and Description |
---|---|
class |
BubbleTabMenu
A round button with an icon that opens a menu when clicked.
|
Modifier and Type | Class and Description |
---|---|
class |
EclipseMenu
A menu used by the
EclipseTabPane to select Dockable s.The icon of the menu is TabMenuOverflowIconBridge.ICON_KEY , and thus changes automatically
when the number of children changes. |
Modifier and Type | Class and Description |
---|---|
class |
FlatMenu
A menu that contains a list of
Dockable s to select. |