- MARK_COMMIT_GROUP - Static variable in class org.openide.text.CloneableEditorSupport
-
Any coalesced edits become a commit-group and a new commit-group
is started.
- markBreakpoint(StyledDocument, int) - Static method in class org.openide.text.NbDocument
-
- markCurrent(StyledDocument, int) - Static method in class org.openide.text.NbDocument
-
- markCurrentLine() - Method in class org.openide.text.DocumentLine
-
Deprecated.
- markCurrentLine() - Method in class org.openide.text.Line
-
- markError() - Method in class org.openide.text.DocumentLine
-
Deprecated.
- markError() - Method in class org.openide.text.Line
-
- markError(StyledDocument, int) - Static method in class org.openide.text.NbDocument
-
- markGuarded(StyledDocument, int, int) - Static method in class org.openide.text.NbDocument
-
Mark part of a document as guarded (immutable to the user).
- markNormal(StyledDocument, int) - Static method in class org.openide.text.NbDocument
-
- messageHtmlName() - Method in class org.openide.text.CloneableEditorSupport
-
Constructs message that should be used to name the editor component
in html fashion, with possible coloring, text styles etc.
- messageLine(Line) - Method in class org.openide.text.CloneableEditorSupport
-
- messageName() - Method in class org.openide.text.CloneableEditorSupport
-
Constructs message that should be used to name the editor component.
- messageSave() - Method in class org.openide.text.CloneableEditorSupport
-
Constructs message that should be displayed when the data object
is modified and is being closed.
- messageToolTip() - Method in class org.openide.text.CloneableEditorSupport
-
Text to use as tooltip for component.
- moveToFront() - Method in class org.openide.text.Annotation
-
Helper method for moving annotation which is covered by other annotations
on the same line in front of others.