Uses of Class
org.fife.ui.autocomplete.ParameterizedCompletion.Parameter

Uses of ParameterizedCompletion.Parameter in org.fife.ui.autocomplete
 

Methods in org.fife.ui.autocomplete that return ParameterizedCompletion.Parameter
 ParameterizedCompletion.Parameter MarkupTagCompletion.getAttribute(int index)
          Returns the specified ParameterizedCompletion.Parameter.
 ParameterizedCompletion.Parameter ParameterizedCompletion.getParam(int index)
          Returns the specified ParameterizedCompletion.Parameter.
 ParameterizedCompletion.Parameter FunctionCompletion.getParam(int index)
          Returns the specified ParameterizedCompletion.Parameter.
 

Methods in org.fife.ui.autocomplete with parameters of type ParameterizedCompletion.Parameter
 List ParameterChoicesProvider.getParameterChoices(JTextComponent tc, ParameterizedCompletion.Parameter param)
          Returns a list of choices for a specific parameter.
 



Copyright © 2003-2011. All Rights Reserved.