Class ParameterizedCompletionContext.NextParamAction

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

private class ParameterizedCompletionContext.NextParamAction extends AbstractAction
Action performed when the user hits the tab key.
  • Constructor Details

    • NextParamAction

      private NextParamAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)