Class AutoCompletePopupWindow.UpAction

java.lang.Object
javax.swing.AbstractAction
org.fife.ui.autocomplete.AutoCompletePopupWindow.UpAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
AutoCompletePopupWindow

class AutoCompletePopupWindow.UpAction extends AbstractAction
Moves up in the completion list.
  • Constructor Details

    • UpAction

      UpAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)