Class RestoreParentWithAbortWindowAction

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

public final class RestoreParentWithAbortWindowAction extends DockingWindowAction
Restores a window using the DockingWindow.restore() method. If the parent window is a TabWindow which is maximized, it is restored. The action calls DockingWindow.restoreWithAbort().
Since:
IDW 1.4.0
See Also: