PageRenderTime 44ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/buffer/package-tree.html

#
HTML | 144 lines | 119 code | 19 blank | 6 comment | 0 complexity | 92c70d7d27be85b6b11ce32748283b3d MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:17 GMT-08:00 2008 -->
  6. <TITLE>
  7. org.gjt.sp.jedit.buffer Class Hierarchy (jEdit API)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  10. <NOSCRIPT>
  11. </NOSCRIPT>
  12. </HEAD>
  13. <BODY BGCOLOR="white" >
  14. <!-- ========= START OF TOP NAVBAR ======= -->
  15. <A NAME="navbar_top"><!-- --></A>
  16. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  17. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  18. <TR>
  19. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  20. <A NAME="navbar_top_firstrow"><!-- --></A>
  21. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  22. <TR ALIGN="center" VALIGN="top">
  23. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  26. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  31. </TR>
  32. </TABLE>
  33. </TD>
  34. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  35. </EM>
  36. </TD>
  37. </TR>
  38. <TR>
  39. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  40. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bsh/reflect/package-tree.html"><B>PREV</B></A>&nbsp;
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferio/package-tree.html"><B>NEXT</B></A></FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../../../../../index.html?org/gjt/sp/jedit/buffer/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  45. &nbsp;
  46. <NOSCRIPT>
  47. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  48. </NOSCRIPT>
  49. </FONT></TD>
  50. </TR>
  51. </TABLE>
  52. <A NAME="skip-navbar_top"></A>
  53. <!-- ========= END OF TOP NAVBAR ========= -->
  54. <HR>
  55. <CENTER>
  56. <H2>
  57. Hierarchy For Package org.gjt.sp.jedit.buffer
  58. </H2>
  59. </CENTER>
  60. <DL>
  61. <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
  62. <HR>
  63. <H2>
  64. Class Hierarchy
  65. </H2>
  66. <UL>
  67. <LI TYPE="circle">java.lang.Object<UL>
  68. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/BufferAdapter.html" title="class in org.gjt.sp.jedit.buffer"><B>BufferAdapter</B></A> (implements org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/BufferListener.html" title="interface in org.gjt.sp.jedit.buffer">BufferListener</A>)
  69. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/BufferChangeAdapter.html" title="class in org.gjt.sp.jedit.buffer"><B>BufferChangeAdapter</B></A> (implements org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/BufferChangeListener.html" title="interface in org.gjt.sp.jedit.buffer">BufferChangeListener</A>)
  70. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/BufferChangeListener.Adapter.html" title="class in org.gjt.sp.jedit.buffer"><B>BufferChangeListener.Adapter</B></A> (implements org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/BufferListener.html" title="interface in org.gjt.sp.jedit.buffer">BufferListener</A>)
  71. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/ContentManager.html" title="class in org.gjt.sp.jedit.buffer"><B>ContentManager</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/DefaultFoldHandlerProvider.html" title="class in org.gjt.sp.jedit.buffer"><B>DefaultFoldHandlerProvider</B></A> (implements org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/FoldHandlerProvider.html" title="interface in org.gjt.sp.jedit.buffer">FoldHandlerProvider</A>)
  72. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/FoldHandler.html" title="class in org.gjt.sp.jedit.buffer"><B>FoldHandler</B></A><UL>
  73. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/DummyFoldHandler.html" title="class in org.gjt.sp.jedit.buffer"><B>DummyFoldHandler</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/ExplicitFoldHandler.html" title="class in org.gjt.sp.jedit.buffer"><B>ExplicitFoldHandler</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/IndentFoldHandler.html" title="class in org.gjt.sp.jedit.buffer"><B>IndentFoldHandler</B></A></UL>
  74. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer"><B>JEditBuffer</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.PropValue.html" title="class in org.gjt.sp.jedit.buffer"><B>JEditBuffer.PropValue</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html" title="class in org.gjt.sp.jedit.buffer"><B>KillRing</B></A> (implements org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/MutableListModel.html" title="interface in org.gjt.sp.jedit.gui">MutableListModel</A>)
  75. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/LineManager.html" title="class in org.gjt.sp.jedit.buffer"><B>LineManager</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/PositionManager.html" title="class in org.gjt.sp.jedit.buffer"><B>PositionManager</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/UndoManager.html" title="class in org.gjt.sp.jedit.buffer"><B>UndoManager</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/UndoManager.Remove.html" title="class in org.gjt.sp.jedit.buffer"><B>UndoManager.Remove</B></A></UL>
  76. </UL>
  77. <H2>
  78. Interface Hierarchy
  79. </H2>
  80. <UL>
  81. <LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/BufferChangeListener.html" title="interface in org.gjt.sp.jedit.buffer"><B>BufferChangeListener</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/BufferListener.html" title="interface in org.gjt.sp.jedit.buffer"><B>BufferListener</B></A><LI TYPE="circle">org.gjt.sp.jedit.buffer.<A HREF="../../../../../org/gjt/sp/jedit/buffer/FoldHandlerProvider.html" title="interface in org.gjt.sp.jedit.buffer"><B>FoldHandlerProvider</B></A></UL>
  82. <HR>
  83. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  84. <A NAME="navbar_bottom"><!-- --></A>
  85. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  86. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  87. <TR>
  88. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  89. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  90. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  91. <TR ALIGN="center" VALIGN="top">
  92. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  93. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  94. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  95. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  96. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  97. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  98. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  99. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  100. </TR>
  101. </TABLE>
  102. </TD>
  103. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  104. </EM>
  105. </TD>
  106. </TR>
  107. <TR>
  108. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  109. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bsh/reflect/package-tree.html"><B>PREV</B></A>&nbsp;
  110. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferio/package-tree.html"><B>NEXT</B></A></FONT></TD>
  111. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  112. <A HREF="../../../../../index.html?org/gjt/sp/jedit/buffer/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  113. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  114. &nbsp;
  115. <NOSCRIPT>
  116. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  117. </NOSCRIPT>
  118. </FONT></TD>
  119. </TR>
  120. </TABLE>
  121. <A NAME="skip-navbar_bottom"></A>
  122. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  123. <HR>
  124. </BODY>
  125. </HTML>