| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
| bibliothek.gui.dock.action |
The components dealing with the logic of
DockActions. |
| bibliothek.gui.dock.action.actions |
Contains a set of different
DockActions
and supporting classes. |
| bibliothek.gui.dock.themes.basic.action |
Elements handling the view of
DockActions. |
| Constructor and Description |
|---|
BubbleSeparator(SeparatorAction action)
Creates a new view
|
| Modifier and Type | Field and Description |
|---|---|
static ActionType<SeparatorAction> |
ActionType.SEPARATOR
Represents a separator.
|
| Modifier and Type | Field and Description |
|---|---|
static SeparatorAction |
SeparatorAction.MENU_SEPARATOR
A separator that is only visible on menus
|
static SeparatorAction |
SeparatorAction.SEPARATOR
A separator that is visible on menus and on titles
|
static SeparatorAction |
SeparatorAction.TITLE_SEPARATOR
A separator which is only visible on titles
|
| Constructor and Description |
|---|
BasicSeparatorHandler(JSeparator separator,
SeparatorAction action)
Creates a new handler
|
Copyright © 2018. All rights reserved.