public class CommandStackDialog.SelectAction extends javax.swing.AbstractAction implements CommandStackDialog.IEnabledStateUpdating
| Constructor and Description |
|---|
SelectAction()
Constructs a new
SelectAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
updateEnabledState() |
public SelectAction()
SelectAction.public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void updateEnabledState()
updateEnabledState in interface CommandStackDialog.IEnabledStateUpdating