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