org.freehep.jas.plugin.preferences
Class PreferencesPlugin.GlobalCommands

java.lang.Object
  extended by java.util.Observable
      extended by org.freehep.util.commanddispatcher.CommandProcessor
          extended by org.freehep.jas.plugin.preferences.PreferencesPlugin.GlobalCommands
All Implemented Interfaces:
org.freehep.util.commanddispatcher.CommandGroup
Enclosing class:
PreferencesPlugin

public class PreferencesPlugin.GlobalCommands
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
PreferencesPlugin.GlobalCommands()
           
 
Method Summary
 void onShowPreferences()
           
 
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

PreferencesPlugin.GlobalCommands

public PreferencesPlugin.GlobalCommands()
Method Detail

onShowPreferences

public void onShowPreferences()


Copyright © 2013. All Rights Reserved.