Package | Description |
---|---|
bibliothek.gui.dock.action.actions |
Contains a set of different
DockAction s
and supporting classes.The actions in this package will create views, which show Icon s,
text, tooltips and other gimmicks. |
bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation . |
Modifier and Type | Class and Description |
---|---|
static class |
GroupedSelectableDockAction.Check<K>
An action intended to use as type
ActionType.CHECK |
static class |
GroupedSelectableDockAction.Radio<K>
An action intended to use as type
ActionType.RADIO |
Modifier and Type | Class and Description |
---|---|
class |
FlapDockHoldToggle
This
DockAction is shown together with the children of a
FlapDockStation , and allows to "stick" a Dockable . |