org.lsst.ccs.plugin.jas3.tutorial
Class TutorialPlugin

java.lang.Object
  extended by org.freehep.application.studio.Plugin
      extended by org.lsst.ccs.plugin.jas3.tutorial.TutorialPlugin

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

This is the main entry point of the tutorial plugin.

Author:
tonyj

Constructor Summary
TutorialPlugin()
           
 
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

TutorialPlugin

public TutorialPlugin()
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.