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

java.lang.Object
  extended by org.freehep.application.studio.Plugin
      extended by org.lsst.ccs.plugin.jas3.console.LsstConsolePlugin

public class LsstConsolePlugin
extends org.freehep.application.studio.Plugin

This plugin deals with creating LSST CCS tracers and consoles.

Author:
tonyj

Nested Class Summary
 class LsstConsolePlugin.ConsoleCommands
           
 
Constructor Summary
LsstConsolePlugin()
           
 
Method Summary
protected  void init()
           
protected  void postInit()
           
 
Methods inherited from class org.freehep.application.studio.Plugin
addMenu, applicationVisible, canBeShutDown, getApplication, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LsstConsolePlugin

public LsstConsolePlugin()
Method Detail

init

protected void init()
             throws SAXException,
                    IOException
Overrides:
init in class org.freehep.application.studio.Plugin
Throws:
SAXException
IOException

postInit

protected void postInit()
Overrides:
postInit in class org.freehep.application.studio.Plugin


Copyright © 2013 LSST. All Rights Reserved.