- saveDocument() - Method in interface org.openide.cookies.EditorCookie
-
Save the document.
- saveDocument() - Method in class org.openide.text.CloneableEditorSupport
-
Save the document in this thread.
- saveFromKitToStream(StyledDocument, EditorKit, OutputStream) - Method in class org.openide.text.CloneableEditorSupport
-
Actually write file data to an output stream from an editor kit's document.
- Set(StyledDocument) - Constructor for class org.openide.text.DocumentLine.Set
-
Constructor.
- Set() - Constructor for class org.openide.text.Line.Set
-
Create a new snapshot.
- setBreakpoint(boolean) - Method in class org.openide.text.DocumentLine
-
Deprecated.
- setBreakpoint(boolean) - Method in class org.openide.text.Line
-
- setCharacterAttributes(int, int, AttributeSet, boolean) - Method in class org.openide.text.FilterDocument
-
- setCharacterAttributes(int, int, AttributeSet, boolean) - Method in class org.openide.text.FilterStyledDocument
-
- setFooterAlignment(PrintPreferences.Alignment) - Static method in class org.openide.text.PrintPreferences
-
- setFooterFont(Font) - Static method in class org.openide.text.PrintPreferences
-
- setFooterFormat(String) - Static method in class org.openide.text.PrintPreferences
-
Set the text for the page footer.
- setHeaderAlignment(PrintPreferences.Alignment) - Static method in class org.openide.text.PrintPreferences
-
- setHeaderFont(Font) - Static method in class org.openide.text.PrintPreferences
-
- setHeaderFormat(String) - Static method in class org.openide.text.PrintPreferences
-
Set the text for the page header.
- setIndex(int) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
-
- setLineAscentCorrection(float) - Static method in class org.openide.text.PrintPreferences
-
- setLogicalStyle(int, Style) - Method in class org.openide.text.FilterDocument
-
- setLogicalStyle(int, Style) - Method in class org.openide.text.FilterStyledDocument
-
- setMIMEType(String) - Method in class org.openide.text.CloneableEditorSupport
-
Set the MIME type for the document.
- setPageFormat(PageFormat) - Static method in class org.openide.text.PrintPreferences
-
- setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class org.openide.text.FilterDocument
-
- setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class org.openide.text.FilterStyledDocument
-
- setText(String) - Method in class org.openide.text.PositionBounds
-
Replaces the text contained in this range.
- setWrap(boolean) - Static method in class org.openide.text.PrintPreferences
-
- show(int, int) - Method in class org.openide.text.DocumentLine
-
Deprecated.
- show(int, int) - Method in class org.openide.text.Line
-
- show(int) - Method in class org.openide.text.Line
-
- show(Line.ShowOpenType, Line.ShowVisibilityType, int) - Method in class org.openide.text.Line
-
Show the line.
- show(Line.ShowOpenType, Line.ShowVisibilityType) - Method in class org.openide.text.Line
-
Shows the line (at the first column).
- SHOW_GOTO - Static variable in class org.openide.text.Line
-
- SHOW_REUSE - Static variable in class org.openide.text.Line
-
- SHOW_REUSE_NEW - Static variable in class org.openide.text.Line
-
- SHOW_SHOW - Static variable in class org.openide.text.Line
-
- SHOW_TOFRONT - Static variable in class org.openide.text.Line
-
- SHOW_TRY_SHOW - Static variable in class org.openide.text.Line
-
- singleton - Variable in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
-
Singleton.