|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
syntaxName
.
- createTokenContext(String) -
Static method in class satc.SyntaxFactory
- Creates a new TokenContext for a syntax mode.
- createView(Element) -
Method in class satc.swing.SyntaxEditorKit
- ViewFactory method.
action
on each token.
- scanLine(Document, int, MultiStateLexer, MultiStateLexer.LexerCallback) -
Method in class satc.LexerDocumentListener
-
- segment -
Variable in class satc.swing.SwingDocumentStream
-
- selector -
Variable in class satc.MultiStateLexer
-
- setDocument(Object) -
Method in class satc.DocumentStream
-
- setDocument(Object) -
Method in class satc.swing.SwingDocumentStream
-
- setEnabled(boolean) -
Method in interface satc.MultiStateLexer.LexerCallback
- Enable/disable this action.
- setEnabled(boolean) -
Method in class satc.AbstractLexerCallback
- Enable/disable this action.
- setFileFilters(JFileChooser) -
Static method in class satc.Syntax
- Installs file filters for all registered syntax modes.
- setLexerLine(Document, int, MultiStateLexer) -
Method in class satc.LexerDocumentListener
- Restricts the lexer scan range to the specified line.
- setRange(int, int) -
Method in class satc.DocumentStream
- Restrict the stream to a range of the document.
- setRange(int, int) -
Method in class satc.swing.SwingDocumentStream
- Restrict the stream to a range of the document.
- setRange(int, int, String) -
Method in class satc.MultiStateLexer
- Restricts the lexer scan range to start at index
p0
and
end at p1
.
- setState(String) -
Method in class satc.MultiStateLexer
- Sets the current state of the lexer.
- setStyle(int, AttributeSet) -
Method in class satc.TokenContext
-
- setSwitch(int, String) -
Method in class satc.MultiStateLexer
- Makes the lexer switch to state
state
when a token of type
tokenType
is encontered.
- setSyntax(JTextComponent, String) -
Static method in class satc.Syntax
- Set the syntax mode for a textArea.
- SettingsReader - class satc.SettingsReader.
- This class reads the syntax modes from a property file and registers
them.
- SettingsReader() -
Constructor for class satc.SettingsReader
-
- setTokenContext(TokenContext) -
Method in class satc.swing.SyntaxView
- Sets the token rendering context (colors, fonts ...).
- setTokenCount(int) -
Method in class satc.TokenContext
-
- stringStyle -
Static variable in class satc.Styles
-
- Styles - class satc.Styles.
- This class stores the styles used for syntax highligting.
- Styles() -
Constructor for class satc.Styles
-
- SwingDocumentStream - class satc.swing.SwingDocumentStream.
- Class to provide InputStream functionality from a portion of a Document.
- SwingDocumentStream() -
Constructor for class satc.swing.SwingDocumentStream
-
- SwingDocumentStream(Document) -
Constructor for class satc.swing.SwingDocumentStream
-
- Syntax - class satc.Syntax.
- This class acts as a a portal to the SATC package, providing a collection
of utility methods that should cover the common usage of SATC.
- Syntax() -
Constructor for class satc.Syntax
-
- SyntaxEditorKit - class satc.swing.SyntaxEditorKit.
- Implementation of a syntax aware editor kit.
- SyntaxEditorKit(String) -
Constructor for class satc.swing.SyntaxEditorKit
-
- SyntaxFactory - class satc.SyntaxFactory.
- Factory for creating support classes for different syntax modes.
- SyntaxFactory() -
Constructor for class satc.SyntaxFactory
-
- SyntaxInfo - class satc.SyntaxInfo.
- This class contains general information about syntax modes.
- SyntaxInfo(String, String, List, String) -
Constructor for class satc.SyntaxInfo
- The constructor.
- SyntaxTextAreaUI - class satc.swing.SyntaxTextAreaUI.
- Provides the look and feel for a syntax aware text component.
- SyntaxTextAreaUI() -
Constructor for class satc.swing.SyntaxTextAreaUI
-
- SyntaxTextAreaUI(String) -
Constructor for class satc.swing.SyntaxTextAreaUI
-
- SyntaxView - class satc.swing.SyntaxView.
- A View for simple multi-line text with support for syntax highlight.
- SyntaxView(Element) -
Constructor for class satc.swing.SyntaxView
-
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |