- pane - Variable in class org.openide.text.CloneableEditor
-
editor pane
- Part() - Constructor for class org.openide.text.Line.Part
-
- pos - Variable in class org.openide.text.DocumentLine
-
reference to one position on the line
- PositionBounds - Class in org.openide.text
-
- PositionBounds(PositionRef, PositionRef) - Constructor for class org.openide.text.PositionBounds
-
Creates new PositionBounds
.
- PositionRef - Class in org.openide.text
-
Reference to one position in a document.
- preferredID() - Method in class org.openide.text.CloneableEditor
-
- prepareDocument() - Method in interface org.openide.cookies.EditorCookie
-
Should load the document into memory.
- prepareDocument() - Method in class org.openide.text.CloneableEditorSupport
-
Load the document into memory.
- previous() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
-
- print() - Method in class org.openide.text.CloneableEditorSupport
-
- PrintPreferences - Class in org.openide.text
-
Allows get, set properties that specify the look of a printed Source Editor page,
including headers, footers, vertical spacing, and line numbers.
- PrintPreferences.Alignment - Enum in org.openide.text
-
Constants for center, right, left position of page header, footer.
- PROP_ANNOTATION_COUNT - Static variable in class org.openide.text.Annotatable
-
Property name of the count of annotations
- PROP_ANNOTATION_TYPE - Static variable in class org.openide.text.Annotation
-
Property name of the annotation type
- PROP_COLUMN - Static variable in class org.openide.text.Line.Part
-
Property name for the column attribute
- PROP_DELETED - Static variable in class org.openide.text.Annotatable
-
Property name for the deleted attribute
- PROP_DOCUMENT - Static variable in interface org.openide.cookies.EditorCookie.Observable
-
- PROP_LENGTH - Static variable in class org.openide.text.Line.Part
-
Property name for the length attribute
- PROP_LINE - Static variable in class org.openide.text.Line.Part
-
Property name for the line attribute
- PROP_LINE_NUMBER - Static variable in class org.openide.text.Line
-
Property name of the line number
- PROP_MODIFIED - Static variable in interface org.openide.cookies.EditorCookie.Observable
-
This property is fired when modified state of the document
has changed.
- PROP_MOVE_TO_FRONT - Static variable in class org.openide.text.Annotation
-
Virtual property which does not have getter/setter.
- PROP_OPENED_PANES - Static variable in interface org.openide.cookies.EditorCookie.Observable
-
This property is fired when list of opened panes for the document
has changed.
- PROP_RELOADING - Static variable in interface org.openide.cookies.EditorCookie.Observable
-
This property is fired on the EDT when the reloading state of the
document has changed; reloading is due to an external file change.
- PROP_SHORT_DESCRIPTION - Static variable in class org.openide.text.Annotation
-
Property name of the tip text
- PROP_TEXT - Static variable in class org.openide.text.Annotatable
-
Property name for the content of the annotatable
- PROP_TIME - Static variable in interface org.openide.text.CloneableEditorSupport.Env
-
property that is fired when time of the data is changed
- putProperty(Object, Object) - Method in class org.openide.text.FilterDocument
-