PageRenderTime 37ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
HTML | 441 lines | 372 code | 55 blank | 14 comment | 0 complexity | 9dd05c7fb630acc03b6bca6ffd766804 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:13 GMT-08:00 2008 -->
  6. <TITLE>
  7. AntiAlias (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.textarea.AntiAlias 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/AntiAlias.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;PREV CLASS&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/DisplayManager.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/AntiAlias.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="AntiAlias.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;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&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;<A HREF="#constructor_detail">CONSTR</A>&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 AntiAlias</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.textarea.AntiAlias</B>
  71. </PRE>
  72. <HR>
  73. <DL>
  74. <DT><PRE>public class <B>AntiAlias</B><DT>extends java.lang.Object</DL>
  75. </PRE>
  76. <P>
  77. Class for representing AntiAlias values. The following modes are supported:
  78. none standard lcd subpixel (JDK 1.6 only)
  79. <P>
  80. <P>
  81. <DL>
  82. <DT><B>Since:</B></DT>
  83. <DD>jedit 4.3pre4</DD>
  84. </DL>
  85. <HR>
  86. <P>
  87. <!-- =========== FIELD SUMMARY =========== -->
  88. <A NAME="field_summary"><!-- --></A>
  89. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  90. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  91. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  92. <B>Field Summary</B></FONT></TH>
  93. </TR>
  94. <TR BGCOLOR="white" CLASS="TableRowColor">
  95. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  96. <CODE>static&nbsp;java.lang.Object[]</CODE></FONT></TD>
  97. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#comboChoices">comboChoices</A></B></CODE>
  98. <BR>
  99. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  100. </TR>
  101. <TR BGCOLOR="white" CLASS="TableRowColor">
  102. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  103. <CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
  104. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#NONE">NONE</A></B></CODE>
  105. <BR>
  106. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  110. <CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
  111. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#STANDARD">STANDARD</A></B></CODE>
  112. <BR>
  113. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  117. <CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
  118. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#SUBPIXEL">SUBPIXEL</A></B></CODE>
  119. <BR>
  120. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  121. </TR>
  122. </TABLE>
  123. &nbsp;
  124. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  125. <A NAME="constructor_summary"><!-- --></A>
  126. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  127. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  128. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  129. <B>Constructor Summary</B></FONT></TH>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#AntiAlias(boolean)">AntiAlias</A></B>(boolean&nbsp;isEnabled)</CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#AntiAlias(int)">AntiAlias</A></B>(int&nbsp;val)</CODE>
  138. <BR>
  139. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#AntiAlias(java.lang.String)">AntiAlias</A></B>(java.lang.String&nbsp;v)</CODE>
  143. <BR>
  144. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  145. </TR>
  146. </TABLE>
  147. &nbsp;
  148. <!-- ========== METHOD SUMMARY =========== -->
  149. <A NAME="method_summary"><!-- --></A>
  150. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  151. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  152. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  153. <B>Method Summary</B></FONT></TH>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>&nbsp;boolean</CODE></FONT></TD>
  158. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;other)</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  164. <CODE>&nbsp;void</CODE></FONT></TD>
  165. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#fromString(java.lang.String)">fromString</A></B>(java.lang.String&nbsp;v)</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  168. </TR>
  169. <TR BGCOLOR="white" CLASS="TableRowColor">
  170. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  171. <CODE>&nbsp;void</CODE></FONT></TD>
  172. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#set(int)">set</A></B>(int&nbsp;newValue)</CODE>
  173. <BR>
  174. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  178. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  179. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#toString()">toString</A></B>()</CODE>
  180. <BR>
  181. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  185. <CODE>&nbsp;int</CODE></FONT></TD>
  186. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/AntiAlias.html#val()">val</A></B>()</CODE>
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  189. </TR>
  190. </TABLE>
  191. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  192. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  193. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  194. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  195. </TR>
  196. <TR BGCOLOR="white" CLASS="TableRowColor">
  197. <TD><CODE>clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  198. </TR>
  199. </TABLE>
  200. &nbsp;
  201. <P>
  202. <!-- ============ FIELD DETAIL =========== -->
  203. <A NAME="field_detail"><!-- --></A>
  204. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  205. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  206. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  207. <B>Field Detail</B></FONT></TH>
  208. </TR>
  209. </TABLE>
  210. <A NAME="NONE"><!-- --></A><H3>
  211. NONE</H3>
  212. <PRE>
  213. public static final java.lang.Object <B>NONE</B></PRE>
  214. <DL>
  215. <DL>
  216. </DL>
  217. </DL>
  218. <HR>
  219. <A NAME="STANDARD"><!-- --></A><H3>
  220. STANDARD</H3>
  221. <PRE>
  222. public static final java.lang.Object <B>STANDARD</B></PRE>
  223. <DL>
  224. <DL>
  225. </DL>
  226. </DL>
  227. <HR>
  228. <A NAME="SUBPIXEL"><!-- --></A><H3>
  229. SUBPIXEL</H3>
  230. <PRE>
  231. public static final java.lang.Object <B>SUBPIXEL</B></PRE>
  232. <DL>
  233. <DL>
  234. </DL>
  235. </DL>
  236. <HR>
  237. <A NAME="comboChoices"><!-- --></A><H3>
  238. comboChoices</H3>
  239. <PRE>
  240. public static final java.lang.Object[] <B>comboChoices</B></PRE>
  241. <DL>
  242. <DL>
  243. </DL>
  244. </DL>
  245. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  246. <A NAME="constructor_detail"><!-- --></A>
  247. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  248. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  249. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  250. <B>Constructor Detail</B></FONT></TH>
  251. </TR>
  252. </TABLE>
  253. <A NAME="AntiAlias(boolean)"><!-- --></A><H3>
  254. AntiAlias</H3>
  255. <PRE>
  256. public <B>AntiAlias</B>(boolean&nbsp;isEnabled)</PRE>
  257. <DL>
  258. </DL>
  259. <HR>
  260. <A NAME="AntiAlias(int)"><!-- --></A><H3>
  261. AntiAlias</H3>
  262. <PRE>
  263. public <B>AntiAlias</B>(int&nbsp;val)</PRE>
  264. <DL>
  265. </DL>
  266. <HR>
  267. <A NAME="AntiAlias(java.lang.String)"><!-- --></A><H3>
  268. AntiAlias</H3>
  269. <PRE>
  270. public <B>AntiAlias</B>(java.lang.String&nbsp;v)</PRE>
  271. <DL>
  272. </DL>
  273. <!-- ============ METHOD DETAIL ========== -->
  274. <A NAME="method_detail"><!-- --></A>
  275. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  276. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  277. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  278. <B>Method Detail</B></FONT></TH>
  279. </TR>
  280. </TABLE>
  281. <A NAME="set(int)"><!-- --></A><H3>
  282. set</H3>
  283. <PRE>
  284. public void <B>set</B>(int&nbsp;newValue)</PRE>
  285. <DL>
  286. <DD><DL>
  287. </DL>
  288. </DD>
  289. </DL>
  290. <HR>
  291. <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
  292. equals</H3>
  293. <PRE>
  294. public boolean <B>equals</B>(java.lang.Object&nbsp;other)</PRE>
  295. <DL>
  296. <DD><DL>
  297. <DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL>
  298. </DD>
  299. <DD><DL>
  300. </DL>
  301. </DD>
  302. </DL>
  303. <HR>
  304. <A NAME="fromString(java.lang.String)"><!-- --></A><H3>
  305. fromString</H3>
  306. <PRE>
  307. public void <B>fromString</B>(java.lang.String&nbsp;v)</PRE>
  308. <DL>
  309. <DD><DL>
  310. </DL>
  311. </DD>
  312. </DL>
  313. <HR>
  314. <A NAME="toString()"><!-- --></A><H3>
  315. toString</H3>
  316. <PRE>
  317. public java.lang.String <B>toString</B>()</PRE>
  318. <DL>
  319. <DD><DL>
  320. <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
  321. </DD>
  322. <DD><DL>
  323. </DL>
  324. </DD>
  325. </DL>
  326. <HR>
  327. <A NAME="val()"><!-- --></A><H3>
  328. val</H3>
  329. <PRE>
  330. public int <B>val</B>()</PRE>
  331. <DL>
  332. <DD><DL>
  333. </DL>
  334. </DD>
  335. </DL>
  336. <!-- ========= END OF CLASS DATA ========= -->
  337. <HR>
  338. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  339. <A NAME="navbar_bottom"><!-- --></A>
  340. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  341. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  342. <TR>
  343. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  344. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  345. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  346. <TR ALIGN="center" VALIGN="top">
  347. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  348. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  349. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  350. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AntiAlias.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  351. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  352. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  353. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  354. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  355. </TR>
  356. </TABLE>
  357. </TD>
  358. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  359. </EM>
  360. </TD>
  361. </TR>
  362. <TR>
  363. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  364. &nbsp;PREV CLASS&nbsp;
  365. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/DisplayManager.html" title="class in org.gjt.sp.jedit.textarea"><B>NEXT CLASS</B></A></FONT></TD>
  366. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  367. <A HREF="../../../../../index.html?org/gjt/sp/jedit/textarea/AntiAlias.html" target="_top"><B>FRAMES</B></A> &nbsp;
  368. &nbsp;<A HREF="AntiAlias.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  369. &nbsp;
  370. <NOSCRIPT>
  371. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  372. </NOSCRIPT>
  373. </FONT></TD>
  374. </TR>
  375. <TR>
  376. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  377. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  378. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  379. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  380. </TR>
  381. </TABLE>
  382. <A NAME="skip-navbar_bottom"></A>
  383. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  384. <HR>
  385. </BODY>
  386. </HTML>