org.lsst.ccs.plugin.jas3.console
Class LsstConsolePlugin.ConsoleCommands

java.lang.Object
  extended by java.util.Observable
      extended by org.freehep.util.commanddispatcher.CommandProcessor
          extended by org.lsst.ccs.plugin.jas3.console.LsstConsolePlugin.ConsoleCommands
All Implemented Interfaces:
org.freehep.util.commanddispatcher.CommandGroup
Enclosing class:
LsstConsolePlugin

public class LsstConsolePlugin.ConsoleCommands
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
LsstConsolePlugin.ConsoleCommands()
           
 
Method Summary
 void onLsstConsole()
           
 void onLsstTracer()
           
 
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

LsstConsolePlugin.ConsoleCommands

public LsstConsolePlugin.ConsoleCommands()
Method Detail

onLsstConsole

public void onLsstConsole()

onLsstTracer

public void onLsstTracer()


Copyright © 2013 LSST. All Rights Reserved.