|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DockStationListenerManager | |
|---|---|
| bibliothek.gui.dock | The five basic classes implementing Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.station | Elements needed by various implementations of the
DockStation interface. |
| bibliothek.gui.dock.station.support | Elements used by various DockStations to store
properties and to propagate events to other objects. |
| Uses of DockStationListenerManager in bibliothek.gui.dock |
|---|
| Fields in bibliothek.gui.dock declared as DockStationListenerManager | |
|---|---|
protected DockStationListenerManager |
SplitDockStation.dockStationListeners
The list of all registered DockStationListeners. |
| Uses of DockStationListenerManager in bibliothek.gui.dock.station |
|---|
| Fields in bibliothek.gui.dock.station declared as DockStationListenerManager | |
|---|---|
protected DockStationListenerManager |
AbstractDockStation.listeners
The list of DockStationListeners which
can be used to send events to all listeners. |
protected DockStationListenerManager |
AbstractDockableStation.listeners
The list of DockStationListeners which
can be used to send events to all listeners. |
| Uses of DockStationListenerManager in bibliothek.gui.dock.station.support |
|---|
| Constructors in bibliothek.gui.dock.station.support with parameters of type DockStationListenerManager | |
|---|---|
DockableShowingManager(DockStationListenerManager listeners)
Constructs a new manager |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||