public class JaxoPluginManagerPanel extends java.lang.Object implements javax.swing.event.ListSelectionListener, JaxoLocalized
Constructor and Description |
---|
JaxoPluginManagerPanel(java.awt.Component parent)
Creates a new JaxoPluginManagerPanel dialog which is always modal.
|
Modifier and Type | Method and Description |
---|---|
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(javax.swing.event.ListSelectionEvent e) |
public JaxoPluginManagerPanel(java.awt.Component parent)
parent
- the parent Component.public void setVisible(boolean b)
b
- true to activate.public final void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener
public void updateLanguage()
JaxoPrefs.PREF_LANGUAGE
).updateLanguage
in interface JaxoLocalized
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.