- main(String[]) - Static method in class org.jeditor.app.JAppEditor
-
- main(String[]) - Static method in class org.jeditor.diff.DiffPrint
-
- main(String[]) - Static method in class org.jeditor.diff.JDiffTextPanel
-
- main(String[]) - Static method in class org.jeditor.gui.SearchDialog
-
- Main - Class in org.jeditor
-
Main class, only used to give some informations about the version of the library on the command line.
- Main() - Constructor for class org.jeditor.Main
-
- main(String[]) - Static method in class org.jeditor.Main
-
- main(String[]) - Static method in class org.jeditor.Main_GPL
-
- Main_GPL - Class in org.jeditor
-
Main class, only used to give some informations about the version of the library on the command line.
- Main_GPL() - Constructor for class org.jeditor.Main_GPL
-
- MakefileTokenMarker - Class in org.jeditor.scripts.tokenmarkers
-
Makefile token marker.
- MakefileTokenMarker() - Constructor for class org.jeditor.scripts.tokenmarkers.MakefileTokenMarker
-
- manageEventforKey(KeyEvent) - Method in class org.jeditor.gui.JEditor
-
- manager - Variable in class org.jeditor.core.SyntaxDocument
-
The document UndoManager.
- MANIFEST_EXTENSIONS - Static variable in class org.jeditor.scripts.SyntaxMapper
-
"jEditor-extensions": The manifest key for the syntax extensions.
- MANIFEST_TYPES - Static variable in class org.jeditor.scripts.SyntaxMapper
-
"jEditor-type": The manifest key for the syntax types.
- MANIFEST_XMLDEF - Static variable in class org.jeditor.scripts.SyntaxMapper
-
"jEditor-def": The manifest key for the syntax XML definition.
- ManifestTokenMarker - Class in org.jeditor.scripts.tokenmarkers
-
Java manifest token marker.
- ManifestTokenMarker() - Constructor for class org.jeditor.scripts.tokenmarkers.ManifestTokenMarker
-
- mapext - Variable in class org.jeditor.app.SyntaxManager
-
- mapLength - Variable in class org.jeditor.scripts.base.KeywordMap
-
- maplist - Variable in class org.jeditor.app.SyntaxManager
-
- markTokens(Segment, int) - Method in class org.jeditor.scripts.base.TokenMarker
-
A wrapper for the lower-level markTokensImpl
method that is called to split a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.base.TokenMarker
-
An abstract method that splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.pack.RubyTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.BasicTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.BatchFileTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.CSharpTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.CSSTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.CsvTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.CTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.EiffelTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.FortranTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.HTMLTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.MakefileTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.ManifestTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.PatchTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.PerlTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.PHPTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.PropsTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.PythonTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.ShellScriptTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.SPARQLTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.SQLTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.TeXTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.TextTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.TurtleTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.XMLTokenMarker
-
Splits a line up into tokens.
- markTokensImpl(byte, Segment, int) - Method in class org.jeditor.scripts.tokenmarkers.XPathTokenMarker
-
Splits a line up into tokens.
- MARKUP - Static variable in interface org.jeditor.scripts.SyntaxType
-
Represents a markup type.
- matchCase() - Method in class org.jeditor.gui.SearchDialog
-
Return true if the search must be performed with matchCase.
- METHOD - Static variable in class org.jeditor.scripts.base.Token
-
Methods calls.
- METHOD - Static variable in class org.jeditor.scripts.pack.RubyTokenMarker
-
- METHOD_DELIMITERS - Static variable in class org.jeditor.scripts.pack.RubyTokenMarker
-
- METHOD_DELIMITERS - Static variable in class org.jeditor.scripts.tokenmarkers.CTokenMarker
-
- MutableCaretEvent() - Constructor for class org.jeditor.gui.JEditor.MutableCaretEvent
-