Package | Description |
---|---|
bibliothek.gui.dock.disable |
Contains the
DisablingStrategy and associated classes,
allows clients to disable Dockable s, DockTitle s
or DockAction s. |
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. |