| Package | Description |
|---|---|
| alice.tuprologx.ide | |
| alice.util.jedit |
| Class and Description |
|---|
| KeywordMap
A
KeywordMap is similar to a hashtable in that it maps keys
to values. |
| TextAreaDefaults
Encapsulates default settings for a text area.
|
| TokenMarker
A token marker that splits lines of text into tokens.
|
| Class and Description |
|---|
| InputHandler
An input handler converts the user's key strokes into concrete actions.
|
| InputHandler.MacroRecorder
Macro recorder.
|
| InputHandler.NonRecordable
If an action implements this interface, it should not be recorded
by the macro recorder.
|
| InputHandler.NonRepeatable
If an action implements this interface, it should not be repeated.
|
| JEditTextArea
jEdit's text area component.
|
| SyntaxDocument
A document implementation that can be tokenized by the syntax highlighting
system.
|
| SyntaxStyle
A simple text style class.
|
| TextAreaDefaults
Encapsulates default settings for a text area.
|
| TextAreaPainter
The text area repaint manager.
|
| TextAreaPainter.Highlight
Highlight interface.
|
| Token
A linked list of tokens.
|
| TokenMarker
A token marker that splits lines of text into tokens.
|
| TokenMarker.LineInfo
Inner class for storing information about tokenized lines.
|
Copyright © 2015. All rights reserved.