| Package | Description |
|---|---|
| bibliothek.gui.dock.focus | |
| bibliothek.gui.dock.themes |
Contains an implementation of
DockTheme and
all classes which are neede by this theme. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDockableSelection.addDockableSelectionListener(DockableSelectionListener listener) |
void |
DockableSelection.addDockableSelectionListener(DockableSelectionListener listener)
Adds a listener that gets informed when the state of this selection changes.
|
void |
AbstractDockableSelection.removeDockableSelectionListener(DockableSelectionListener listener) |
void |
DockableSelection.removeDockableSelectionListener(DockableSelectionListener listener)
Removes a listener that gets informed when the state of this selection changes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThemeDockableSelection.addDockableSelectionListener(DockableSelectionListener listener) |
void |
ThemeDockableSelection.removeDockableSelectionListener(DockableSelectionListener listener) |
Copyright © 2017 Docking Frames. All rights reserved.