Annotation.attach(org.openide.text.Annotatable)
instead.Line.show(ShowOpenType, ShowVisibilityType, int)
instead.Line.show(ShowOpenType, ShowVisibilityType)
instead.Line.ShowOpenType.OPEN
and Line.ShowVisibilityType.FOCUS
instead.Line.ShowOpenType.REUSE
and Line.ShowVisibilityType.FOCUS
instead.Line.ShowOpenType.REUSE_NEW
and Line.ShowVisibilityType.FOCUS
instead.Line.ShowOpenType.OPEN
and Line.ShowVisibilityType.NONE
instead.Line.ShowOpenType.OPEN
and Line.ShowVisibilityType.FRONT
instead.Line.ShowOpenType.NONE
and Line.ShowVisibilityType.NONE
instead.CompoundEdit
but guarantees
stability of internal state even if undo()/redo() throws an exception.