程序包 | 说明 |
---|---|
com.fr.design.gui.autocomplete |
限定符和类型 | 类和说明 |
---|---|
class |
FunctionCompletion
A completion choice representing a function.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
CompletionCellRenderer.prepareForVariableCompletion(javax.swing.JList list,
VariableCompletion vc,
int index,
boolean selected,
boolean hasFocus)
Prepares this renderer to display a variable completion.
|