| Package | Description |
|---|---|
| bibliothek.gui.dock.facile.action |
Some
DockActions used by Common. |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2018. All rights reserved.