FreeHEP API
Version v1.2.2

org.freehep.application.studio.pluginmanager
Class PluginManager

java.lang.Object
  |
  +--org.freehep.application.studio.Plugin
        |
        +--org.freehep.application.studio.pluginmanager.PluginManager
All Implemented Interfaces:
Runnable

public class PluginManager
extends Plugin
implements Runnable

A Plugin which provides a Plugin Manager.

Version:
$Id: PluginManager.java,v 1.2 2002/10/07 05:51:54 tonyj Exp $
Author:
tonyj

Nested Class Summary
 class PluginManager.Commands
           
 
Constructor Summary
PluginManager()
           
 
Method Summary
protected  void init()
           
 void run()
           
 
Methods inherited from class org.freehep.application.studio.Plugin
addMenu, getApplication
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginManager

public PluginManager()
Method Detail

init

protected void init()
             throws SAXException,
                    IOException
Overrides:
init in class Plugin
SAXException
IOException

run

public void run()
Specified by:
run in interface Runnable

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.