PageRenderTime 48ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/textarea/package-summary.html

#
HTML | 286 lines | 248 code | 32 blank | 6 comment | 0 complexity | 6b067c07ac6559e1246e72ad761ed5c0 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.textarea (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.textarea package">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  26. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/visitors/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/textarea/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. </TABLE>
  53. <A NAME="skip-navbar_top"></A>
  54. <!-- ========= END OF TOP NAVBAR ========= -->
  55. <HR>
  56. <H2>
  57. Package org.gjt.sp.jedit.textarea
  58. </H2>
  59. The classes in this package are in the process of being refactored, for jedit 4.3final.
  60. <P>
  61. <B>See:</B>
  62. <BR>
  63. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
  64. <P>
  65. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  66. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  67. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  68. <B>Interface Summary</B></FONT></TH>
  69. </TR>
  70. <TR BGCOLOR="white" CLASS="TableRowColor">
  71. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/MouseActionsProvider.html" title="interface in org.gjt.sp.jedit.textarea">MouseActionsProvider</A></B></TD>
  72. <TD>&nbsp;</TD>
  73. </TR>
  74. <TR BGCOLOR="white" CLASS="TableRowColor">
  75. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/ScrollListener.html" title="interface in org.gjt.sp.jedit.textarea">ScrollListener</A></B></TD>
  76. <TD>A scroll listener will be notified when the text area is scrolled, either
  77. horizontally or vertically.</TD>
  78. </TR>
  79. <TR BGCOLOR="white" CLASS="TableRowColor">
  80. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/StatusListener.html" title="interface in org.gjt.sp.jedit.textarea">StatusListener</A></B></TD>
  81. <TD>Fired when the text area needs to display a status message.</TD>
  82. </TR>
  83. <TR BGCOLOR="white" CLASS="TableRowColor">
  84. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/StructureMatcher.html" title="interface in org.gjt.sp.jedit.textarea">StructureMatcher</A></B></TD>
  85. <TD>An interface for matching parts of a source file's stucture.</TD>
  86. </TR>
  87. </TABLE>
  88. &nbsp;
  89. <P>
  90. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  91. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  92. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  93. <B>Class Summary</B></FONT></TH>
  94. </TR>
  95. <TR BGCOLOR="white" CLASS="TableRowColor">
  96. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html" title="class in org.gjt.sp.jedit.textarea">AntiAlias</A></B></TD>
  97. <TD>Class for representing AntiAlias values.</TD>
  98. </TR>
  99. <TR BGCOLOR="white" CLASS="TableRowColor">
  100. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/DisplayManager.html" title="class in org.gjt.sp.jedit.textarea">DisplayManager</A></B></TD>
  101. <TD>Manages low-level text display tasks, such as folding.</TD>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/Gutter.html" title="class in org.gjt.sp.jedit.textarea">Gutter</A></B></TD>
  105. <TD>The gutter is the component that displays folding triangles and line
  106. numbers to the left of the text area.</TD>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/JEditTextArea.html" title="class in org.gjt.sp.jedit.textarea">JEditTextArea</A></B></TD>
  110. <TD>jEdit's text component.</TD>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/MouseActions.html" title="class in org.gjt.sp.jedit.textarea">MouseActions</A></B></TD>
  114. <TD>&nbsp;</TD>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/MouseHandler.html" title="class in org.gjt.sp.jedit.textarea">MouseHandler</A></B></TD>
  118. <TD>The mouseHandler used for jEdit.</TD>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/ScrollLayout.html" title="class in org.gjt.sp.jedit.textarea">ScrollLayout</A></B></TD>
  122. <TD>&nbsp;</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/Selection.html" title="class in org.gjt.sp.jedit.textarea">Selection</A></B></TD>
  126. <TD>An abstract class that holds data on a region of selected text.</TD>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/Selection.Range.html" title="class in org.gjt.sp.jedit.textarea">Selection.Range</A></B></TD>
  130. <TD>An ordinary range selection.</TD>
  131. </TR>
  132. <TR BGCOLOR="white" CLASS="TableRowColor">
  133. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/Selection.Rect.html" title="class in org.gjt.sp.jedit.textarea">Selection.Rect</A></B></TD>
  134. <TD>A rectangular selection.</TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/StructureMatcher.BracketMatcher.html" title="class in org.gjt.sp.jedit.textarea">StructureMatcher.BracketMatcher</A></B></TD>
  138. <TD>&nbsp;</TD>
  139. </TR>
  140. <TR BGCOLOR="white" CLASS="TableRowColor">
  141. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/StructureMatcher.Highlight.html" title="class in org.gjt.sp.jedit.textarea">StructureMatcher.Highlight</A></B></TD>
  142. <TD>Paints the structure match highlight.</TD>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/StructureMatcher.Match.html" title="class in org.gjt.sp.jedit.textarea">StructureMatcher.Match</A></B></TD>
  146. <TD>A structure match, denoted by a start and end position.</TD>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A></B></TD>
  150. <TD>jEdit's text component.</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaBorder.html" title="class in org.gjt.sp.jedit.textarea">TextAreaBorder</A></B></TD>
  154. <TD>&nbsp;</TD>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaExtension.html" title="class in org.gjt.sp.jedit.textarea">TextAreaExtension</A></B></TD>
  158. <TD>Subclasses of this class can perform custom painting and tool tip
  159. handling in the text area and gutter.</TD>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaMouseHandler</A></B></TD>
  163. <TD>&nbsp;</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html" title="class in org.gjt.sp.jedit.textarea">TextAreaPainter</A></B></TD>
  167. <TD>The text area painter is the component responsible for displaying the
  168. text of the current buffer.</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaTransferHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaTransferHandler</A></B></TD>
  172. <TD>&nbsp;</TD>
  173. </TR>
  174. </TABLE>
  175. &nbsp;
  176. <P>
  177. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  178. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  179. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  180. <B>Exception Summary</B></FONT></TH>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD WIDTH="15%"><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaException.html" title="class in org.gjt.sp.jedit.textarea">TextAreaException</A></B></TD>
  184. <TD>Exception that the TextArea can throw when an error occurs.</TD>
  185. </TR>
  186. </TABLE>
  187. &nbsp;
  188. <P>
  189. <A NAME="package_description"><!-- --></A><H2>
  190. Package org.gjt.sp.jedit.textarea Description
  191. </H2>
  192. <P>
  193. <p> The classes in this package are in the process of being refactored, for jedit 4.3final. Here is a list of the tasks that were done.
  194. </p>
  195. <h2> What has been done </h2>
  196. <ul>
  197. <li> @ref JEditBuffer and @ref Buffer were split into two classes. </li>
  198. <h2> What needs to be done: </h2>
  199. <ol>
  200. <li> Here is a list of todo items related to textarea refactoring. </li>
  201. </ol>
  202. <h2> The final goal </h2>
  203. <p>
  204. The refactored TextArea includes the packages "textarea", "buffer", "syntax", and should include nothing else.
  205. </p>
  206. </p>
  207. <P>
  208. <P>
  209. <DL>
  210. </DL>
  211. <HR>
  212. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  213. <A NAME="navbar_bottom"><!-- --></A>
  214. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  215. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  216. <TR>
  217. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  218. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  219. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  220. <TR ALIGN="center" VALIGN="top">
  221. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  222. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  223. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  224. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  225. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  226. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  227. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  228. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  229. </TR>
  230. </TABLE>
  231. </TD>
  232. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  233. </EM>
  234. </TD>
  235. </TR>
  236. <TR>
  237. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  238. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  239. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/visitors/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  240. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  241. <A HREF="../../../../../index.html?org/gjt/sp/jedit/textarea/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  242. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  243. &nbsp;
  244. <NOSCRIPT>
  245. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  246. </NOSCRIPT>
  247. </FONT></TD>
  248. </TR>
  249. </TABLE>
  250. <A NAME="skip-navbar_bottom"></A>
  251. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  252. <HR>
  253. </BODY>
  254. </HTML>