| Class | Description |
|---|---|
| CloseAction |
This action shows an icon for "close".
|
| KeyedActionSource |
An action source using
CDockable.getAction(String) to determine which
action to use. |
| RenameAction | |
| RenameAction.RenameDefaultDockable |
An implementation of
RenameAction that can handle
DefaultDockables. |
| RenameAction.RenameFlapDockStation |
An implementation of
RenameAction that can handle
FlapDockStations. |
| RenameAction.RenameSplitDockStation |
An implementation of
RenameAction that can handle
SplitDockStations. |
| RenameAction.RenameStackDockStation |
An implementation of
RenameAction that can handle
StackDockStations. |
| RenameActionFactory |
A factory creating
RenameActions for a
DockController. |
| ReplaceAction |
A
DockAction that can replace a DockStation by it's only
child. |
| ReplaceActionGuard |
An
ActionGuard that adds a ReplaceAction to all elements
that are Dockable and DockStation at the same time. |
DockActions used by Common.Copyright © 2018. All rights reserved.