Module org.autogui

Class ValueListPane.ValueListUpAction

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.util.ValueListPane.ValueListUpAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
ValueListPane<ValueType,PaneType extends JComponent>

public static class ValueListPane.ValueListUpAction extends AbstractAction
the action class for reordering selected-panes; moving-up
See Also:
  • Field Details

  • Constructor Details

    • ValueListUpAction

      public ValueListUpAction(ValueListPane<?,?> owner)
      Parameters:
      owner - the target pane
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)