Skip navigation links
org.openide.text 6.83
A B C D E F G H I L M N O P R S T U V W 

M

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
Deprecated.
since 1.20. Use addAnnotation() instead
markCurrent(StyledDocument, int) - Static method in class org.openide.text.NbDocument
Deprecated.
since 1.20. Use addAnnotation() instead
markCurrentLine() - Method in class org.openide.text.DocumentLine
Deprecated.
markCurrentLine() - Method in class org.openide.text.Line
Deprecated.
Deprecated since 1.20. Use Annotation.attach(org.openide.text.Annotatable) instead.
markError() - Method in class org.openide.text.DocumentLine
Deprecated.
markError() - Method in class org.openide.text.Line
Deprecated.
Deprecated since 1.20. Use Annotation.attach(org.openide.text.Annotatable) instead.
markError(StyledDocument, int) - Static method in class org.openide.text.NbDocument
Deprecated.
since 1.20. Use addAnnotation() instead
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
Deprecated.
since 1.20. Use addAnnotation() instead
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
Computes display name for a line produced by this CloneableEditorSupport.getLineSet().
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.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
org.openide.text 6.83