org.freehep.jas.plugin.xmlio
Class XMLIOPlugin.XMLIOCommands

java.lang.Object
  extended by java.util.Observable
      extended by org.freehep.util.commanddispatcher.CommandProcessor
          extended by org.freehep.jas.plugin.xmlio.XMLIOPlugin.XMLIOCommands
All Implemented Interfaces:
org.freehep.util.commanddispatcher.CommandGroup
Enclosing class:
XMLIOPlugin

public class XMLIOPlugin.XMLIOCommands
extends org.freehep.util.commanddispatcher.CommandProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from class org.freehep.util.commanddispatcher.CommandProcessor
org.freehep.util.commanddispatcher.CommandProcessor.BooleanTarget, org.freehep.util.commanddispatcher.CommandProcessor.SimpleTarget
 
Constructor Summary
XMLIOPlugin.XMLIOCommands(XMLIOPlugin thePlugin)
           
 
Method Summary
 void enableXMLIORestoreConfiguration(org.freehep.util.commanddispatcher.CommandState state)
           
 void enableXMLIORestoreConfigurationFrom(org.freehep.util.commanddispatcher.CommandState state)
           
 void enableXMLIOSaveConfiguration(org.freehep.util.commanddispatcher.CommandState state)
           
 void enableXMLIOSaveConfigurationAs(org.freehep.util.commanddispatcher.CommandState state)
           
 void onXMLIORestoreConfiguration()
           
 void onXMLIORestoreConfigurationFrom()
           
 void onXMLIOSaveConfiguration()
           
 void onXMLIOSaveConfigurationAs()
           
 
Methods inherited from class org.freehep.util.commanddispatcher.CommandProcessor
acceptCommand, acceptCommand, invoke, invokeCommand, invokeCommand, invokeCommand, invokeEnable, setChanged, setManager, translate
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
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
 

Constructor Detail

XMLIOPlugin.XMLIOCommands

public XMLIOPlugin.XMLIOCommands(XMLIOPlugin thePlugin)
Method Detail

onXMLIOSaveConfiguration

public void onXMLIOSaveConfiguration()

onXMLIOSaveConfigurationAs

public void onXMLIOSaveConfigurationAs()

onXMLIORestoreConfiguration

public void onXMLIORestoreConfiguration()

onXMLIORestoreConfigurationFrom

public void onXMLIORestoreConfigurationFrom()

enableXMLIOSaveConfiguration

public void enableXMLIOSaveConfiguration(org.freehep.util.commanddispatcher.CommandState state)

enableXMLIOSaveConfigurationAs

public void enableXMLIOSaveConfigurationAs(org.freehep.util.commanddispatcher.CommandState state)

enableXMLIORestoreConfiguration

public void enableXMLIORestoreConfiguration(org.freehep.util.commanddispatcher.CommandState state)

enableXMLIORestoreConfigurationFrom

public void enableXMLIORestoreConfigurationFrom(org.freehep.util.commanddispatcher.CommandState state)


Copyright © 2013. All Rights Reserved.