Package | Description |
---|---|
org.fife.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
org.fife.ui.rsyntaxtextarea.parser |
Interfaces for parsing text in RSyntaxTextAreas and identifying errors,
warnings, etc.
|
Class and Description |
---|
Parser
An interface for a parser for content in an
RSyntaxTextArea . |
ParserNotice
A notice (e.g., a warning or error) from a parser.
|
ParserNotice.Level
Denotes the severity of a parser notice.
|
Class and Description |
---|
AbstractParser
A base class for
Parser implementations. |
DefaultParserNotice
Base implementation of a parser notice.
|
ExtendedHyperlinkListener
Listens for hyperlink events from
FocusableTip s. |
Parser
An interface for a parser for content in an
RSyntaxTextArea . |
ParseResult
The result from a
Parser . |
ParserNotice
A notice (e.g., a warning or error) from a parser.
|
ParserNotice.Level
Denotes the severity of a parser notice.
|
Copyright © 2003–2015. All rights reserved.