| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (1.8.0_181) on Fri Sep 14 11:36:44 BST 2018 --> |
| <title>Class Hierarchy (Text API)</title> |
| <meta name="date" content="2018-09-14"> |
| <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Class Hierarchy (Text API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-files/index-1.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage">org.openide.text 6.69.1 </div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> |
| <li><a href="overview-tree.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 class="title">Hierarchy For All Packages</h1> |
| <span class="packageHierarchyLabel">Package Hierarchies:</span> |
| <ul class="horizontal"> |
| <li><a href="org/openide/cookies/package-tree.html">org.openide.cookies</a>, </li> |
| <li><a href="org/openide/text/package-tree.html">org.openide.text</a></li> |
| </ul> |
| </div> |
| <div class="contentContainer"> |
| <h2 title="Class Hierarchy">Class Hierarchy</h2> |
| <ul> |
| <li type="circle">java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/Annotatable.html" title="class in org.openide.text"><span class="typeNameLink">Annotatable</span></a> |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/Line.html" title="class in org.openide.text"><span class="typeNameLink">Line</span></a> (implements java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/DocumentLine.html" title="class in org.openide.text"><span class="typeNameLink">DocumentLine</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/Line.Part.html" title="class in org.openide.text"><span class="typeNameLink">Line.Part</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/Annotation.html" title="class in org.openide.text"><span class="typeNameLink">Annotation</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/AttributedCharacters.html" title="class in org.openide.text"><span class="typeNameLink">AttributedCharacters</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/AttributedCharacters.AttributedCharacterIteratorImpl.html" title="class in org.openide.text"><span class="typeNameLink">AttributedCharacters.AttributedCharacterIteratorImpl</span></a> (implements java.text.<a href="http://download.oracle.com/javase/8/docs/api/java/text/AttributedCharacterIterator.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator</a>)</li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/CloneableEditorSupportRedirector.html" title="class in org.openide.text"><span class="typeNameLink">CloneableEditorSupportRedirector</span></a></li> |
| <li type="circle">org.openide.windows.<a href="../org-openide-windows/org/openide/windows/CloneableOpenSupport.html?is-external=true" title="class or interface in org.openide.windows"><span class="typeNameLink">CloneableOpenSupport</span></a> |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/CloneableEditorSupport.html" title="class in org.openide.text"><span class="typeNameLink">CloneableEditorSupport</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">java.awt.<a href="http://download.oracle.com/javase/8/docs/api/java/awt/Component.html?is-external=true" title="class or interface in java.awt"><span class="typeNameLink">Component</span></a> (implements java.awt.image.<a href="http://download.oracle.com/javase/8/docs/api/java/awt/image/ImageObserver.html?is-external=true" title="class or interface in java.awt.image">ImageObserver</a>, java.awt.<a href="http://download.oracle.com/javase/8/docs/api/java/awt/MenuContainer.html?is-external=true" title="class or interface in java.awt">MenuContainer</a>, java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) |
| <ul> |
| <li type="circle">java.awt.<a href="http://download.oracle.com/javase/8/docs/api/java/awt/Container.html?is-external=true" title="class or interface in java.awt"><span class="typeNameLink">Container</span></a> |
| <ul> |
| <li type="circle">javax.swing.<a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing"><span class="typeNameLink">JComponent</span></a> (implements java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) |
| <ul> |
| <li type="circle">org.openide.windows.<a href="../org-openide-windows/org/openide/windows/TopComponent.html?is-external=true" title="class or interface in org.openide.windows"><span class="typeNameLink">TopComponent</span></a> (implements javax.accessibility.<a href="http://download.oracle.com/javase/8/docs/api/javax/accessibility/Accessible.html?is-external=true" title="class or interface in javax.accessibility">Accessible</a>, java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io">Externalizable</a>, org.openide.util.<a href="../org-openide-util/org/openide/util/HelpCtx.Provider.html?is-external=true" title="class or interface in org.openide.util">HelpCtx.Provider</a>, org.openide.util.<a href="../org-openide-util/org/openide/util/Lookup.Provider.html?is-external=true" title="class or interface in org.openide.util">Lookup.Provider</a>) |
| <ul> |
| <li type="circle">org.openide.windows.<a href="../org-openide-windows/org/openide/windows/CloneableTopComponent.html?is-external=true" title="class or interface in org.openide.windows"><span class="typeNameLink">CloneableTopComponent</span></a> (implements java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io">Externalizable</a>, org.openide.windows.<a href="../org-openide-windows/org/openide/windows/TopComponent.Cloneable.html?is-external=true" title="class or interface in org.openide.windows">TopComponent.Cloneable</a>) |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/CloneableEditor.html" title="class in org.openide.text"><span class="typeNameLink">CloneableEditor</span></a> (implements org.openide.text.<a href="org/openide/text/CloneableEditorSupport.Pane.html" title="interface in org.openide.text">CloneableEditorSupport.Pane</a>)</li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/FilterDocument.html" title="class in org.openide.text"><span class="typeNameLink">FilterDocument</span></a> (implements javax.swing.text.<a href="http://download.oracle.com/javase/8/docs/api/javax/swing/text/StyledDocument.html?is-external=true" title="class or interface in javax.swing.text">StyledDocument</a>) |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/FilterStyledDocument.html" title="class in org.openide.text"><span class="typeNameLink">FilterStyledDocument</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/Line.Set.html" title="class in org.openide.text"><span class="typeNameLink">Line.Set</span></a> |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/DocumentLine.Set.html" title="class in org.openide.text"><span class="typeNameLink">DocumentLine.Set</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/NbDocument.html" title="class in org.openide.text"><span class="typeNameLink">NbDocument</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/PositionBounds.html" title="class in org.openide.text"><span class="typeNameLink">PositionBounds</span></a> (implements java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/PositionRef.html" title="class in org.openide.text"><span class="typeNameLink">PositionRef</span></a> (implements javax.swing.text.<a href="http://download.oracle.com/javase/8/docs/api/javax/swing/text/Position.html?is-external=true" title="class or interface in javax.swing.text">Position</a>, java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/PrintPreferences.html" title="class in org.openide.text"><span class="typeNameLink">PrintPreferences</span></a></li> |
| <li type="circle">org.openide.<a href="../org-openide-dialogs/org/openide/ServiceType.html?is-external=true" title="class or interface in org.openide"><span class="typeNameLink">ServiceType</span></a> (implements org.openide.util.<a href="../org-openide-util/org/openide/util/HelpCtx.Provider.html?is-external=true" title="class or interface in org.openide.util">HelpCtx.Provider</a>, java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/IndentEngine.html" title="class in org.openide.text"><span class="typeNameLink">IndentEngine</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/StableCompoundEdit.html" title="class in org.openide.text"><span class="typeNameLink">StableCompoundEdit</span></a> (implements javax.swing.undo.<a href="http://download.oracle.com/javase/8/docs/api/javax/swing/undo/UndoableEdit.html?is-external=true" title="class or interface in javax.swing.undo">UndoableEdit</a>)</li> |
| </ul> |
| </li> |
| </ul> |
| <h2 title="Interface Hierarchy">Interface Hierarchy</h2> |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/ActiveEditorDrop.html" title="interface in org.openide.text"><span class="typeNameLink">ActiveEditorDrop</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/AnnotationProvider.html" title="interface in org.openide.text"><span class="typeNameLink">AnnotationProvider</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/CloneableEditorSupport.Pane.html" title="interface in org.openide.text"><span class="typeNameLink">CloneableEditorSupport.Pane</span></a></li> |
| <li type="circle">javax.swing.text.<a href="http://download.oracle.com/javase/8/docs/api/javax/swing/text/Document.html?is-external=true" title="class or interface in javax.swing.text"><span class="typeNameLink">Document</span></a> |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/NbDocument.Annotatable.html" title="interface in org.openide.text"><span class="typeNameLink">NbDocument.Annotatable</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/NbDocument.CustomEditor.html" title="interface in org.openide.text"><span class="typeNameLink">NbDocument.CustomEditor</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/NbDocument.CustomToolbar.html" title="interface in org.openide.text"><span class="typeNameLink">NbDocument.CustomToolbar</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/NbDocument.PositionBiasable.html" title="interface in org.openide.text"><span class="typeNameLink">NbDocument.PositionBiasable</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/NbDocument.Printable.html" title="interface in org.openide.text"><span class="typeNameLink">NbDocument.Printable</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/NbDocument.WriteLockable.html" title="interface in org.openide.text"><span class="typeNameLink">NbDocument.WriteLockable</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.nodes.<a href="../org-openide-nodes/org/openide/nodes/Node.Cookie.html?is-external=true" title="class or interface in org.openide.nodes"><span class="typeNameLink">Node.Cookie</span></a> |
| <ul> |
| <li type="circle">org.openide.cookies.<a href="org/openide/cookies/EditorCookie.html" title="interface in org.openide.cookies"><span class="typeNameLink">EditorCookie</span></a> |
| <ul> |
| <li type="circle">org.openide.cookies.<a href="org/openide/cookies/EditorCookie.Observable.html" title="interface in org.openide.cookies"><span class="typeNameLink">EditorCookie.Observable</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.cookies.<a href="org/openide/cookies/EditorCookie.Observable.html" title="interface in org.openide.cookies"><span class="typeNameLink">EditorCookie.Observable</span></a></li> |
| <li type="circle">org.openide.cookies.<a href="org/openide/cookies/LineCookie.html" title="interface in org.openide.cookies"><span class="typeNameLink">LineCookie</span></a> |
| <ul> |
| <li type="circle">org.openide.cookies.<a href="org/openide/cookies/EditorCookie.html" title="interface in org.openide.cookies"><span class="typeNameLink">EditorCookie</span></a> |
| <ul> |
| <li type="circle">org.openide.cookies.<a href="org/openide/cookies/EditorCookie.Observable.html" title="interface in org.openide.cookies"><span class="typeNameLink">EditorCookie.Observable</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.openide.cookies.<a href="org/openide/cookies/EditorCookie.Observable.html" title="interface in org.openide.cookies"><span class="typeNameLink">EditorCookie.Observable</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li type="circle">java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><span class="typeNameLink">Serializable</span></a> |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/CloneableEditorSupport.Env.html" title="interface in org.openide.text"><span class="typeNameLink">CloneableEditorSupport.Env</span></a></li> |
| <li type="circle">org.openide.windows.<a href="../org-openide-windows/org/openide/windows/CloneableOpenSupport.Env.html?is-external=true" title="class or interface in org.openide.windows"><span class="typeNameLink">CloneableOpenSupport.Env</span></a> |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/CloneableEditorSupport.Env.html" title="interface in org.openide.text"><span class="typeNameLink">CloneableEditorSupport.Env</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <h2 title="Enum Hierarchy">Enum Hierarchy</h2> |
| <ul> |
| <li type="circle">java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> |
| <ul> |
| <li type="circle">java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) |
| <ul> |
| <li type="circle">org.openide.text.<a href="org/openide/text/Line.ShowOpenType.html" title="enum in org.openide.text"><span class="typeNameLink">Line.ShowOpenType</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/Line.ShowVisibilityType.html" title="enum in org.openide.text"><span class="typeNameLink">Line.ShowVisibilityType</span></a></li> |
| <li type="circle">org.openide.text.<a href="org/openide/text/PrintPreferences.Alignment.html" title="enum in org.openide.text"><span class="typeNameLink">PrintPreferences.Alignment</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-files/index-1.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage">org.openide.text 6.69.1 </div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> |
| <li><a href="overview-tree.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small><span class="footnote">Built on September 14 2018. | Copyright © 2017-2018 Apache Software Foundation. All Rights Reserved.</span></small></p> |
| </body> |
| </html> |