| Package | Description |
|---|---|
| bibliothek.gui.dock.action |
The components dealing with the logic of
DockActions. |
| bibliothek.gui.dock.event |
Listeners, adapters and events used in the whole framework.
|
| bibliothek.gui.dock.station.screen |
Elements that are related to the
ScreenDockStation. |
| bibliothek.gui.dock.station.stack.action |
Contains the
DockActionDistributor interface
which allows clients to tell where a DockAction appears, either
as part of a tab, of the info panel, or on the DockTitle. |
| Modifier and Type | Field and Description |
|---|---|
protected List<DockActionSourceListener> |
AbstractDockActionSource.listeners
The listeners which are registered on this source
|
| Modifier and Type | Class and Description |
|---|---|
class |
DockActionSourceAdapter
An abstract implementation of
DockActionSourceListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
FullscreenActionSource.addDockActionSourceListener(DockActionSourceListener listener) |
void |
FullscreenActionSource.removeDockActionSourceListener(DockActionSourceListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
DockActionDistributorSource.addDockActionSourceListener(DockActionSourceListener listener) |
void |
DockActionDistributorSource.removeDockActionSourceListener(DockActionSourceListener listener) |
Copyright © 2018. All rights reserved.