|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jaxodraw.gui.panel.JaxoPluginManagerPanel
public class JaxoPluginManagerPanel
Brings up a panel that allows to manipulate installed plugins.
Constructor Summary | |
---|---|
JaxoPluginManagerPanel(Component parent)
Creates a new JaxoPluginManagerPanel dialog which is always modal. |
Method Summary | |
---|---|
void |
setVisible(boolean b)
Activates the Plagin Manager Panel. |
void |
updateLanguage()
Updates the component with the current language as set in the preferences ( JaxoPrefs.PREF_LANGUAGE ). |
void |
valueChanged(ListSelectionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxoPluginManagerPanel(Component parent)
parent
- the parent Component.Method Detail |
---|
public void setVisible(boolean b)
b
- true to activate.public final void valueChanged(ListSelectionEvent e)
valueChanged
in interface ListSelectionListener
public void updateLanguage()
JaxoPrefs.PREF_LANGUAGE
).
updateLanguage
in interface JaxoLocalized
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |