程序包 | 说明 |
---|---|
com.fr.design.gui.autocomplete | |
com.fr.design.gui.syntax.ui.rtextarea |
A single-font text editor with many custom features.
|
限定符和类型 | 类和说明 |
---|---|
class |
LanguageAwareCompletionProvider
A completion provider for the C programming language (and other languages
with similar syntax).
|
限定符和类型 | 方法和说明 |
---|---|
ToolTipSupplier |
RTextArea.getToolTipSupplier()
Returns the tool tip supplier.
|
限定符和类型 | 方法和说明 |
---|---|
void |
RTextArea.setToolTipSupplier(ToolTipSupplier supplier)
Sets the tool tip supplier.
|