Package com.valhalla.pluginmanager

Interface Summary
Plugin Defines the main plugin interface.
PluginEventListener All PluginChain Event Listeners must implement this
 

Class Summary
PluginChain The PluginChain keeps track of PluginEventListeners.
PluginDownloaderThread Downloads plugins
PluginEvent All events fired in the plugin chain must inherit PluginEvent
PluginJAR Represents a plugin in a Jar File
PluginLoader This class supports the loading of custom plugins from jar files.
PluginManager Allows the user to download, install, and upgrade plugins all from within the application that the plugins are used in
PluginManagerPanel Plugin Panel for the PluginManager
PluginTableModel Represents a list of plugins in a table