org.openide.text 6.22.1

Uses of Package
org.openide.text

Packages that use org.openide.text
org.openide.cookies   
org.openide.text NetBeans is able to integrate multiple editors for different content types and mechanically access their content. 
 

Classes in org.openide.text used by org.openide.cookies
Line.Set
          Object that represents a snapshot of lines at the time it was created.
 

Classes in org.openide.text used by org.openide.text
Annotatable
          Classes which are capable of holding annotations must extend this abstract class.
Annotation
          Description of annotation.
CloneableEditor
          Cloneable top component to hold the editor kit.
CloneableEditorSupport
          Support for associating an editor and a Swing Document.
CloneableEditorSupport.Env
          Interface for providing data for the support and also locking the source of data.
CloneableEditorSupport.Pane
          Describes one existing editor.
FilterDocument
          Document that delegates all functionality to given document.
IndentEngine
          Deprecated. Please use Editor Indentation API instead, for details see Editor Indentation.
Line
          Represents one line in a text document.
Line.Part
          Representation of the part of the Line's text.
Line.Set
          Object that represents a snapshot of lines at the time it was created.
Line.ShowOpenType
          ShowOpenType and ShowVisibilityType is replacement for constants SHOW_TRY_SHOW, SHOW_SHOW, SHOW_GOTO, SHOW_TOFRONT, SHOW_REUSE, SHOW_REUSE_NEW.
Line.ShowVisibilityType
          ShowOpenType and ShowVisibilityType is replacement for constants SHOW_TRY_SHOW, SHOW_SHOW, SHOW_GOTO, SHOW_TOFRONT, SHOW_REUSE, SHOW_REUSE_NEW.
PositionBounds
          A range bounded by two PositionRefs.
PositionRef
          Reference to one position in a document.
PrintPreferences.Alignment
          Constants for center, right, left position of page header, footer.
 


org.openide.text 6.22.1

Built on August 26 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.