net.infonode.docking.action
public class RestoreViewWithAbortTitleBarAction extends DockingWindowAction
Restores a window using the restoreWithAbort method.
This action is only meant to be used as restore action on a button on a view's title bar.
Since: IDW 1.4.0
Version: $Revision: 1.3 $
| Field Summary | |
|---|---|
| static RestoreViewWithAbortTitleBarAction | INSTANCE
The only instance of this class. |
| Method Summary | |
|---|---|
| Icon | getIcon() |
| String | getName() |
| boolean | isPerformable(DockingWindow window) |
| void | perform(DockingWindow window) |
| protected Object | readResolve() |