private class OverpassDownloadSource.OverpassDownloadSourcePanel.RemoveSnippetAction extends javax.swing.AbstractAction implements javax.swing.event.ListSelectionListener
UserQueryList.removeSelectedItem()
.Constructor and Description |
---|
RemoveSnippetAction()
Constructs a new
RemoveSnippetAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
(package private) void |
checkEnabled()
Disables the action if no items are selected.
|
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
RemoveSnippetAction()
RemoveSnippetAction
.public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
void checkEnabled()
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener