org.freehep.application.mdi
Class MDIApplication.MDICommandProcessor
java.lang.Object
java.util.Observable
org.freehep.util.commanddispatcher.CommandProcessor
org.freehep.application.Application.ApplicationCommandProcessor
org.freehep.application.mdi.MDIApplication.MDICommandProcessor
- All Implemented Interfaces:
- org.freehep.util.commanddispatcher.CommandGroup
- Enclosing class:
- MDIApplication
protected class MDIApplication.MDICommandProcessor
- extends Application.ApplicationCommandProcessor
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.application.Application.ApplicationCommandProcessor |
acceptCommand, enableShowStatusBar, enableShowToolBar, invoke, onAbout, onExit, onHelpContents, onHelpIndex, onHelpSearch, onShowStatusBar, onShowToolBar |
Methods inherited from class org.freehep.util.commanddispatcher.CommandProcessor |
acceptCommand, 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 |
MDIApplication.MDICommandProcessor
protected MDIApplication.MDICommandProcessor()
onTabbedPanes
public void onTabbedPanes(boolean state)
enableTabbedPanes
public void enableTabbedPanes(org.freehep.util.commanddispatcher.BooleanCommandState state)
onInternalFrames
public void onInternalFrames(boolean state)
enableInternalFrames
public void enableInternalFrames(org.freehep.util.commanddispatcher.BooleanCommandState state)
Copyright © 2000-2006 FreeHEP. All Rights Reserved.