PageRenderTime 59ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/textarea/TextAreaPainter.html

#
HTML | 1577 lines | 1429 code | 138 blank | 10 comment | 0 complexity | c6fe40a3afbdee8b00d0c63048abf071 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:15 GMT-08:00 2008 -->
  6. <TITLE>
  7. TextAreaPainter (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.textarea.TextAreaPainter class">
  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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TextAreaPainter.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/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaTransferHandler.html" title="class in org.gjt.sp.jedit.textarea"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/textarea/TextAreaPainter.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="TextAreaPainter.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. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JComponent">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.textarea</FONT>
  66. <BR>
  67. Class TextAreaPainter</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
  72. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JComponent
  73. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.textarea.TextAreaPainter</B>
  74. </PRE>
  75. <DL>
  76. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.swing.text.TabExpander</DD>
  77. </DL>
  78. <HR>
  79. <DL>
  80. <DT><PRE>public class <B>TextAreaPainter</B><DT>extends javax.swing.JComponent<DT>implements javax.swing.text.TabExpander</DL>
  81. </PRE>
  82. <P>
  83. The text area painter is the component responsible for displaying the
  84. text of the current buffer. The only methods in this class that should
  85. be called by plugins are those for adding and removing
  86. text area extensions.
  87. <P>
  88. <P>
  89. <DL>
  90. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>addExtension(TextAreaExtension)</CODE></A>,
  91. <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(int, org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>addExtension(int,TextAreaExtension)</CODE></A>,
  92. <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#removeExtension(org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>removeExtension(TextAreaExtension)</CODE></A>,
  93. <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaExtension.html" title="class in org.gjt.sp.jedit.textarea"><CODE>TextAreaExtension</CODE></A>,
  94. <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea"><CODE>TextArea</CODE></A>,
  95. <A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.textarea.TextAreaPainter">Serialized Form</A></DL>
  96. <HR>
  97. <P>
  98. <!-- ======== NESTED CLASS SUMMARY ======== -->
  99. <A NAME="nested_class_summary"><!-- --></A>
  100. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  101. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  102. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  103. <B>Nested Class Summary</B></FONT></TH>
  104. </TR>
  105. </TABLE>
  106. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  107. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  108. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  109. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JComponent</B></TH>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
  113. </TR>
  114. </TABLE>
  115. &nbsp;
  116. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  117. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  118. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  119. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  120. </TR>
  121. <TR BGCOLOR="white" CLASS="TableRowColor">
  122. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  123. </TR>
  124. </TABLE>
  125. &nbsp;
  126. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  127. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  128. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  129. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;
  136. <!-- =========== FIELD SUMMARY =========== -->
  137. <A NAME="field_summary"><!-- --></A>
  138. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  139. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  140. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  141. <B>Field Summary</B></FONT></TH>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  145. <CODE>static&nbsp;int</CODE></FONT></TD>
  146. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#BACKGROUND_LAYER">BACKGROUND_LAYER</A></B></CODE>
  147. <BR>
  148. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Below selection layer.</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  152. <CODE>static&nbsp;int</CODE></FONT></TD>
  153. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#BELOW_MOST_EXTENSIONS_LAYER">BELOW_MOST_EXTENSIONS_LAYER</A></B></CODE>
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Below most extensions layer.</TD>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>static&nbsp;int</CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#BELOW_SELECTION_LAYER">BELOW_SELECTION_LAYER</A></B></CODE>
  161. <BR>
  162. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Below selection layer.</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  166. <CODE>static&nbsp;int</CODE></FONT></TD>
  167. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#BLOCK_CARET_LAYER">BLOCK_CARET_LAYER</A></B></CODE>
  168. <BR>
  169. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Block caret layer.</TD>
  170. </TR>
  171. <TR BGCOLOR="white" CLASS="TableRowColor">
  172. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  173. <CODE>static&nbsp;int</CODE></FONT></TD>
  174. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#BRACKET_HIGHLIGHT_LAYER">BRACKET_HIGHLIGHT_LAYER</A></B></CODE>
  175. <BR>
  176. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bracket highlight layer.</TD>
  177. </TR>
  178. <TR BGCOLOR="white" CLASS="TableRowColor">
  179. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  180. <CODE>static&nbsp;int</CODE></FONT></TD>
  181. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#CARET_LAYER">CARET_LAYER</A></B></CODE>
  182. <BR>
  183. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Caret layer.</TD>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  187. <CODE>static&nbsp;int</CODE></FONT></TD>
  188. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#DEFAULT_LAYER">DEFAULT_LAYER</A></B></CODE>
  189. <BR>
  190. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default extension layer.</TD>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  194. <CODE>static&nbsp;int</CODE></FONT></TD>
  195. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#HIGHEST_LAYER">HIGHEST_LAYER</A></B></CODE>
  196. <BR>
  197. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highest possible layer.</TD>
  198. </TR>
  199. <TR BGCOLOR="white" CLASS="TableRowColor">
  200. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  201. <CODE>static&nbsp;int</CODE></FONT></TD>
  202. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#LINE_BACKGROUND_LAYER">LINE_BACKGROUND_LAYER</A></B></CODE>
  203. <BR>
  204. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The line highlight and collapsed fold highlight layer.</TD>
  205. </TR>
  206. <TR BGCOLOR="white" CLASS="TableRowColor">
  207. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  208. <CODE>static&nbsp;int</CODE></FONT></TD>
  209. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#LOWEST_LAYER">LOWEST_LAYER</A></B></CODE>
  210. <BR>
  211. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The lowest possible layer.</TD>
  212. </TR>
  213. <TR BGCOLOR="white" CLASS="TableRowColor">
  214. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  215. <CODE>static&nbsp;int</CODE></FONT></TD>
  216. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#SELECTION_LAYER">SELECTION_LAYER</A></B></CODE>
  217. <BR>
  218. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Selection layer.</TD>
  219. </TR>
  220. <TR BGCOLOR="white" CLASS="TableRowColor">
  221. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  222. <CODE>static&nbsp;int</CODE></FONT></TD>
  223. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#TEXT_LAYER">TEXT_LAYER</A></B></CODE>
  224. <BR>
  225. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Text layer.</TD>
  226. </TR>
  227. <TR BGCOLOR="white" CLASS="TableRowColor">
  228. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  229. <CODE>static&nbsp;int</CODE></FONT></TD>
  230. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#WRAP_GUIDE_LAYER">WRAP_GUIDE_LAYER</A></B></CODE>
  231. <BR>
  232. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wrap guide layer.</TD>
  233. </TR>
  234. </TABLE>
  235. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  236. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  237. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  238. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  239. </TR>
  240. <TR BGCOLOR="white" CLASS="TableRowColor">
  241. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  242. </TR>
  243. </TABLE>
  244. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  245. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  246. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  247. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  248. </TR>
  249. <TR BGCOLOR="white" CLASS="TableRowColor">
  250. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  251. </TR>
  252. </TABLE>
  253. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  254. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  255. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  256. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  257. </TR>
  258. <TR BGCOLOR="white" CLASS="TableRowColor">
  259. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  260. </TR>
  261. </TABLE>
  262. &nbsp;
  263. <!-- ========== METHOD SUMMARY =========== -->
  264. <A NAME="method_summary"><!-- --></A>
  265. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  266. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  267. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  268. <B>Method Summary</B></FONT></TH>
  269. </TR>
  270. <TR BGCOLOR="white" CLASS="TableRowColor">
  271. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  272. <CODE>&nbsp;void</CODE></FONT></TD>
  273. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(int, org.gjt.sp.jedit.textarea.TextAreaExtension)">addExtension</A></B>(int&nbsp;layer,
  274. <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaExtension.html" title="class in org.gjt.sp.jedit.textarea">TextAreaExtension</A>&nbsp;extension)</CODE>
  275. <BR>
  276. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a text area extension, which can perform custom painting and
  277. tool tip handling.</TD>
  278. </TR>
  279. <TR BGCOLOR="white" CLASS="TableRowColor">
  280. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  281. <CODE>&nbsp;void</CODE></FONT></TD>
  282. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(org.gjt.sp.jedit.textarea.TextAreaExtension)">addExtension</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaExtension.html" title="class in org.gjt.sp.jedit.textarea">TextAreaExtension</A>&nbsp;extension)</CODE>
  283. <BR>
  284. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a text area extension, which can perform custom painting and
  285. tool tip handling.</TD>
  286. </TR>
  287. <TR BGCOLOR="white" CLASS="TableRowColor">
  288. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  289. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html" title="class in org.gjt.sp.jedit.textarea">AntiAlias</A></CODE></FONT></TD>
  290. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getAntiAlias()">getAntiAlias</A></B>()</CODE>
  291. <BR>
  292. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  293. </TR>
  294. <TR BGCOLOR="white" CLASS="TableRowColor">
  295. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  296. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  297. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getCaretColor()">getCaretColor</A></B>()</CODE>
  298. <BR>
  299. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the caret color.</TD>
  300. </TR>
  301. <TR BGCOLOR="white" CLASS="TableRowColor">
  302. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  303. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  304. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getEOLMarkerColor()">getEOLMarkerColor</A></B>()</CODE>
  305. <BR>
  306. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the EOL marker color.</TD>
  307. </TR>
  308. <TR BGCOLOR="white" CLASS="TableRowColor">
  309. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  310. <CODE>&nbsp;boolean</CODE></FONT></TD>
  311. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getEOLMarkersPainted()">getEOLMarkersPainted</A></B>()</CODE>
  312. <BR>
  313. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if EOL markers are drawn, false otherwise.</TD>
  314. </TR>
  315. <TR BGCOLOR="white" CLASS="TableRowColor">
  316. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  317. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaExtension.html" title="class in org.gjt.sp.jedit.textarea">TextAreaExtension</A>[]</CODE></FONT></TD>
  318. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getExtensions()">getExtensions</A></B>()</CODE>
  319. <BR>
  320. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of registered text area extensions.</TD>
  321. </TR>
  322. <TR BGCOLOR="white" CLASS="TableRowColor">
  323. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  324. <CODE>&nbsp;boolean</CODE></FONT></TD>
  325. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getFocusTraversalKeysEnabled()">getFocusTraversalKeysEnabled</A></B>()</CODE>
  326. <BR>
  327. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Makes the tab key work in Java 1.4.</TD>
  328. </TR>
  329. <TR BGCOLOR="white" CLASS="TableRowColor">
  330. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  331. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  332. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getFoldLineStyle()">getFoldLineStyle</A></B>()</CODE>
  333. <BR>
  334. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the fold line style.</TD>
  335. </TR>
  336. <TR BGCOLOR="white" CLASS="TableRowColor">
  337. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  338. <CODE>&nbsp;java.awt.FontMetrics</CODE></FONT></TD>
  339. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getFontMetrics()">getFontMetrics</A></B>()</CODE>
  340. <BR>
  341. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the font metrics used by this component.</TD>
  342. </TR>
  343. <TR BGCOLOR="white" CLASS="TableRowColor">
  344. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  345. <CODE>&nbsp;java.awt.font.FontRenderContext</CODE></FONT></TD>
  346. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getFontRenderContext()">getFontRenderContext</A></B>()</CODE>
  347. <BR>
  348. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the font render context.</TD>
  349. </TR>
  350. <TR BGCOLOR="white" CLASS="TableRowColor">
  351. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  352. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  353. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getLineHighlightColor()">getLineHighlightColor</A></B>()</CODE>
  354. <BR>
  355. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the line highlight color.</TD>
  356. </TR>
  357. <TR BGCOLOR="white" CLASS="TableRowColor">
  358. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  359. <CODE>&nbsp;java.awt.Dimension</CODE></FONT></TD>
  360. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getMinimumSize()">getMinimumSize</A></B>()</CODE>
  361. <BR>
  362. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the painter's minimum size.</TD>
  363. </TR>
  364. <TR BGCOLOR="white" CLASS="TableRowColor">
  365. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  366. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  367. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getMultipleSelectionColor()">getMultipleSelectionColor</A></B>()</CODE>
  368. <BR>
  369. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the multiple selection color.</TD>
  370. </TR>
  371. <TR BGCOLOR="white" CLASS="TableRowColor">
  372. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  373. <CODE>&nbsp;java.awt.Dimension</CODE></FONT></TD>
  374. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getPreferredSize()">getPreferredSize</A></B>()</CODE>
  375. <BR>
  376. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the painter's preferred size.</TD>
  377. </TR>
  378. <TR BGCOLOR="white" CLASS="TableRowColor">
  379. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  380. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  381. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getSelectionColor()">getSelectionColor</A></B>()</CODE>
  382. <BR>
  383. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the selection color.</TD>
  384. </TR>
  385. <TR BGCOLOR="white" CLASS="TableRowColor">
  386. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  387. <CODE>&nbsp;float</CODE></FONT></TD>
  388. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getStringWidth(java.lang.String)">getStringWidth</A></B>(java.lang.String&nbsp;str)</CODE>
  389. <BR>
  390. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the width of the given string, in pixels, using the text
  391. area's current font.</TD>
  392. </TR>
  393. <TR BGCOLOR="white" CLASS="TableRowColor">
  394. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  395. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  396. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getStructureHighlightColor()">getStructureHighlightColor</A></B>()</CODE>
  397. <BR>
  398. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the structure highlight color.</TD>
  399. </TR>
  400. <TR BGCOLOR="white" CLASS="TableRowColor">
  401. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  402. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  403. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getStyles()">getStyles</A></B>()</CODE>
  404. <BR>
  405. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the syntax styles used to paint colorized text.</TD>
  406. </TR>
  407. <TR BGCOLOR="white" CLASS="TableRowColor">
  408. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  409. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  410. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getToolTipText(java.awt.event.MouseEvent)">getToolTipText</A></B>(java.awt.event.MouseEvent&nbsp;evt)</CODE>
  411. <BR>
  412. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the tool tip to display at the specified location.</TD>
  413. </TR>
  414. <TR BGCOLOR="white" CLASS="TableRowColor">
  415. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  416. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  417. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getWrapGuideColor()">getWrapGuideColor</A></B>()</CODE>
  418. <BR>
  419. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the wrap guide color.</TD>
  420. </TR>
  421. <TR BGCOLOR="white" CLASS="TableRowColor">
  422. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  423. <CODE>&nbsp;boolean</CODE></FONT></TD>
  424. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#isAntiAliasEnabled()">isAntiAliasEnabled</A></B>()</CODE>
  425. <BR>
  426. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>- use @ref getAntiAlias()</I></TD>
  427. </TR>
  428. <TR BGCOLOR="white" CLASS="TableRowColor">
  429. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  430. <CODE>&nbsp;boolean</CODE></FONT></TD>
  431. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#isBlockCaretEnabled()">isBlockCaretEnabled</A></B>()</CODE>
  432. <BR>
  433. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the caret should be drawn as a block, false otherwise.</TD>
  434. </TR>
  435. <TR BGCOLOR="white" CLASS="TableRowColor">
  436. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  437. <CODE>&nbsp;boolean</CODE></FONT></TD>
  438. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#isFractionalFontMetricsEnabled()">isFractionalFontMetricsEnabled</A></B>()</CODE>
  439. <BR>
  440. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if fractional font metrics are enabled.</TD>
  441. </TR>
  442. <TR BGCOLOR="white" CLASS="TableRowColor">
  443. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  444. <CODE>&nbsp;boolean</CODE></FONT></TD>
  445. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#isLineHighlightEnabled()">isLineHighlightEnabled</A></B>()</CODE>
  446. <BR>
  447. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if line highlight is enabled, false otherwise.</TD>
  448. </TR>
  449. <TR BGCOLOR="white" CLASS="TableRowColor">
  450. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  451. <CODE>&nbsp;boolean</CODE></FONT></TD>
  452. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#isStructureHighlightEnabled()">isStructureHighlightEnabled</A></B>()</CODE>
  453. <BR>
  454. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if structure highlighting is enabled, false otherwise.</TD>
  455. </TR>
  456. <TR BGCOLOR="white" CLASS="TableRowColor">
  457. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  458. <CODE>&nbsp;boolean</CODE></FONT></TD>
  459. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#isThickCaretEnabled()">isThickCaretEnabled</A></B>()</CODE>
  460. <BR>
  461. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the caret should be drawn with a thick line, false otherwise.</TD>
  462. </TR>
  463. <TR BGCOLOR="white" CLASS="TableRowColor">
  464. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  465. <CODE>&nbsp;boolean</CODE></FONT></TD>
  466. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#isWrapGuidePainted()">isWrapGuidePainted</A></B>()</CODE>
  467. <BR>
  468. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the wrap guide is drawn, false otherwise.</TD>
  469. </TR>
  470. <TR BGCOLOR="white" CLASS="TableRowColor">
  471. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  472. <CODE>&nbsp;float</CODE></FONT></TD>
  473. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#nextTabStop(float, int)">nextTabStop</A></B>(float&nbsp;x,
  474. int&nbsp;tabOffset)</CODE>
  475. <BR>
  476. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementation of TabExpander interface.</TD>
  477. </TR>
  478. <TR BGCOLOR="white" CLASS="TableRowColor">
  479. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  480. <CODE>&nbsp;void</CODE></FONT></TD>
  481. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#paint(java.awt.Graphics)">paint</A></B>(java.awt.Graphics&nbsp;_gfx)</CODE>
  482. <BR>
  483. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Repaints the text.</TD>
  484. </TR>
  485. <TR BGCOLOR="white" CLASS="TableRowColor">
  486. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  487. <CODE>&nbsp;void</CODE></FONT></TD>
  488. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#removeExtension(org.gjt.sp.jedit.textarea.TextAreaExtension)">removeExtension</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaExtension.html" title="class in org.gjt.sp.jedit.textarea">TextAreaExtension</A>&nbsp;extension)</CODE>
  489. <BR>
  490. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a text area extension.</TD>
  491. </TR>
  492. <TR BGCOLOR="white" CLASS="TableRowColor">
  493. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  494. <CODE>&nbsp;void</CODE></FONT></TD>
  495. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setAntiAlias(org.gjt.sp.jedit.textarea.AntiAlias)">setAntiAlias</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html" title="class in org.gjt.sp.jedit.textarea">AntiAlias</A>&nbsp;newValue)</CODE>
  496. <BR>
  497. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;As of jEdit 4.3pre4, a new JDK 1.6 subpixel antialias mode is supported.</TD>
  498. </TR>
  499. <TR BGCOLOR="white" CLASS="TableRowColor">
  500. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  501. <CODE>&nbsp;void</CODE></FONT></TD>
  502. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setAntiAliasEnabled(boolean)">setAntiAliasEnabled</A></B>(boolean&nbsp;isEnabled)</CODE>
  503. <BR>
  504. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use setAntiAlias(AntiAlias newMode)</I></TD>
  505. </TR>
  506. <TR BGCOLOR="white" CLASS="TableRowColor">
  507. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  508. <CODE>&nbsp;void</CODE></FONT></TD>
  509. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setBlockCaretEnabled(boolean)">setBlockCaretEnabled</A></B>(boolean&nbsp;blockCaret)</CODE>
  510. <BR>
  511. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets if the caret should be drawn as a block, false otherwise.</TD>
  512. </TR>
  513. <TR BGCOLOR="white" CLASS="TableRowColor">
  514. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  515. <CODE>&nbsp;void</CODE></FONT></TD>
  516. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setBounds(int, int, int, int)">setBounds</A></B>(int&nbsp;x,
  517. int&nbsp;y,
  518. int&nbsp;width,
  519. int&nbsp;height)</CODE>
  520. <BR>
  521. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;It is a bad idea to override this, but we need to get the component
  522. event before the first repaint.</TD>
  523. </TR>
  524. <TR BGCOLOR="white" CLASS="TableRowColor">
  525. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  526. <CODE>&nbsp;void</CODE></FONT></TD>
  527. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setCaretColor(java.awt.Color)">setCaretColor</A></B>(java.awt.Color&nbsp;caretColor)</CODE>
  528. <BR>
  529. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the caret color.</TD>
  530. </TR>
  531. <TR BGCOLOR="white" CLASS="TableRowColor">
  532. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  533. <CODE>&nbsp;void</CODE></FONT></TD>
  534. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setEOLMarkerColor(java.awt.Color)">setEOLMarkerColor</A></B>(java.awt.Color&nbsp;eolMarkerColor)</CODE>
  535. <BR>
  536. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the EOL marker color.</TD>
  537. </TR>
  538. <TR BGCOLOR="white" CLASS="TableRowColor">
  539. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  540. <CODE>&nbsp;void</CODE></FONT></TD>
  541. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setEOLMarkersPainted(boolean)">setEOLMarkersPainted</A></B>(boolean&nbsp;eolMarkers)</CODE>
  542. <BR>
  543. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets if EOL markers are to be drawn.</TD>
  544. </TR>
  545. <TR BGCOLOR="white" CLASS="TableRowColor">
  546. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  547. <CODE>&nbsp;void</CODE></FONT></TD>
  548. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setFoldLineStyle(org.gjt.sp.jedit.syntax.SyntaxStyle[])">setFoldLineStyle</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]&nbsp;foldLineStyle)</CODE>
  549. <BR>
  550. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the fold line style.</TD>
  551. </TR>
  552. <TR BGCOLOR="white" CLASS="TableRowColor">
  553. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  554. <CODE>&nbsp;void</CODE></FONT></TD>
  555. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setFont(java.awt.Font)">setFont</A></B>(java.awt.Font&nbsp;font)</CODE>
  556. <BR>
  557. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the font for this component.</TD>
  558. </TR>
  559. <TR BGCOLOR="white" CLASS="TableRowColor">
  560. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  561. <CODE>&nbsp;void</CODE></FONT></TD>
  562. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setFractionalFontMetricsEnabled(boolean)">setFractionalFontMetricsEnabled</A></B>(boolean&nbsp;fracFontMetrics)</CODE>
  563. <BR>
  564. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets if fractional font metrics should be enabled.</TD>
  565. </TR>
  566. <TR BGCOLOR="white" CLASS="TableRowColor">
  567. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  568. <CODE>&nbsp;void</CODE></FONT></TD>
  569. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setLineHighlightColor(java.awt.Color)">setLineHighlightColor</A></B>(java.awt.Color&nbsp;lineHighlightColor)</CODE>
  570. <BR>
  571. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the line highlight color.</TD>
  572. </TR>
  573. <TR BGCOLOR="white" CLASS="TableRowColor">
  574. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  575. <CODE>&nbsp;void</CODE></FONT></TD>
  576. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setLineHighlightEnabled(boolean)">setLineHighlightEnabled</A></B>(boolean&nbsp;lineHighlight)</CODE>
  577. <BR>
  578. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enables or disables current line highlighting.</TD>
  579. </TR>
  580. <TR BGCOLOR="white" CLASS="TableRowColor">
  581. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  582. <CODE>&nbsp;void</CODE></FONT></TD>
  583. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setMultipleSelectionColor(java.awt.Color)">setMultipleSelectionColor</A></B>(java.awt.Color&nbsp;multipleSelectionColor)</CODE>
  584. <BR>
  585. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the multiple selection color.</TD>
  586. </TR>
  587. <TR BGCOLOR="white" CLASS="TableRowColor">
  588. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  589. <CODE>&nbsp;void</CODE></FONT></TD>
  590. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setSelectionColor(java.awt.Color)">setSelectionColor</A></B>(java.awt.Color&nbsp;selectionColor)</CODE>
  591. <BR>
  592. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the selection color.</TD>
  593. </TR>
  594. <TR BGCOLOR="white" CLASS="TableRowColor">
  595. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  596. <CODE>&nbsp;void</CODE></FONT></TD>
  597. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setStructureHighlightColor(java.awt.Color)">setStructureHighlightColor</A></B>(java.awt.Color&nbsp;structureHighlightColor)</CODE>
  598. <BR>
  599. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the structure highlight color.</TD>
  600. </TR>
  601. <TR BGCOLOR="white" CLASS="TableRowColor">
  602. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  603. <CODE>&nbsp;void</CODE></FONT></TD>
  604. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setStructureHighlightEnabled(boolean)">setStructureHighlightEnabled</A></B>(boolean&nbsp;structureHighlight)</CODE>
  605. <BR>
  606. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enables or disables structure highlighting.</TD>
  607. </TR>
  608. <TR BGCOLOR="white" CLASS="TableRowColor">
  609. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  610. <CODE>&nbsp;void</CODE></FONT></TD>
  611. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setStyles(org.gjt.sp.jedit.syntax.SyntaxStyle[])">setStyles</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]&nbsp;styles)</CODE>
  612. <BR>
  613. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the syntax styles used to paint colorized text.</TD>
  614. </TR>
  615. <TR BGCOLOR="white" CLASS="TableRowColor">
  616. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  617. <CODE>&nbsp;void</CODE></FONT></TD>
  618. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setThickCaretEnabled(boolean)">setThickCaretEnabled</A></B>(boolean&nbsp;thickCaret)</CODE>
  619. <BR>
  620. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets if the caret should be drawn with a thick line.</TD>
  621. </TR>
  622. <TR BGCOLOR="white" CLASS="TableRowColor">
  623. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  624. <CODE>&nbsp;void</CODE></FONT></TD>
  625. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setWrapGuideColor(java.awt.Color)">setWrapGuideColor</A></B>(java.awt.Color&nbsp;wrapGuideColor)</CODE>
  626. <BR>
  627. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the wrap guide color.</TD>
  628. </TR>
  629. <TR BGCOLOR="white" CLASS="TableRowColor">
  630. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  631. <CODE>&nbsp;void</CODE></FONT></TD>
  632. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#setWrapGuidePainted(boolean)">setWrapGuidePainted</A></B>(boolean&nbsp;wrapGuide)</CODE>
  633. <BR>
  634. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets if the wrap guide is to be drawn.</TD>
  635. </TR>
  636. <TR BGCOLOR="white" CLASS="TableRowColor">
  637. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  638. <CODE>&nbsp;void</CODE></FONT></TD>
  639. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#update(java.awt.Graphics)">update</A></B>(java.awt.Graphics&nbsp;_gfx)</CODE>
  640. <BR>
  641. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Repaints the text.</TD>
  642. </TR>
  643. </TABLE>
  644. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  645. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  646. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  647. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  648. </TR>
  649. <TR BGCOLOR="white" CLASS="TableRowColor">
  650. <TD><CODE>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getAccessibleContext, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getTopLevelAncestor, getTransferHandler, getUIClassID, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, paramString, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, updateUI</CODE></TD>
  651. </TR>
  652. </TABLE>
  653. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  654. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  655. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  656. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  657. </TR>
  658. <TR BGCOLOR="white" CLASS="TableRowColor">
  659. <TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  660. </TR>
  661. </TABLE>
  662. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  663. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  664. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  665. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  666. </TR>
  667. <TR BGCOLOR="white" CLASS="TableRowColor">
  668. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  669. </TR>
  670. </TABLE>
  671. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  672. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  673. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  674. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  675. </TR>
  676. <TR BGCOLOR="white" CLASS="TableRowColor">
  677. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  678. </TR>
  679. </TABLE>
  680. &nbsp;
  681. <P>
  682. <!-- ============ FIELD DETAIL =========== -->
  683. <A NAME="field_detail"><!-- --></A>
  684. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  685. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  686. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  687. <B>Field Detail</B></FONT></TH>
  688. </TR>
  689. </TABLE>
  690. <A NAME="LOWEST_LAYER"><!-- --></A><H3>
  691. LOWEST_LAYER</H3>
  692. <PRE>
  693. public static final int <B>LOWEST_LAYER</B></PRE>
  694. <DL>
  695. <DD>The lowest possible layer.
  696. <P>
  697. <DL>
  698. <DT><B>Since:</B></DT>
  699. <DD>jEdit 4.0pre4</DD>
  700. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(int, org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>addExtension(int,TextAreaExtension)</CODE></A>,
  701. <A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.LOWEST_LAYER">Constant Field Values</A></DL>
  702. </DL>
  703. <HR>
  704. <A NAME="BACKGROUND_LAYER"><!-- --></A><H3>
  705. BACKGROUND_LAYER</H3>
  706. <PRE>
  707. public static final int <B>BACKGROUND_LAYER</B></PRE>
  708. <DL>
  709. <DD>Below selection layer. The JDiff plugin will use this.
  710. <P>
  711. <DL>
  712. <DT><B>Since:</B></DT>
  713. <DD>jEdit 4.0pre4</DD>
  714. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(int, org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>addExtension(int,TextAreaExtension)</CODE></A>,
  715. <A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.BACKGROUND_LAYER">Constant Field Values</A></DL>
  716. </DL>
  717. <HR>
  718. <A NAME="LINE_BACKGROUND_LAYER"><!-- --></A><H3>
  719. LINE_BACKGROUND_LAYER</H3>
  720. <PRE>
  721. public static final int <B>LINE_BACKGROUND_LAYER</B></PRE>
  722. <DL>
  723. <DD>The line highlight and collapsed fold highlight layer.
  724. <P>
  725. <DL>
  726. <DT><B>Since:</B></DT>
  727. <DD>jEdit 4.0pre7</DD>
  728. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(int, org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>addExtension(int,TextAreaExtension)</CODE></A>,
  729. <A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.LINE_BACKGROUND_LAYER">Constant Field Values</A></DL>
  730. </DL>
  731. <HR>
  732. <A NAME="BELOW_SELECTION_LAYER"><!-- --></A><H3>
  733. BELOW_SELECTION_LAYER</H3>
  734. <PRE>
  735. public static final int <B>BELOW_SELECTION_LAYER</B></PRE>
  736. <DL>
  737. <DD>Below selection layer.
  738. <P>
  739. <DL>
  740. <DT><B>Since:</B></DT>
  741. <DD>jEdit 4.0pre4</DD>
  742. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(int, org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>addExtension(int,TextAreaExtension)</CODE></A>,
  743. <A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.BELOW_SELECTION_LAYER">Constant Field Values</A></DL>
  744. </DL>
  745. <HR>
  746. <A NAME="SELECTION_LAYER"><!-- --></A><H3>
  747. SELECTION_LAYER</H3>
  748. <PRE>
  749. public static final int <B>SELECTION_LAYER</B></PRE>
  750. <DL>
  751. <DD>Selection layer. Most extensions will be above this layer, but some
  752. (eg, JDiff) will want to be below the selection.
  753. <P>
  754. <DL>
  755. <DT><B>Since:</B></DT>
  756. <DD>jEdit 4.0pre4</DD>
  757. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(int, org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>addExtension(int,TextAreaExtension)</CODE></A>,
  758. <A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.SELECTION_LAYER">Constant Field Values</A></DL>
  759. </DL>
  760. <HR>
  761. <A NAME="WRAP_GUIDE_LAYER"><!-- --></A><H3>
  762. WRAP_GUIDE_LAYER</H3>
  763. <PRE>
  764. public static final int <B>WRAP_GUIDE_LAYER</B></PRE>
  765. <DL>
  766. <DD>Wrap guide layer. Most extensions will be above this layer.
  767. <P>
  768. <DL>
  769. <DT><B>Since:</B></DT>
  770. <DD>jEdit 4.0pre4</DD>
  771. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.WRAP_GUIDE_LAYER">Constant Field Values</A></DL>
  772. </DL>
  773. <HR>
  774. <A NAME="BELOW_MOST_EXTENSIONS_LAYER"><!-- --></A><H3>
  775. BELOW_MOST_EXTENSIONS_LAYER</H3>
  776. <PRE>
  777. public static final int <B>BELOW_MOST_EXTENSIONS_LAYER</B></PRE>
  778. <DL>
  779. <DD>Below most extensions layer.
  780. <P>
  781. <DL>
  782. <DT><B>Since:</B></DT>
  783. <DD>jEdit 4.0pre4</DD>
  784. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#addExtension(int, org.gjt.sp.jedit.textarea.TextAreaExtension)"><CODE>addExtension(int,TextAreaExtension)</CODE></A>,
  785. <A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.BELOW_MOST_EXTENSIONS_LAYER">Constant Field Values</A></DL>
  786. </DL>
  787. <HR>
  788. <A NAME="DEFAULT_LAYER"><!-- --></A><H3>
  789. DEFAULT_LAYER</H3>
  790. <PRE>
  791. public static final int <B>DEFAULT_LAYER</B></PRE>
  792. <DL>
  793. <DD>Default extension layer. This is above the wrap guide but below the
  794. structure highlight.
  795. <P>
  796. <DL>
  797. <DT><B>Since:</B></DT>
  798. <DD>jEdit 4.0pre4</DD>
  799. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.DEFAULT_LAYER">Constant Field Values</A></DL>
  800. </DL>
  801. <HR>
  802. <A NAME="BLOCK_CARET_LAYER"><!-- --></A><H3>
  803. BLOCK_CARET_LAYER</H3>
  804. <PRE>
  805. public static final int <B>BLOCK_CARET_LAYER</B></PRE>
  806. <DL>
  807. <DD>Block caret layer. Most extensions will be below this layer.
  808. <P>
  809. <DL>
  810. <DT><B>Since:</B></DT>
  811. <DD>jEdit 4.2pre1</DD>
  812. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.BLOCK_CARET_LAYER">Constant Field Values</A></DL>
  813. </DL>
  814. <HR>
  815. <A NAME="BRACKET_HIGHLIGHT_LAYER"><!-- --></A><H3>
  816. BRACKET_HIGHLIGHT_LAYER</H3>
  817. <PRE>
  818. public static final int <B>BRACKET_HIGHLIGHT_LAYER</B></PRE>
  819. <DL>
  820. <DD>Bracket highlight layer. Most extensions will be below this layer.
  821. <P>
  822. <DL>
  823. <DT><B>Since:</B></DT>
  824. <DD>jEdit 4.0pre4</DD>
  825. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.BRACKET_HIGHLIGHT_LAYER">Constant Field Values</A></DL>
  826. </DL>
  827. <HR>
  828. <A NAME="TEXT_LAYER"><!-- --></A><H3>
  829. TEXT_LAYER</H3>
  830. <PRE>
  831. public static final int <B>TEXT_LAYER</B></PRE>
  832. <DL>
  833. <DD>Text layer. Most extensions will be below this layer.
  834. <P>
  835. <DL>
  836. <DT><B>Since:</B></DT>
  837. <DD>jEdit 4.2pre1</DD>
  838. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.TEXT_LAYER">Constant Field Values</A></DL>
  839. </DL>
  840. <HR>
  841. <A NAME="CARET_LAYER"><!-- --></A><H3>
  842. CARET_LAYER</H3>
  843. <PRE>
  844. public static final int <B>CARET_LAYER</B></PRE>
  845. <DL>
  846. <DD>Caret layer. Most extensions will be below this layer.
  847. <P>
  848. <DL>
  849. <DT><B>Since:</B></DT>
  850. <DD>jEdit 4.2pre1</DD>
  851. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.CARET_LAYER">Constant Field Values</A></DL>
  852. </DL>
  853. <HR>
  854. <A NAME="HIGHEST_LAYER"><!-- --></A><H3>
  855. HIGHEST_LAYER</H3>
  856. <PRE>
  857. public static final int <B>HIGHEST_LAYER</B></PRE>
  858. <DL>
  859. <DD>Highest possible layer.
  860. <P>
  861. <DL>
  862. <DT><B>Since:</B></DT>
  863. <DD>jEdit 4.0pre4</DD>
  864. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.textarea.TextAreaPainter.HIGHEST_LAYER">Constant Field Values</A></DL>
  865. </DL>
  866. <!-- ============ METHOD DETAIL ========== -->
  867. <A NAME="method_detail"><!-- --></A>
  868. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  869. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  870. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  871. <B>Method Detail</B></FONT></TH>
  872. </TR>
  873. </TABLE>
  874. <A NAME="setBounds(int, int, int, int)"><!-- --></A><H3>
  875. setBounds</H3>
  876. <PRE>
  877. public void <B>setBounds</B>(int&nbsp;x,
  878. int&nbsp;y,
  879. int&nbsp;width,
  880. int&nbsp;height)</PRE>
  881. <DL>
  882. <DD>It is a bad idea to override this, but we need to get the component
  883. event before the first repaint.
  884. <P>
  885. <DD><DL>
  886. <DT><B>Overrides:</B><DD><CODE>setBounds</CODE> in class <CODE>java.awt.Component</CODE></DL>
  887. </DD>
  888. <DD><DL>
  889. </DL>
  890. </DD>
  891. </DL>
  892. <HR>
  893. <A NAME="getFocusTraversalKeysEnabled()"><!-- --></A><H3>
  894. getFocusTraversalKeysEnabled</H3>
  895. <PRE>
  896. public boolean <B>getFocusTraversalKeysEnabled</B>()</PRE>
  897. <DL>
  898. <DD>Makes the tab key work in Java 1.4.
  899. <P>
  900. <DD><DL>
  901. <DT><B>Overrides:</B><DD><CODE>getFocusTraversalKeysEnabled</CODE> in class <CODE>java.awt.Component</CODE></DL>
  902. </DD>
  903. <DD><DL>
  904. <DT><B>Since:</B></DT>
  905. <DD>jEdit 3.2pre4</DD>
  906. </DL>
  907. </DD>
  908. </DL>
  909. <HR>
  910. <A NAME="getStyles()"><!-- --></A><H3>
  911. getStyles</H3>
  912. <PRE>
  913. public final <A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[] <B>getStyles</B>()</PRE>
  914. <DL>
  915. <DD>Returns the syntax styles used to paint colorized text. Entry <i>n</i>
  916. will be used to paint tokens with id = <i>n</i>.
  917. <P>
  918. <DD><DL>
  919. </DL>
  920. </DD>
  921. <DD><DL>
  922. <DT><B>Returns:</B><DD>an array of SyntaxStyles<DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/syntax/Token.html" title="class in org.gjt.sp.jedit.syntax"><CODE>Token</CODE></A></DL>
  923. </DD>
  924. </DL>
  925. <HR>
  926. <A NAME="setStyles(org.gjt.sp.jedit.syntax.SyntaxStyle[])"><!-- --></A><H3>
  927. setStyles</H3>
  928. <PRE>
  929. public final void <B>setStyles</B>(<A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]&nbsp;styles)</PRE>
  930. <DL>
  931. <DD>Sets the syntax styles used to paint colorized text. Entry <i>n</i>
  932. will be used to paint tokens with id = <i>n</i>.
  933. <P>
  934. <DD><DL>
  935. </DL>
  936. </DD>
  937. <DD><DL>
  938. <DT><B>Parameters:</B><DD><CODE>styles</CODE> - The syntax styles<DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/syntax/Token.html" title="class in org.gjt.sp.jedit.syntax"><CODE>Token</CODE></A></DL>
  939. </DD>
  940. </DL>
  941. <HR>
  942. <A NAME="getCaretColor()"><!-- --></A><H3>
  943. getCaretColor</H3>
  944. <PRE>
  945. public final java.awt.Color <B>getCaretColor</B>()</PRE>
  946. <DL>
  947. <DD>Returns the caret color.
  948. <P>
  949. <DD><DL>
  950. </DL>
  951. </DD>
  952. <DD><DL>
  953. </DL>
  954. </DD>
  955. </DL>
  956. <HR>
  957. <A NAME="setCaretColor(java.awt.Color)"><!-- --></A><H3>
  958. setCaretColor</H3>
  959. <PRE>
  960. public final void <B>setCaretColor</B>(java.awt.Color&nbsp;caretColor)</PRE>
  961. <DL>
  962. <DD>Sets the caret color.
  963. <P>
  964. <DD><DL>
  965. </DL>
  966. </DD>
  967. <DD><DL>
  968. <DT><B>Parameters:</B><DD><CODE>caretColor</CODE> - The caret color</DL>
  969. </DD>
  970. </DL>
  971. <HR>
  972. <A NAME="getSelectionColor()"><!-- --></A><H3>
  973. getSelectionColor</H3>
  974. <PRE>
  975. public final java.awt.Color <B>getSelectionColor</B>()</PRE>
  976. <DL>
  977. <DD>Returns the selection color.
  978. <P>
  979. <DD><DL>
  980. </DL>
  981. </DD>
  982. <DD><DL>
  983. </DL>
  984. </DD>
  985. </DL>
  986. <HR>
  987. <A NAME="setSelectionColor(java.awt.Color)"><!-- --></A><H3>
  988. setSelectionColor</H3>
  989. <PRE>
  990. public final void <B>setSelectionColor</B>(java.awt.Color&nbsp;selectionColor)</PRE>
  991. <DL>
  992. <DD>Sets the selection color.
  993. <P>
  994. <DD><DL>
  995. </DL>
  996. </DD>
  997. <DD><DL>
  998. <DT><B>Parameters:</B><DD><CODE>selectionColor</CODE> - The selection color</DL>
  999. </DD>
  1000. </DL>
  1001. <HR>
  1002. <A NAME="getMultipleSelectionColor()"><!-- --></A><H3>
  1003. getMultipleSelectionColor</H3>
  1004. <PRE>
  1005. public final java.awt.Color <B>getMultipleSelectionColor</B>()</PRE>
  1006. <DL>
  1007. <DD>Returns the multiple selection color.
  1008. <P>
  1009. <DD><DL>
  1010. </DL>
  1011. </DD>
  1012. <DD><DL>
  1013. <DT><B>Since:</B></DT>
  1014. <DD>jEdit 4.2pre1</DD>
  1015. </DL>
  1016. </DD>
  1017. </DL>
  1018. <HR>
  1019. <A NAME="setMultipleSelectionColor(java.awt.Color)"><!-- --></A><H3>
  1020. setMultipleSelectionColor</H3>
  1021. <PRE>
  1022. public final void <B>setMultipleSelectionColor</B>(java.awt.Color&nbsp;multipleSelectionColor)</PRE>
  1023. <DL>
  1024. <DD>Sets the multiple selection color.
  1025. <P>
  1026. <DD><DL>
  1027. </DL>
  1028. </DD>
  1029. <DD><DL>
  1030. <DT><B>Parameters:</B><DD><CODE>multipleSelectionColor</CODE> - The multiple selection color<DT><B>Since:</B></DT>
  1031. <DD>jEdit 4.2pre1</DD>
  1032. </DL>
  1033. </DD>
  1034. </DL>
  1035. <HR>
  1036. <A NAME="getLineHighlightColor()"><!-- --></A><H3>
  1037. getLineHighlightColor</H3>
  1038. <PRE>
  1039. public final java.awt.Color <B>getLineHighlightColor</B>()</PRE>
  1040. <DL>
  1041. <DD>Returns the line highlight color.
  1042. <P>
  1043. <DD><DL>
  1044. </DL>
  1045. </DD>
  1046. <DD><DL>
  1047. </DL>
  1048. </DD>
  1049. </DL>
  1050. <HR>
  1051. <A NAME="setLineHighlightColor(java.awt.Color)"><!-- --></A><H3>
  1052. setLineHighlightColor</H3>
  1053. <PRE>
  1054. public final void <B>setLineHighlightColor</B>(java.awt.Color&nbsp;lineHighlightColor)</PRE>
  1055. <DL>
  1056. <DD>Sets the line highlight color.
  1057. <P>
  1058. <DD><DL>
  1059. </DL>
  1060. </DD>
  1061. <DD><DL>
  1062. <DT><B>Parameters:</B><DD><CODE>lineHighlightColor</CODE> - The line highlight color</DL>
  1063. </DD>
  1064. </DL>
  1065. <HR>
  1066. <A NAME="isLineHighlightEnabled()"><!-- --></A><H3>
  1067. isLineHighlightEnabled</H3>
  1068. <PRE>
  1069. public final boolean <B>isLineHighlightEnabled</B>()</PRE>
  1070. <DL>
  1071. <DD>Returns true if line highlight is enabled, false otherwise.
  1072. <P>
  1073. <DD><DL>
  1074. </DL>
  1075. </DD>
  1076. <DD><DL>
  1077. </DL>
  1078. </DD>
  1079. </DL>
  1080. <HR>
  1081. <A NAME="setLineHighlightEnabled(boolean)"><!-- --></A><H3>
  1082. setLineHighlightEnabled</H3>
  1083. <PRE>
  1084. public final void <B>setLineHighlightEnabled</B>(boolean&nbsp;lineHighlight)</PRE>
  1085. <DL>
  1086. <DD>Enables or disables current line highlighting.
  1087. <P>
  1088. <DD><DL>
  1089. </DL>
  1090. </DD>
  1091. <DD><DL>
  1092. <DT><B>Parameters:</B><DD><CODE>lineHighlight</CODE> - True if current line highlight should be enabled,
  1093. false otherwise</DL>
  1094. </DD>
  1095. </DL>
  1096. <HR>
  1097. <A NAME="getStructureHighlightColor()"><!-- --></A><H3>
  1098. getStructureHighlightColor</H3>
  1099. <PRE>
  1100. public final java.awt.Color <B>getStructureHighlightColor</B>()</PRE>
  1101. <DL>
  1102. <DD>Returns the structure highlight color.
  1103. <P>
  1104. <DD><DL>
  1105. </DL>
  1106. </DD>
  1107. <DD><DL>
  1108. <DT><B>Since:</B></DT>
  1109. <DD>jEdit 4.2pre3</DD>
  1110. </DL>
  1111. </DD>
  1112. </DL>
  1113. <HR>
  1114. <A NAME="setStructureHighlightColor(java.awt.Color)"><!-- --></A><H3>
  1115. setStructureHighlightColor</H3>
  1116. <PRE>
  1117. public final void <B>setStructureHighlightColor</B>(java.awt.Color&nbsp;structureHighlightColor)</PRE>
  1118. <DL>
  1119. <DD>Sets the structure highlight color.
  1120. <P>
  1121. <DD><DL>
  1122. </DL>
  1123. </DD>
  1124. <DD><DL>
  1125. <DT><B>Parameters:</B><DD><CODE>structureHighlightColor</CODE> - The bracket highlight color<DT><B>Since:</B></DT>
  1126. <DD>jEdit 4.2pre3</DD>
  1127. </DL>
  1128. </DD>
  1129. </DL>
  1130. <HR>
  1131. <A NAME="isStructureHighlightEnabled()"><!-- --></A><H3>
  1132. isStructureHighlightEnabled</H3>
  1133. <PRE>
  1134. public final boolean <B>isStructureHighlightEnabled</B>()</PRE>
  1135. <DL>
  1136. <DD>Returns true if structure highlighting is enabled, false otherwise.
  1137. <P>
  1138. <DD><DL>
  1139. </DL>
  1140. </DD>
  1141. <DD><DL>
  1142. <DT><B>Since:</B></DT>
  1143. <DD>jEdit 4.2pre3</DD>
  1144. </DL>
  1145. </DD>
  1146. </DL>
  1147. <HR>
  1148. <A NAME="setStructureHighlightEnabled(boolean)"><!-- --></A><H3>
  1149. setStructureHighlightEnabled</H3>
  1150. <PRE>
  1151. public final void <B>setStructureHighlightEnabled</B>(boolean&nbsp;structureHighlight)</PRE>
  1152. <DL>
  1153. <DD>Enables or disables structure highlighting.
  1154. <P>
  1155. <DD><DL>
  1156. </DL>
  1157. </DD>
  1158. <DD><DL>
  1159. <DT><B>Parameters:</B><DD><CODE>structureHighlight</CODE> - True if structure highlighting should be
  1160. enabled, false otherwise<DT><B>Since:</B></DT>
  1161. <DD>jEdit 4.2pre3</DD>
  1162. </DL>
  1163. </DD>
  1164. </DL>
  1165. <HR>
  1166. <A NAME="isBlockCaretEnabled()"><!-- --></A><H3>
  1167. isBlockCaretEnabled</H3>
  1168. <PRE>
  1169. public final boolean <B>isBlockCaretEnabled</B>()</PRE>
  1170. <DL>
  1171. <DD>Returns true if the caret should be drawn as a block, false otherwise.
  1172. <P>
  1173. <DD><DL>
  1174. </DL>
  1175. </DD>
  1176. <DD><DL>
  1177. </DL>
  1178. </DD>
  1179. </DL>
  1180. <HR>
  1181. <A NAME="setBlockCaretEnabled(boolean)"><!-- --></A><H3>
  1182. setBlockCaretEnabled</H3>
  1183. <PRE>
  1184. public final void <B>setBlockCaretEnabled</B>(boolean&nbsp;blockCaret)</PRE>
  1185. <DL>
  1186. <DD>Sets if the caret should be drawn as a block, false otherwise.
  1187. <P>
  1188. <DD><DL>
  1189. </DL>
  1190. </DD>
  1191. <DD><DL>
  1192. <DT><B>Parameters:</B><DD><CODE>blockCaret</CODE> - True if the caret should be drawn as a block,
  1193. false otherwise.</DL>
  1194. </DD>
  1195. </DL>
  1196. <HR>
  1197. <A NAME="isThickCaretEnabled()"><!-- --></A><H3>
  1198. isThickCaretEnabled</H3>
  1199. <PRE>
  1200. public final boolean <B>isThickCaretEnabled</B>()</PRE>
  1201. <DL>
  1202. <DD>Returns true if the caret should be drawn with a thick line, false otherwise.
  1203. <P>
  1204. <DD><DL>
  1205. </DL>
  1206. </DD>
  1207. <DD><DL>
  1208. <DT><B>Since:</B></DT>
  1209. <DD>jEdit 4.3pre15</DD>
  1210. </DL>
  1211. </DD>
  1212. </DL>
  1213. <HR>
  1214. <A NAME="setThickCaretEnabled(boolean)"><!-- --></A><H3>
  1215. setThickCaretEnabled</H3>
  1216. <PRE>
  1217. public final void <B>setThickCaretEnabled</B>(boolean&nbsp;thickCaret)</PRE>
  1218. <DL>
  1219. <DD>Sets if the caret should be drawn with a thick line.
  1220. <P>
  1221. <DD><DL>
  1222. </DL>
  1223. </DD>
  1224. <DD><DL>
  1225. <DT><B>Parameters:</B><DD><CODE>thickCaret</CODE> - True if the caret should be drawn as a block, false otherwise.<DT><B>Since:</B></DT>
  1226. <DD>jEdit 4.3pre15</DD>
  1227. </DL>
  1228. </DD>
  1229. </DL>
  1230. <HR>
  1231. <A NAME="getEOLMarkerColor()"><!-- --></A><H3>
  1232. getEOLMarkerColor</H3>
  1233. <PRE>
  1234. public final java.awt.Color <B>getEOLMarkerColor</B>()</PRE>
  1235. <DL>
  1236. <DD>Returns the EOL marker color.
  1237. <P>
  1238. <DD><DL>
  1239. </DL>
  1240. </DD>
  1241. <DD><DL>
  1242. </DL>
  1243. </DD>
  1244. </DL>
  1245. <HR>
  1246. <A NAME="setEOLMarkerColor(java.awt.Color)"><!-- --></A><H3>
  1247. setEOLMarkerColor</H3>
  1248. <PRE>
  1249. public final void <B>setEOLMarkerColor</B>(java.awt.Color&nbsp;eolMarkerColor)</PRE>
  1250. <DL>
  1251. <DD>Sets the EOL marker color.
  1252. <P>
  1253. <DD><DL>
  1254. </DL>
  1255. </DD>
  1256. <DD><DL>
  1257. <DT><B>Parameters:</B><DD><CODE>eolMarkerColor</CODE> - The EOL marker color</DL>
  1258. </DD>
  1259. </DL>
  1260. <HR>
  1261. <A NAME="getEOLMarkersPainted()"><!-- --></A><H3>
  1262. getEOLMarkersPainted</H3>
  1263. <PRE>
  1264. public final boolean <B>getEOLMarkersPainted</B>()</PRE>
  1265. <DL>
  1266. <DD>Returns true if EOL markers are drawn, false otherwise.
  1267. <P>
  1268. <DD><DL>
  1269. </DL>
  1270. </DD>
  1271. <DD><DL>
  1272. </DL>
  1273. </DD>
  1274. </DL>
  1275. <HR>
  1276. <A NAME="setEOLMarkersPainted(boolean)"><!-- --></A><H3>
  1277. setEOLMarkersPainted</H3>
  1278. <PRE>
  1279. public final void <B>setEOLMarkersPainted</B>(boolean&nbsp;eolMarkers)</PRE>
  1280. <DL>
  1281. <DD>Sets if EOL markers are to be drawn.
  1282. <P>
  1283. <DD><DL>
  1284. </DL>
  1285. </DD>
  1286. <DD><DL>
  1287. <DT><B>Parameters:</B><DD><CODE>eolMarkers</CODE> - True if EOL markers should be drawn, false otherwise</DL>
  1288. </DD>
  1289. </DL>
  1290. <HR>
  1291. <A NAME="getWrapGuideColor()"><!-- --></A><H3>
  1292. getWrapGuideColor</H3>
  1293. <PRE>
  1294. public final java.awt.Color <B>getWrapGuideColor</B>()</PRE>
  1295. <DL>
  1296. <DD>Returns the wrap guide color.
  1297. <P>
  1298. <DD><DL>
  1299. </DL>
  1300. </DD>
  1301. <DD><DL>
  1302. </DL>
  1303. </DD>
  1304. </DL>
  1305. <HR>
  1306. <A NAME="setWrapGuideColor(java.awt.Color)"><!-- --></A><H3>
  1307. setWrapGuideColor</H3>
  1308. <PRE>
  1309. public final void <B>setWrapGuideColor</B>(java.awt.Color&nbsp;wrapGuideColor)</PRE>
  1310. <DL>
  1311. <DD>Sets the wrap guide color.
  1312. <P>
  1313. <DD><DL>
  1314. </DL>
  1315. </DD>
  1316. <DD><DL>
  1317. <DT><B>Parameters:</B><DD><CODE>wrapGuideColor</CODE> - The wrap guide color</DL>
  1318. </DD>
  1319. </DL>
  1320. <HR>
  1321. <A NAME="isWrapGuidePainted()"><!-- --></A><H3>
  1322. isWrapGuidePainted</H3>
  1323. <PRE>
  1324. public final boolean <B>isWrapGuidePainted</B>()</PRE>
  1325. <DL>
  1326. <DD>Returns true if the wrap guide is drawn, false otherwise.
  1327. <P>
  1328. <DD><DL>
  1329. </DL>
  1330. </DD>
  1331. <DD><DL>
  1332. <DT><B>Since:</B></DT>
  1333. <DD>jEdit 4.0pre4</DD>
  1334. </DL>
  1335. </DD>
  1336. </DL>
  1337. <HR>
  1338. <A NAME="setWrapGuidePainted(boolean)"><!-- --></A><H3>
  1339. setWrapGuidePainted</H3>
  1340. <PRE>
  1341. public final void <B>setWrapGuidePainted</B>(boolean&nbsp;wrapGuide)</PRE>
  1342. <DL>
  1343. <DD>Sets if the wrap guide is to be drawn.
  1344. <P>
  1345. <DD><DL>
  1346. </DL>
  1347. </DD>
  1348. <DD><DL>
  1349. <DT><B>Parameters:</B><DD><CODE>wrapGuide</CODE> - True if the wrap guide should be drawn, false otherwise</DL>
  1350. </DD>
  1351. </DL>
  1352. <HR>
  1353. <A NAME="getFoldLineStyle()"><!-- --></A><H3>
  1354. getFoldLineStyle</H3>
  1355. <PRE>
  1356. public final <A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[] <B>getFoldLineStyle</B>()</PRE>
  1357. <DL>
  1358. <DD>Returns the fold line style. The first element is the style for
  1359. lines with a fold level greater than 3. The remaining elements
  1360. are for fold levels 1 to 3.
  1361. <P>
  1362. <DD><DL>
  1363. </DL>
  1364. </DD>
  1365. <DD><DL>
  1366. </DL>
  1367. </DD>
  1368. </DL>
  1369. <HR>
  1370. <A NAME="setFoldLineStyle(org.gjt.sp.jedit.syntax.SyntaxStyle[])"><!-- --></A><H3>
  1371. setFoldLineStyle</H3>
  1372. <PRE>
  1373. public final void <B>setFoldLineStyle</B>(<A HREF="../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]&nbsp;foldLineStyle)</PRE>
  1374. <DL>
  1375. <DD>Sets the fold line style. The first element is the style for
  1376. lines with a fold level greater than 3. The remaining elements
  1377. are for fold levels 1 to 3.
  1378. <P>
  1379. <DD><DL>
  1380. </DL>
  1381. </DD>
  1382. <DD><DL>
  1383. <DT><B>Parameters:</B><DD><CODE>foldLineStyle</CODE> - The fold line style</DL>
  1384. </DD>
  1385. </DL>
  1386. <HR>
  1387. <A NAME="setAntiAliasEnabled(boolean)"><!-- --></A><H3>
  1388. setAntiAliasEnabled</H3>
  1389. <PRE>
  1390. <FONT SIZE="-1">@Deprecated
  1391. </FONT>public void <B>setAntiAliasEnabled</B>(boolean&nbsp;isEnabled)</PRE>
  1392. <DL>
  1393. <DD><B>Deprecated.</B>&nbsp;<I>use setAntiAlias(AntiAlias newMode)</I>
  1394. <P>
  1395. <DD><DL>
  1396. </DL>
  1397. </DD>
  1398. <DD><DL>
  1399. </DL>
  1400. </DD>
  1401. </DL>
  1402. <HR>
  1403. <A NAME="setAntiAlias(org.gjt.sp.jedit.textarea.AntiAlias)"><!-- --></A><H3>
  1404. setAntiAlias</H3>
  1405. <PRE>
  1406. public void <B>setAntiAlias</B>(<A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html" title="class in org.gjt.sp.jedit.textarea">AntiAlias</A>&nbsp;newValue)</PRE>
  1407. <DL>
  1408. <DD>As of jEdit 4.3pre4, a new JDK 1.6 subpixel antialias mode is supported.
  1409. <P>
  1410. <DD><DL>
  1411. </DL>
  1412. </DD>
  1413. <DD><DL>
  1414. <DT><B>Since:</B></DT>
  1415. <DD>jEdit 4.2pre4</DD>
  1416. </DL>
  1417. </DD>
  1418. </DL>
  1419. <HR>
  1420. <A NAME="getAntiAlias()"><!-- --></A><H3>
  1421. getAntiAlias</H3>
  1422. <PRE>
  1423. public <A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html" title="class in org.gjt.sp.jedit.textarea">AntiAlias</A> <B>getAntiAlias</B>()</PRE>
  1424. <DL>
  1425. <DD><DL>
  1426. </DL>
  1427. </DD>
  1428. <DD><DL>
  1429. <DT><B>Returns:</B><DD>the AntiAlias value that is currently used for TextAreas.<DT><B>Since:</B></DT>
  1430. <DD>jedit 4.3pre4</DD>
  1431. </DL>
  1432. </DD>
  1433. </DL>
  1434. <HR>
  1435. <A NAME="isAntiAliasEnabled()"><!-- --></A><H3>
  1436. isAntiAliasEnabled</H3>
  1437. <PRE>
  1438. <FONT SIZE="-1">@Deprecated
  1439. </FONT>public boolean <B>isAntiAli