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