| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DropDownItemAction | |
|---|---|
| bibliothek.gui | The high level interfaces of the framework and the most often used classes. | 
| bibliothek.gui.dock.action | The components dealing with the logic of DockActions. | 
| bibliothek.gui.dock.action.actions | Contains a set of different DockActions
 and supporting classes. | 
| bibliothek.gui.dock.facile.action | Some DockActions used byCommon. | 
| bibliothek.gui.dock.facile.mode.action | A set of DockActions that change theLocationModeof aDockable. | 
| bibliothek.gui.dock.station.flap | Elements that are related to the FlapDockStation. | 
| bibliothek.gui.dock.station.screen | Elements that are related to the ScreenDockStation. | 
| bibliothek.gui.dock.station.split | Elements which are needed by the SplitDockStation,
 and which are needed to interact with the station. | 
| Uses of DropDownItemAction in bibliothek.gui | 
|---|
| Classes in bibliothek.gui that implement DropDownItemAction | |
|---|---|
|  class | DockFrontend.HiderAn object which is action and ActionGuardat the same time. | 
| Uses of DropDownItemAction in bibliothek.gui.dock.action | 
|---|
| Subinterfaces of DropDownItemAction in bibliothek.gui.dock.action | |
|---|---|
|  interface | ButtonDockActionAn action that can be pressed like a button. | 
|  interface | SelectableDockActionAn action which has two states "selected" and "not selected". | 
|  interface | StandardDropDownItemActionA compination of a DropDownItemActionand aStandardDockAction. | 
| Uses of DropDownItemAction in bibliothek.gui.dock.action.actions | 
|---|
| Classes in bibliothek.gui.dock.action.actions that implement DropDownItemAction | |
|---|---|
|  class | GroupedButtonDockAction<K>A GroupedDockActionthat provides the functionality of
 aButtonDockAction. | 
|  class | GroupedDropDownItemAction<K,D extends SimpleDropDownItemAction>An action that can be shown as child of a DropDownAction. | 
|  class | GroupedSelectableDockAction<K>An action that can change between selected and not selected. | 
| 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 | 
|  class | SimpleButtonActionA ButtonDockActionthat has the same properties for allDockableswhich use the action. | 
|  class | SimpleDropDownItemActionAn action that can be shown as child of a DropDownActionand
 which has advanced information for theDropDownAction. | 
|  class | SimpleSelectableActionA DockActionthat has a stateselected. | 
| static class | SimpleSelectableAction.CheckA SimpleSelectableActionthat is visualized as
 aActionType.CHECK. | 
| static class | SimpleSelectableAction.RadioA SimpleSelectableActionthat is visualized as
 aActionType.RADIO. | 
| Uses of DropDownItemAction in bibliothek.gui.dock.facile.action | 
|---|
| Classes in bibliothek.gui.dock.facile.action that implement DropDownItemAction | |
|---|---|
|  class | CloseActionThis action shows an icon for "close". | 
|  class | RenameActionThis DockActioncan change thetitle-textof aDockable. | 
| static class | RenameAction.RenameDefaultDockableAn implementation of RenameActionthat can handleDefaultDockables. | 
| static class | RenameAction.RenameFlapDockStationAn implementation of RenameActionthat can handleFlapDockStations. | 
| static class | RenameAction.RenameSplitDockStationAn implementation of RenameActionthat can handleSplitDockStations. | 
| static class | RenameAction.RenameStackDockStationAn implementation of RenameActionthat can handleStackDockStations. | 
|  class | ReplaceActionA DockActionthat can replace aDockStationby it's only
 child. | 
| Uses of DropDownItemAction in bibliothek.gui.dock.facile.mode.action | 
|---|
| Classes in bibliothek.gui.dock.facile.mode.action that implement DropDownItemAction | |
|---|---|
|  class | ExternalizedModeActionAn action used to change the Modeof aDockableto
 theExternalizedMode. | 
|  class | LocationModeActionAction for changing the LocationModeof aDockable. | 
|  class | MaximizedModeActionAn action used to change the Modeof aDockableto
 theMaximizedMode. | 
|  class | MinimizedModeActionAn action used to change the Modeof aDockableto
 theMinimizedMode. | 
|  class | NormalModeActionAn action used to change the Modeof aDockableto
 theNormalMode. | 
| Uses of DropDownItemAction in bibliothek.gui.dock.station.flap | 
|---|
| Classes in bibliothek.gui.dock.station.flap that implement DropDownItemAction | |
|---|---|
|  class | FlapDockHoldToggleThis DockActionis shown together with the children of aFlapDockStation, and allows to "stick" aDockable. | 
| Uses of DropDownItemAction in bibliothek.gui.dock.station.screen | 
|---|
| Classes in bibliothek.gui.dock.station.screen that implement DropDownItemAction | |
|---|---|
|  class | ScreenFullscreenActionThis DockActionis mainly used by theScreenDockStationto allow it's children to go into fullscreen-mode. | 
| Uses of DropDownItemAction in bibliothek.gui.dock.station.split | 
|---|
| Classes in bibliothek.gui.dock.station.split that implement DropDownItemAction | |
|---|---|
|  class | SplitFullScreenActionThis DockActionis mainly used by theSplitDockStationto allow it's children to get in fullscreen-mode. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||