Package | Description |
---|---|
bibliothek.gui.dock.util |
Distribution of information in a global scale and methods available from
everywhere.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<WindowProviderListener> |
AbstractWindowProvider.listeners
list of known listeners
|
Modifier and Type | Method and Description |
---|---|
protected WindowProviderListener[] |
AbstractWindowProvider.listeners()
Gets a list of all known listeners.
|
protected WindowProviderListener[] |
WindowProviderWrapper.listeners()
Gets all currently registered listeners.
|