Package mars.venus.editors.jeditsyntax
package mars.venus.editors.jeditsyntax
-
Interface SummaryInterfaceDescriptionMacro 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.Highlight interface.
-
Class SummaryClassDescriptionThe default input handler.An input handler converts the user's key strokes into concrete actions.Adaptor subclass for JEditTextArea Provides those methods required by the MARSTextEditingArea interface that are not defined by JEditTextArea.jEdit's text area component.A
KeywordMap
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.Class with several utility functions used by the text area component.