PageRenderTime 54ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/syntax/class-use/SyntaxStyle.html

#
HTML | 443 lines | 389 code | 48 blank | 6 comment | 0 complexity | f605074cac245894ffa26502f14dd499 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:20 GMT-08:00 2008 -->
  6. <TITLE>
  7. Uses of Class org.gjt.sp.jedit.syntax.SyntaxStyle (jEdit API)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
  10. <NOSCRIPT>
  11. </NOSCRIPT>
  12. </HEAD>
  13. <BODY BGCOLOR="white" >
  14. <!-- ========= START OF TOP NAVBAR ======= -->
  15. <A NAME="navbar_top"><!-- --></A>
  16. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  17. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  18. <TR>
  19. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  20. <A NAME="navbar_top_firstrow"><!-- --></A>
  21. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  22. <TR ALIGN="center" VALIGN="top">
  23. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  31. </TR>
  32. </TABLE>
  33. </TD>
  34. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  35. </EM>
  36. </TD>
  37. </TR>
  38. <TR>
  39. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  40. &nbsp;PREV&nbsp;
  41. &nbsp;NEXT</FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../../../../../../index.html?org/gjt/sp/jedit/syntax/class-use/SyntaxStyle.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="SyntaxStyle.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  45. &nbsp;
  46. <NOSCRIPT>
  47. <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  48. </NOSCRIPT>
  49. </FONT></TD>
  50. </TR>
  51. </TABLE>
  52. <A NAME="skip-navbar_top"></A>
  53. <!-- ========= END OF TOP NAVBAR ========= -->
  54. <HR>
  55. <CENTER>
  56. <H2>
  57. <B>Uses of Class<br>org.gjt.sp.jedit.syntax.SyntaxStyle</B></H2>
  58. </CENTER>
  59. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  60. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  61. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  62. Packages that use <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  63. </TR>
  64. <TR BGCOLOR="white" CLASS="TableRowColor">
  65. <TD><A HREF="#org.gjt.sp.jedit"><B>org.gjt.sp.jedit</B></A></TD>
  66. <TD>This package contains jEdit's core classes.&nbsp;</TD>
  67. </TR>
  68. <TR BGCOLOR="white" CLASS="TableRowColor">
  69. <TD><A HREF="#org.gjt.sp.jedit.gui"><B>org.gjt.sp.jedit.gui</B></A></TD>
  70. <TD>Various GUI controls and dialog boxes.&nbsp;</TD>
  71. </TR>
  72. <TR BGCOLOR="white" CLASS="TableRowColor">
  73. <TD><A HREF="#org.gjt.sp.jedit.syntax"><B>org.gjt.sp.jedit.syntax</B></A></TD>
  74. <TD>The jEdit syntax highlighting engine.&nbsp;</TD>
  75. </TR>
  76. <TR BGCOLOR="white" CLASS="TableRowColor">
  77. <TD><A HREF="#org.gjt.sp.jedit.textarea"><B>org.gjt.sp.jedit.textarea</B></A></TD>
  78. <TD> The classes in this package are in the process of being refactored, for jedit 4.3final.&nbsp;</TD>
  79. </TR>
  80. <TR BGCOLOR="white" CLASS="TableRowColor">
  81. <TD><A HREF="#org.gjt.sp.util"><B>org.gjt.sp.util</B></A></TD>
  82. <TD>Utility classes used by jEdit but that do not depend on jEdit
  83. itself.&nbsp;</TD>
  84. </TR>
  85. </TABLE>
  86. &nbsp;
  87. <P>
  88. <A NAME="org.gjt.sp.jedit"><!-- --></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. Uses of <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A> in <A HREF="../../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A></FONT></TH>
  93. </TR>
  94. </TABLE>
  95. &nbsp;
  96. <P>
  97. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  98. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  99. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A> that return <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  100. </TR>
  101. <TR BGCOLOR="white" CLASS="TableRowColor">
  102. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  103. <CODE>static&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  104. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadStyles(java.lang.String, int)">loadStyles</A></B>(java.lang.String&nbsp;family,
  105. int&nbsp;size)</CODE>
  106. <BR>
  107. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../../../org/gjt/sp/util/SyntaxUtilities.html#loadStyles(java.lang.String, int)"><CODE>SyntaxUtilities.loadStyles(String,int)</CODE></A></I></TD>
  108. </TR>
  109. <TR BGCOLOR="white" CLASS="TableRowColor">
  110. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  111. <CODE>static&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  112. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadStyles(java.lang.String, int, boolean)">loadStyles</A></B>(java.lang.String&nbsp;family,
  113. int&nbsp;size,
  114. boolean&nbsp;color)</CODE>
  115. <BR>
  116. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../../../org/gjt/sp/util/SyntaxUtilities.html#loadStyles(java.lang.String, int, boolean)"><CODE>SyntaxUtilities.loadStyles(String,int,boolean)</CODE></A></I></TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  120. <CODE>static&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></CODE></FONT></TD>
  121. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/GUIUtilities.html#parseStyle(java.lang.String, java.lang.String, int)">parseStyle</A></B>(java.lang.String&nbsp;str,
  122. java.lang.String&nbsp;family,
  123. int&nbsp;size)</CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a style string to a style object.</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>static&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></CODE></FONT></TD>
  130. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/GUIUtilities.html#parseStyle(java.lang.String, java.lang.String, int, boolean)">parseStyle</A></B>(java.lang.String&nbsp;str,
  131. java.lang.String&nbsp;family,
  132. int&nbsp;size,
  133. boolean&nbsp;color)</CODE>
  134. <BR>
  135. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../../../org/gjt/sp/util/SyntaxUtilities.html#parseStyle(java.lang.String, java.lang.String, int, boolean)"><CODE>SyntaxUtilities.parseStyle(String,String,int,boolean)</CODE></A></I></TD>
  136. </TR>
  137. </TABLE>
  138. &nbsp;
  139. <P>
  140. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  141. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  142. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A> with parameters of type <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  146. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  147. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/GUIUtilities.html#getStyleString(org.gjt.sp.jedit.syntax.SyntaxStyle)">getStyleString</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>&nbsp;style)</CODE>
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a style into it's string representation.</TD>
  150. </TR>
  151. </TABLE>
  152. &nbsp;
  153. <P>
  154. <A NAME="org.gjt.sp.jedit.gui"><!-- --></A>
  155. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  156. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  157. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  158. Uses of <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A> in <A HREF="../../../../../../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A></FONT></TH>
  159. </TR>
  160. </TABLE>
  161. &nbsp;
  162. <P>
  163. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  164. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  165. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A> that return <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  166. </TR>
  167. <TR BGCOLOR="white" CLASS="TableRowColor">
  168. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  169. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></CODE></FONT></TD>
  170. <TD><CODE><B>StyleEditor.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#getStyle()">getStyle</A></B>()</CODE>
  171. <BR>
  172. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  173. </TR>
  174. </TABLE>
  175. &nbsp;
  176. <P>
  177. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  178. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  179. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A> with parameters of type <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#StyleEditor(javax.swing.JDialog, org.gjt.sp.jedit.syntax.SyntaxStyle, java.lang.String)">StyleEditor</A></B>(javax.swing.JDialog&nbsp;parent,
  183. <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>&nbsp;style,
  184. java.lang.String&nbsp;styleName)</CODE>
  185. <BR>
  186. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/gui/StyleEditor.html#StyleEditor(javax.swing.JFrame, org.gjt.sp.jedit.syntax.SyntaxStyle, java.lang.String)">StyleEditor</A></B>(javax.swing.JFrame&nbsp;parent,
  190. <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>&nbsp;style,
  191. java.lang.String&nbsp;styleName)</CODE>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  194. </TR>
  195. </TABLE>
  196. &nbsp;
  197. <P>
  198. <A NAME="org.gjt.sp.jedit.syntax"><!-- --></A>
  199. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  200. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  201. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  202. Uses of <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A> in <A HREF="../../../../../../org/gjt/sp/jedit/syntax/package-summary.html">org.gjt.sp.jedit.syntax</A></FONT></TH>
  203. </TR>
  204. </TABLE>
  205. &nbsp;
  206. <P>
  207. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  208. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  209. <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../org/gjt/sp/jedit/syntax/package-summary.html">org.gjt.sp.jedit.syntax</A> declared as <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  210. </TR>
  211. <TR BGCOLOR="white" CLASS="TableRowColor">
  212. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  213. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></CODE></FONT></TD>
  214. <TD><CODE><B>Chunk.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/syntax/Chunk.html#style">style</A></B></CODE>
  215. <BR>
  216. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  217. </TR>
  218. </TABLE>
  219. &nbsp;
  220. <P>
  221. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  222. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  223. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/syntax/package-summary.html">org.gjt.sp.jedit.syntax</A> with parameters of type <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  224. </TR>
  225. <TR BGCOLOR="white" CLASS="TableRowColor">
  226. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  227. <CODE>&nbsp;void</CODE></FONT></TD>
  228. <TD><CODE><B>DisplayTokenHandler.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/syntax/DisplayTokenHandler.html#init(org.gjt.sp.jedit.syntax.SyntaxStyle[], java.awt.font.FontRenderContext, javax.swing.text.TabExpander, java.util.List, float)">init</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]&nbsp;styles,
  229. java.awt.font.FontRenderContext&nbsp;fontRenderContext,
  230. javax.swing.text.TabExpander&nbsp;expander,
  231. java.util.List&lt;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/Chunk.html" title="class in org.gjt.sp.jedit.syntax">Chunk</A>&gt;&nbsp;out,
  232. float&nbsp;wrapMargin)</CODE>
  233. <BR>
  234. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Init some variables that will be used when marking tokens.</TD>
  235. </TR>
  236. </TABLE>
  237. &nbsp;
  238. <P>
  239. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  240. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  241. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/gjt/sp/jedit/syntax/package-summary.html">org.gjt.sp.jedit.syntax</A> with parameters of type <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  242. </TR>
  243. <TR BGCOLOR="white" CLASS="TableRowColor">
  244. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/syntax/Chunk.html#Chunk(byte, int, int, org.gjt.sp.jedit.syntax.ParserRuleSet, org.gjt.sp.jedit.syntax.SyntaxStyle[], byte)">Chunk</A></B>(byte&nbsp;id,
  245. int&nbsp;offset,
  246. int&nbsp;length,
  247. <A HREF="../../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;rules,
  248. <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]&nbsp;styles,
  249. byte&nbsp;defaultID)</CODE>
  250. <BR>
  251. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  252. </TR>
  253. </TABLE>
  254. &nbsp;
  255. <P>
  256. <A NAME="org.gjt.sp.jedit.textarea"><!-- --></A>
  257. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  258. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  259. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  260. Uses of <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A> in <A HREF="../../../../../../org/gjt/sp/jedit/textarea/package-summary.html">org.gjt.sp.jedit.textarea</A></FONT></TH>
  261. </TR>
  262. </TABLE>
  263. &nbsp;
  264. <P>
  265. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  266. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  267. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/textarea/package-summary.html">org.gjt.sp.jedit.textarea</A> that return <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  268. </TR>
  269. <TR BGCOLOR="white" CLASS="TableRowColor">
  270. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  271. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  272. <TD><CODE><B>TextAreaPainter.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getFoldLineStyle()">getFoldLineStyle</A></B>()</CODE>
  273. <BR>
  274. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the fold line style.</TD>
  275. </TR>
  276. <TR BGCOLOR="white" CLASS="TableRowColor">
  277. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  278. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  279. <TD><CODE><B>TextAreaPainter.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/textarea/TextAreaPainter.html#getStyles()">getStyles</A></B>()</CODE>
  280. <BR>
  281. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the syntax styles used to paint colorized text.</TD>
  282. </TR>
  283. </TABLE>
  284. &nbsp;
  285. <P>
  286. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  287. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  288. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/textarea/package-summary.html">org.gjt.sp.jedit.textarea</A> with parameters of type <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  289. </TR>
  290. <TR BGCOLOR="white" CLASS="TableRowColor">
  291. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  292. <CODE>&nbsp;void</CODE></FONT></TD>
  293. <TD><CODE><B>TextAreaPainter.</B><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>
  294. <BR>
  295. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the fold line style.</TD>
  296. </TR>
  297. <TR BGCOLOR="white" CLASS="TableRowColor">
  298. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  299. <CODE>&nbsp;void</CODE></FONT></TD>
  300. <TD><CODE><B>TextAreaPainter.</B><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>
  301. <BR>
  302. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the syntax styles used to paint colorized text.</TD>
  303. </TR>
  304. </TABLE>
  305. &nbsp;
  306. <P>
  307. <A NAME="org.gjt.sp.util"><!-- --></A>
  308. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  309. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  310. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  311. Uses of <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A> in <A HREF="../../../../../../org/gjt/sp/util/package-summary.html">org.gjt.sp.util</A></FONT></TH>
  312. </TR>
  313. </TABLE>
  314. &nbsp;
  315. <P>
  316. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  317. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  318. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/util/package-summary.html">org.gjt.sp.util</A> that return <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></FONT></TH>
  319. </TR>
  320. <TR BGCOLOR="white" CLASS="TableRowColor">
  321. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  322. <CODE>static&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  323. <TD><CODE><B>SyntaxUtilities.</B><B><A HREF="../../../../../../org/gjt/sp/util/SyntaxUtilities.html#loadStyles(java.lang.String, int)">loadStyles</A></B>(java.lang.String&nbsp;family,
  324. int&nbsp;size)</CODE>
  325. <BR>
  326. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads the syntax styles from the properties, giving them the specified
  327. base font family and size.</TD>
  328. </TR>
  329. <TR BGCOLOR="white" CLASS="TableRowColor">
  330. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  331. <CODE>static&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>SyntaxUtilities.</B><B><A HREF="../../../../../../org/gjt/sp/util/SyntaxUtilities.html#loadStyles(java.lang.String, int, boolean)">loadStyles</A></B>(java.lang.String&nbsp;family,
  333. int&nbsp;size,
  334. boolean&nbsp;color)</CODE>
  335. <BR>
  336. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads the syntax styles from the properties, giving them the specified
  337. base font family and size.</TD>
  338. </TR>
  339. <TR BGCOLOR="white" CLASS="TableRowColor">
  340. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  341. <CODE>static&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></CODE></FONT></TD>
  342. <TD><CODE><B>SyntaxUtilities.</B><B><A HREF="../../../../../../org/gjt/sp/util/SyntaxUtilities.html#parseStyle(java.lang.String, java.lang.String, int, boolean)">parseStyle</A></B>(java.lang.String&nbsp;str,
  343. java.lang.String&nbsp;family,
  344. int&nbsp;size,
  345. boolean&nbsp;color)</CODE>
  346. <BR>
  347. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a style string to a style object.</TD>
  348. </TR>
  349. </TABLE>
  350. &nbsp;
  351. <P>
  352. <HR>
  353. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  354. <A NAME="navbar_bottom"><!-- --></A>
  355. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  356. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  357. <TR>
  358. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  359. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  360. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  361. <TR ALIGN="center" VALIGN="top">
  362. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  363. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  364. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  365. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  366. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  367. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  368. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  369. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  370. </TR>
  371. </TABLE>
  372. </TD>
  373. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  374. </EM>
  375. </TD>
  376. </TR>
  377. <TR>
  378. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  379. &nbsp;PREV&nbsp;
  380. &nbsp;NEXT</FONT></TD>
  381. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  382. <A HREF="../../../../../../index.html?org/gjt/sp/jedit/syntax/class-use/SyntaxStyle.html" target="_top"><B>FRAMES</B></A> &nbsp;
  383. &nbsp;<A HREF="SyntaxStyle.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  384. &nbsp;
  385. <NOSCRIPT>
  386. <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  387. </NOSCRIPT>
  388. </FONT></TD>
  389. </TR>
  390. </TABLE>
  391. <A NAME="skip-navbar_bottom"></A>
  392. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  393. <HR>
  394. </BODY>
  395. </HTML>