程序包 | 说明 |
---|---|
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.
|
限定符和类型 | 方法和说明 |
---|---|
static Gutter |
RSyntaxUtilities.getGutter(RTextArea textArea)
Returns the gutter component of the scroll pane containing a text
area, if any.
|
限定符和类型 | 方法和说明 |
---|---|
Gutter |
RTextScrollPane.getGutter()
Returns the gutter.
|