Uses of Interface
org.fife.ui.autocomplete.ParameterizedCompletion

Uses of ParameterizedCompletion in org.fife.ui.autocomplete
 

Classes in org.fife.ui.autocomplete that implement ParameterizedCompletion
 class FunctionCompletion
          A completion choice representing a function.
 

Methods in org.fife.ui.autocomplete with parameters of type ParameterizedCompletion
 void ParameterizedCompletionChoicesWindow.initialize(ParameterizedCompletion pc)
          Initializes this window to offer suggestions for the parameters of a specific completion.
 



Copyright © 2003-2011. All Rights Reserved.