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. |
bibliothek.gui.dock.station.stack.menu |
Contains an abstract implementation of
CombinedMenu
including helper classes. |
Class and Description |
---|
AbstractCombinedMenu
An abstract implementation of
CombinedMenu , this menu
delegates creation and management of its Component to its
subclasses and uses a CombinedMenuContent to show its content. |
ButtonCombinedMenu
A
CombinedMenu intended to be subclasses. |
Class and Description |
---|
AbstractCombinedMenu
An abstract implementation of
CombinedMenu , this menu
delegates creation and management of its Component to its
subclasses and uses a CombinedMenuContent to show its content. |
ButtonCombinedMenu
A
CombinedMenu intended to be subclasses. |
Class and Description |
---|
AbstractCombinedMenu
An abstract implementation of
CombinedMenu , this menu
delegates creation and management of its Component to its
subclasses and uses a CombinedMenuContent to show its content. |
ButtonCombinedMenu
A
CombinedMenu intended to be subclasses. |
Class and Description |
---|
AbstractCombinedMenu
An abstract implementation of
CombinedMenu , this menu
delegates creation and management of its Component to its
subclasses and uses a CombinedMenuContent to show its content. |
CombinedMenuContent
A popup menu often used by
CombinedMenu s to show their content. |
CombinedMenuContent.Item
Describes one item of a menu.
|
CombinedMenuContentListener
A listener added to a
CombinedMenuContent . |