Uses of Class
net.infonode.docking.action.StateDependentWindowAction

Packages that use StateDependentWindowAction
net.infonode.docking.action Action classes for docking windows. 
 

Uses of StateDependentWindowAction in net.infonode.docking.action
 

Fields in net.infonode.docking.action declared as StateDependentWindowAction
static StateDependentWindowAction StateDependentWindowAction.MAXIMIZE_RESTORE
          If the window is maximized or minimized it is restored, otherwise it is maximized.
static StateDependentWindowAction StateDependentWindowAction.MAXIMIZE_RESTORE_WITH_ABORT
          If the window is maximized or minimized it is restored, otherwise it is maximized.