Class RestoreParentWindowAction

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

public final class RestoreParentWindowAction extends DockingWindowAction
Restores a window using the DockingWindow.restore() method. If the parent window is a TabWindow which is maximized, it is restored.
Since:
IDW 1.3.0
See Also: