theba.core.PluginLoader Class Reference

List of all members.

Public Member Functions

 PluginLoader (ThebaGUI gui, String jarFileName)
ArrayList< PluginloadPlugins ()
ArrayList< TrackerloadTrackers ()
ArrayList< RegionDescriptorgetRegionDescriptors ()
ArrayList< PlugingetPlugins ()
ArrayList< TrackergetTrackers ()

Protected Member Functions

synchronized Class<?> loadClass (String name, boolean resolve) throws ClassNotFoundException

Detailed Description

Definition at line 28 of file PluginLoader.java.


Constructor & Destructor Documentation

theba.core.PluginLoader.PluginLoader ( ThebaGUI  gui,
String  jarFileName 
)

Definition at line 60 of file PluginLoader.java.

References theba.core.gui.ThebaGUI.getWindow().


Member Function Documentation

ArrayList<Plugin> theba.core.PluginLoader.getPlugins (  ) 

Definition at line 291 of file PluginLoader.java.

Referenced by theba.core.gui.ThebaGUI.actionPerformed().

ArrayList<RegionDescriptor> theba.core.PluginLoader.getRegionDescriptors (  ) 

Definition at line 287 of file PluginLoader.java.

Referenced by theba.core.gui.ThebaGUI.actionPerformed().

ArrayList<Tracker> theba.core.PluginLoader.getTrackers (  ) 
synchronized Class<?> theba.core.PluginLoader.loadClass ( String  name,
boolean  resolve 
) throws ClassNotFoundException [protected]
ArrayList<Plugin> theba.core.PluginLoader.loadPlugins (  ) 

Definition at line 205 of file PluginLoader.java.

References theba.core.PluginLoader.loadClass().

ArrayList<Tracker> theba.core.PluginLoader.loadTrackers (  ) 

Definition at line 228 of file PluginLoader.java.

References theba.core.PluginLoader.loadClass().


The documentation for this class was generated from the following file:

Generated on Fri Nov 13 08:57:08 2009 for Theba by  doxygen 1.6.1