private class ImageryPreference.ImageryProvidersPanel.RemoveEntryAction extends javax.swing.AbstractAction implements javax.swing.event.ListSelectionListener
| Constructor and Description |
|---|
RemoveEntryAction()
Constructs a new
RemoveEntryAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
updateEnabledState() |
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
public RemoveEntryAction()
RemoveEntryAction.protected final void updateEnabledState()
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged in interface javax.swing.event.ListSelectionListenerpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener