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