Uses of Class
org.fife.ui.autocomplete.VariableCompletion

Uses of VariableCompletion in org.fife.ui.autocomplete
 

Subclasses of VariableCompletion in org.fife.ui.autocomplete
 class FunctionCompletion
          A completion choice representing a function.
 

Methods in org.fife.ui.autocomplete with parameters of type VariableCompletion
protected  void CompletionCellRenderer.prepareForVariableCompletion(JList list, VariableCompletion vc, int index, boolean selected, boolean hasFocus)
          Prepares this renderer to display a variable completion.
 



Copyright © 2003-2011. All Rights Reserved.