Class RestoreWithAbortWindowAction

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

public class RestoreWithAbortWindowAction extends DockingWindowAction
Restores a window using the DockingWindow.restore() method. The action calls DockingWindow.restoreWithAbort().
Since:
IDW 1.4.0
See Also: