Class ParameterizedCompletionContext.GotoEndAction

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

private class ParameterizedCompletionContext.GotoEndAction extends AbstractAction
Called when the user presses Enter while entering parameters.
  • Constructor Details

    • GotoEndAction

      private GotoEndAction()
  • Method Details