| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
| bibliothek.extension.gui.dock.theme.flat |
Various graphical and logical components needed to paint the layout
when
FlatTheme is active. |
| bibliothek.gui.dock.event |
Listeners, adapters and events used in the whole framework.
|
| bibliothek.gui.dock.themes.basic |
Factories and classes used when the
BasicTheme
is active. |
| Modifier and Type | Method and Description |
|---|---|
void |
BubbleTab.dockableFocused(DockableFocusEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlatTab.dockableFocused(DockableFocusEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
DockableFocusListener.dockableFocused(DockableFocusEvent event)
Invoked when
dockable has gained the focus. |
void |
DockAdapter.dockableFocused(DockableFocusEvent event)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicStackDockComponent.BasicTab.dockableFocused(DockableFocusEvent event) |
Copyright © 2018. All rights reserved.