class PluginPreference.SelectByListAction extends javax.swing.AbstractAction
Constructor and Description |
---|
SelectByListAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
private void |
activatePlugins(javax.swing.JTextArea textField,
boolean deleteNotInList) |
private void |
activatePlugins(java.util.List<java.lang.String> toActivate,
boolean deleteNotInList) |
private boolean |
confirmIgnoreNotFound(java.util.List<java.lang.String> notFound) |
SelectByListAction()
public void actionPerformed(java.awt.event.ActionEvent e)
private void activatePlugins(javax.swing.JTextArea textField, boolean deleteNotInList)
private void activatePlugins(java.util.List<java.lang.String> toActivate, boolean deleteNotInList)
private boolean confirmIgnoreNotFound(java.util.List<java.lang.String> notFound)