private class PluginListPanel.PluginCbActionListener extends java.lang.Object implements java.awt.event.ActionListener
| Modifier and Type | Field and Description |
|---|---|
private PluginListPanel.JPluginCheckBox |
cb |
| Constructor and Description |
|---|
PluginCbActionListener(PluginListPanel.JPluginCheckBox cb) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
selectRequiredPlugins(PluginInformation info) |
private final PluginListPanel.JPluginCheckBox cb
public PluginCbActionListener(PluginListPanel.JPluginCheckBox cb)
protected void selectRequiredPlugins(PluginInformation info)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener