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

Uses of ParameterChoicesProvider in org.fife.ui.autocomplete
 

Methods in org.fife.ui.autocomplete that return ParameterChoicesProvider
 ParameterChoicesProvider CompletionProviderBase.getParameterChoicesProvider()
          Returns an object that can return a list of completion choices for parameters.
 ParameterChoicesProvider CompletionProvider.getParameterChoicesProvider()
          Returns an object that can return a list of completion choices for parameters.
 

Methods in org.fife.ui.autocomplete with parameters of type ParameterChoicesProvider
 void CompletionProviderBase.setParameterChoicesProvider(ParameterChoicesProvider pcp)
          Sets the param choices provider.
 



Copyright © 2003-2011. All Rights Reserved.