Uses of Class
org.fife.ui.rtextarea.Gutter
-
Packages that use Gutter Package Description org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor.org.fife.ui.rtextarea A single-font text editor with many custom features. -
-
Uses of Gutter in org.fife.ui.rsyntaxtextarea
Methods in org.fife.ui.rsyntaxtextarea that return Gutter Modifier and Type Method Description static GutterRSyntaxUtilities. getGutter(RTextArea textArea)Returns the gutter component of the scroll pane containing a text area, if any. -
Uses of Gutter in org.fife.ui.rtextarea
Methods in org.fife.ui.rtextarea that return Gutter Modifier and Type Method Description GutterRTextScrollPane. getGutter()Returns the gutter.
-