|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RenameAction | |
|---|---|
| bibliothek.gui.dock.facile.action | Some DockActions used by Common. |
| Uses of RenameAction in bibliothek.gui.dock.facile.action |
|---|
| Subclasses of RenameAction in bibliothek.gui.dock.facile.action | |
|---|---|
static class |
RenameAction.RenameDefaultDockable
An implementation of RenameAction that can handle
DefaultDockables. |
static class |
RenameAction.RenameFlapDockStation
An implementation of RenameAction that can handle
FlapDockStations. |
static class |
RenameAction.RenameSplitDockStation
An implementation of RenameAction that can handle
SplitDockStations. |
static class |
RenameAction.RenameStackDockStation
An implementation of RenameAction that can handle
StackDockStations. |
| Methods in bibliothek.gui.dock.facile.action that return RenameAction | |
|---|---|
protected RenameAction |
RenameActionFactory.create(Class<?> owner)
Creates a new action for the specified type. |
protected RenameAction |
RenameActionFactory.find(Class<?> owner)
Searches or creates a RenameAction for owner. |
RenameAction |
RenameActionFactory.find(Dockable owner)
Gets an action for owner. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||