站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Package org.openide.text (NetBeans Text API) - NetBeans API Javadoc 5.0.0

 

Uses of Package
org.openide.text

Packages that use org.openide.text
org.openide.cookies   
org.openide.text The IDE 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
          Indentation engine for formating text in documents.
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.
NbDocument.Colors
          Deprecated. Not useful for anything.
PositionBounds
          A range bounded by two PositionRefs.
PositionRef
          Reference to one position in a document.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.