|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCbActionListener
private class PluginListPanel.PluginCbActionListener
Listener called when the user selects/unselects a plugin checkbox.
Field Summary | |
---|---|
private PluginListPanel.JPluginCheckBox |
cb
|
Constructor Summary | |
---|---|
PluginListPanel.PluginCbActionListener(PluginListPanel.JPluginCheckBox cb)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final PluginListPanel.JPluginCheckBox cb
Constructor Detail |
---|
public PluginListPanel.PluginCbActionListener(PluginListPanel.JPluginCheckBox cb)
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |