org.freehep.application.mdi
Class PageManager.PageManagerCommandProcessor
java.lang.Object
java.util.Observable
org.freehep.util.commanddispatcher.CommandProcessor
org.freehep.application.mdi.PageManager.PageManagerCommandProcessor
- All Implemented Interfaces:
- org.freehep.util.commanddispatcher.CommandGroup
- Enclosing class:
- PageManager
public class PageManager.PageManagerCommandProcessor
- extends org.freehep.util.commanddispatcher.CommandProcessor
Nested classes/interfaces inherited from class org.freehep.util.commanddispatcher.CommandProcessor |
org.freehep.util.commanddispatcher.CommandProcessor.BooleanTarget, org.freehep.util.commanddispatcher.CommandProcessor.SimpleTarget |
Methods inherited from class org.freehep.util.commanddispatcher.CommandProcessor |
acceptCommand, acceptCommand, invoke, invokeCommand, invokeCommand, invokeCommand, invokeEnable, setChanged, setManager, translate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.freehep.util.commanddispatcher.CommandGroup |
addObserver, deleteObserver |
PageManager.PageManagerCommandProcessor
public PageManager.PageManagerCommandProcessor()
onCloseAllPages
public void onCloseAllPages()
enableCloseAllPages
public void enableCloseAllPages(org.freehep.util.commanddispatcher.CommandState state)
onClosePage
public void onClosePage()
enableClosePage
public void enableClosePage(org.freehep.util.commanddispatcher.CommandState state)
onCloseOtherPages
public void onCloseOtherPages()
enableCloseOtherPages
public void enableCloseOtherPages(org.freehep.util.commanddispatcher.CommandState state)
onCloseAllPagesByType
public void onCloseAllPagesByType()
enableCloseAllPagesByType
public void enableCloseAllPagesByType(org.freehep.util.commanddispatcher.CommandState state)
onCloseOtherPagesByType
public void onCloseOtherPagesByType()
enableCloseOtherPagesByType
public void enableCloseOtherPagesByType(org.freehep.util.commanddispatcher.CommandState state)
Copyright © 2000-2006 FreeHEP. All Rights Reserved.