Class RestoreViewWithAbortTitleBarAction

java.lang.Object
net.infonode.docking.action.DockingWindowAction
net.infonode.docking.action.RestoreViewWithAbortTitleBarAction
All Implemented Interfaces:
Serializable, IconProvider

public class RestoreViewWithAbortTitleBarAction extends DockingWindowAction

Restores a window using the DockingWindow.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
See Also: