程序包 | 说明 |
---|---|
com.fr.design.data.datapane.sqlpane | |
com.fr.design.gui.syntax.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
com.fr.design.gui.syntax.ui.rsyntaxtextarea.folding |
Code folding functionality.
|
限定符和类型 | 类和说明 |
---|---|
class |
SQLEditPane
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
RSyntaxDocument
The document used by
RSyntaxTextArea . |
class |
RSyntaxTextArea
An extension of
RTextArea that adds syntax highlighting
of certain programming languages to its list of features. |
class |
TextEditorPane
An extension of
RSyntaxTextArea
that adds information about the file being edited, such as:
Its name and location. |
限定符和类型 | 类和说明 |
---|---|
class |
FoldParserManager
Manages fold parsers.
|