Package mars.venus.editor.jeditsyntax
package mars.venus.editor.jeditsyntax
-
ClassDescriptionThe default input handler.An input handler converts the user's key strokes into concrete actions.Macro recorder.If an action implements this interface, it should not be recorded by the macro recorder.If an action implements this interface, it should not be repeated.For use by EditAction.Wrapper only.Adaptor subclass for
JEditTextArea
.jEdit's text area component.AKeywordMap
is similar to a hashtable in that it maps keys to values.Handy little class to contain help information for a popupMenu or tool tip item.A document implementation that can be tokenized by the syntax highlighting system.A simple text style class.Class with several utility functions used by jEdit's syntax colorizing subsystem.Encapsulates default settings for a text area.The text area repaint manager.Highlight interface.Class with several utility functions used by the text area component.