| Package | Description |
|---|---|
| bibliothek.gui.dock.disable |
Contains the
DisablingStrategy and associated classes,
allows clients to disable Dockables, DockTitles
or DockActions. |
| Class and Description |
|---|
| DisablingStrategy
An
DisablingStrategy can be used to globally disable DockElements and parts of
DockElements like their DockActions or their DockTitles.Implementation wise an DisablingStrategy only offers a hint, each item has to decide on its own
whether it should heed the hint. |
| DisablingStrategyListener
This listener can be added to an
DisablingStrategy and will receive events if
the state of some items changes. |
Copyright © 2017 Docking Frames. All rights reserved.