| Package | Description |
|---|---|
| bibliothek.gui.dock.disable |
Contains the
DisablingStrategy and associated classes,
allows clients to disable Dockables, DockTitles
or DockActions. |
| Modifier and Type | Method and Description |
|---|---|
void |
DisablingStrategy.addDisablingStrategyListener(DisablingStrategyListener listener)
Adds
listener to this object, the listener will be informed when the state of this
DisablingStrategy changes. |
void |
DisablingStrategy.removeDisablingStrategyListener(DisablingStrategyListener listener)
Removes
listener from this object. |
Copyright © 2017 Docking Frames. All rights reserved.