Class AutoCompletePopupWindow.PageUpAction

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

class AutoCompletePopupWindow.PageUpAction extends AbstractAction
Moves up one page in the completion list.
  • Constructor Details

    • PageUpAction

      PageUpAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)