Class CloseOthersWindowAction

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

public class CloseOthersWindowAction extends DockingWindowAction
Closes all tabs (with abort possibility) except the one belonging to the window the action is performed upon in the AbstractTabWindow parent of the window.
Since:
IDW 1.4.0
See Also: