class SourceEditor.EditActiveSourceAction extends javax.swing.AbstractAction implements javax.swing.event.ListSelectionListener
Constructor and Description |
---|
EditActiveSourceAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
protected void |
updateEnabledState() |
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
EditActiveSourceAction()
protected final void updateEnabledState()
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed
in interface java.awt.event.ActionListener