protected class MapPaintDialog.MoveUpDownAction extends javax.swing.AbstractAction implements javax.swing.event.ListSelectionListener
Modifier and Type | Field and Description |
---|---|
(package private) int |
increment |
Constructor and Description |
---|
MapPaintDialog.MoveUpDownAction(boolean isDown) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
updateEnabledState() |
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
final int increment
public MapPaintDialog.MoveUpDownAction(boolean isDown)
public void updateEnabledState()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener