|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.application.studio.Plugin
org.freehep.application.studio.pluginmanager.PluginManager
org.freehep.jas.plugin.pluginmanager.PluginManager
public class PluginManager
A Plugin which provides a Plugin Manager.
Field Summary |
---|
Fields inherited from class org.freehep.application.studio.pluginmanager.PluginManager |
---|
availablePlugins, dialogVisible, installablePlugins, masterMap, pluginListHandler, pluginListIsReady, pluginListReaderThread, updatablePlugins, updateMap |
Constructor Summary | |
---|---|
PluginManager()
|
Method Summary | |
---|---|
boolean |
apply(JComponent panel)
Called when the user pushes the apply button in the preferences dialog. |
JComponent |
component()
Get the component to display in the preferences dialog |
protected void |
init()
|
String[] |
path()
Specifies where in the preferences tree this item should appear. |
Methods inherited from class org.freehep.application.studio.pluginmanager.PluginManager |
---|
applicationVisible, cleanup, getAvailablePlugins, getCheckURL, getPluginMap, getPlugins, install, isCheckAtStart, isPluginListIsReady, isRemoveAppIncompatible, isRemoveJavaIncompatible, offerUpdate, processAvailablePlugins, run, setCheckAtStart, setCheckURL, setPluginListHandler, setRemoveAppIncompatible, setRemoveJavaIncompatible, showPluginManager, startPluginListDownload, uninstall, update, updateInstalledPlugins |
Methods inherited from class org.freehep.application.studio.Plugin |
---|
addMenu, canBeShutDown, getApplication, postInit, shutdown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginManager()
Method Detail |
---|
protected void init() throws SAXException, IOException
init
in class org.freehep.application.studio.pluginmanager.PluginManager
SAXException
IOException
public boolean apply(JComponent panel)
PreferencesTopic
apply
in interface PreferencesTopic
panel
- The component currently being displayed
PreferencesTopic.component()
public JComponent component()
PreferencesTopic
component
in interface PreferencesTopic
public String[] path()
PreferencesTopic
path
in interface PreferencesTopic
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |