程序包 | 说明 |
---|---|
com.fr.design.gui.syntax.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
com.fr.design.gui.syntax.ui.rtextarea |
A single-font text editor with many custom features.
|
限定符和类型 | 类和说明 |
---|---|
class |
SquiggleUnderlineHighlightPainter
Highlight painter that paints a squiggly underline underneath text, similar
to what popular IDE's such as Visual Studio and Eclipse do to indicate
errors, warnings, etc.
|
限定符和类型 | 类和说明 |
---|---|
class |
SmartHighlightPainter
A "smart" highlight painter designed for use in RSyntaxTextArea.
|