PageRenderTime 53ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/indent/BracketIndentRule.html

#
HTML | 404 lines | 344 code | 46 blank | 14 comment | 0 complexity | b3624f90ee5965a1c3d1199b6a63ee27 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:01 GMT-08:00 2008 -->
  6. <TITLE>
  7. BracketIndentRule (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.indent.BracketIndentRule 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/BracketIndentRule.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/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent"><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/indent/BracketIndentRule.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="BracketIndentRule.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_class_summary">NESTED</A>&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.indent</FONT>
  66. <BR>
  67. Class BracketIndentRule</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.indent.BracketIndentRule</B>
  71. </PRE>
  72. <DL>
  73. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/indent/IndentRule.html" title="interface in org.gjt.sp.jedit.indent">IndentRule</A></DD>
  74. </DL>
  75. <DL>
  76. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/indent/CloseBracketIndentRule.html" title="class in org.gjt.sp.jedit.indent">CloseBracketIndentRule</A>, <A HREF="../../../../../org/gjt/sp/jedit/indent/OpenBracketIndentRule.html" title="class in org.gjt.sp.jedit.indent">OpenBracketIndentRule</A></DD>
  77. </DL>
  78. <HR>
  79. <DL>
  80. <DT><PRE>public abstract class <B>BracketIndentRule</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/gjt/sp/jedit/indent/IndentRule.html" title="interface in org.gjt.sp.jedit.indent">IndentRule</A></DL>
  81. </PRE>
  82. <P>
  83. <HR>
  84. <P>
  85. <!-- ======== NESTED CLASS SUMMARY ======== -->
  86. <A NAME="nested_class_summary"><!-- --></A>
  87. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  88. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  89. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  90. <B>Nested Class Summary</B></FONT></TH>
  91. </TR>
  92. <TR BGCOLOR="white" CLASS="TableRowColor">
  93. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  94. <CODE>static&nbsp;class</CODE></FONT></TD>
  95. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent">BracketIndentRule.Brackets</A></B></CODE>
  96. <BR>
  97. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  98. </TR>
  99. </TABLE>
  100. &nbsp;<!-- =========== FIELD SUMMARY =========== -->
  101. <A NAME="field_summary"><!-- --></A>
  102. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  103. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  104. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  105. <B>Field Summary</B></FONT></TH>
  106. </TR>
  107. <TR BGCOLOR="white" CLASS="TableRowColor">
  108. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  109. <CODE>protected &nbsp;char</CODE></FONT></TD>
  110. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#closeBracket">closeBracket</A></B></CODE>
  111. <BR>
  112. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  113. </TR>
  114. <TR BGCOLOR="white" CLASS="TableRowColor">
  115. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  116. <CODE>protected &nbsp;char</CODE></FONT></TD>
  117. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#openBracket">openBracket</A></B></CODE>
  118. <BR>
  119. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  120. </TR>
  121. </TABLE>
  122. &nbsp;
  123. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  124. <A NAME="constructor_summary"><!-- --></A>
  125. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  126. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  127. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  128. <B>Constructor Summary</B></FONT></TH>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#BracketIndentRule(char, char)">BracketIndentRule</A></B>(char&nbsp;openBracket,
  132. char&nbsp;closeBracket)</CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  135. </TR>
  136. </TABLE>
  137. &nbsp;
  138. <!-- ========== METHOD SUMMARY =========== -->
  139. <A NAME="method_summary"><!-- --></A>
  140. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  141. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  142. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  143. <B>Method Summary</B></FONT></TH>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  147. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent">BracketIndentRule.Brackets</A></CODE></FONT></TD>
  148. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#getBrackets(org.gjt.sp.jedit.buffer.JEditBuffer, int)">getBrackets</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>&nbsp;buffer,
  149. int&nbsp;lineIndex)</CODE>
  150. <BR>
  151. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  152. </TR>
  153. <TR BGCOLOR="white" CLASS="TableRowColor">
  154. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  155. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent">BracketIndentRule.Brackets</A></CODE></FONT></TD>
  156. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#getBrackets(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)">getBrackets</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>&nbsp;buffer,
  157. int&nbsp;lineIndex,
  158. int&nbsp;begin,
  159. int&nbsp;end)</CODE>
  160. <BR>
  161. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  165. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent">BracketIndentRule.Brackets</A></CODE></FONT></TD>
  166. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#getBrackets(java.lang.String)">getBrackets</A></B>(java.lang.String&nbsp;line)</CODE>
  167. <BR>
  168. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#getBrackets(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><CODE>getBrackets(JEditBuffer,int,int,int)</CODE></A> instead.
  169. Brackets in comments or literals should be ignored for indent.
  170. But it can't be done without syntax parsing of a buffer.</I></TD>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  174. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  175. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#toString()">toString</A></B>()</CODE>
  176. <BR>
  177. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  178. </TR>
  179. </TABLE>
  180. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  181. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  182. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  183. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  187. </TR>
  188. </TABLE>
  189. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.indent.IndentRule"><!-- --></A>
  190. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  191. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  192. <TH ALIGN="left"><B>Methods inherited from interface org.gjt.sp.jedit.indent.<A HREF="../../../../../org/gjt/sp/jedit/indent/IndentRule.html" title="interface in org.gjt.sp.jedit.indent">IndentRule</A></B></TH>
  193. </TR>
  194. <TR BGCOLOR="white" CLASS="TableRowColor">
  195. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/indent/IndentRule.html#apply(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int, java.util.List)">apply</A></CODE></TD>
  196. </TR>
  197. </TABLE>
  198. &nbsp;
  199. <P>
  200. <!-- ============ FIELD DETAIL =========== -->
  201. <A NAME="field_detail"><!-- --></A>
  202. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  203. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  204. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  205. <B>Field Detail</B></FONT></TH>
  206. </TR>
  207. </TABLE>
  208. <A NAME="openBracket"><!-- --></A><H3>
  209. openBracket</H3>
  210. <PRE>
  211. protected char <B>openBracket</B></PRE>
  212. <DL>
  213. <DL>
  214. </DL>
  215. </DL>
  216. <HR>
  217. <A NAME="closeBracket"><!-- --></A><H3>
  218. closeBracket</H3>
  219. <PRE>
  220. protected char <B>closeBracket</B></PRE>
  221. <DL>
  222. <DL>
  223. </DL>
  224. </DL>
  225. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  226. <A NAME="constructor_detail"><!-- --></A>
  227. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  228. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  229. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  230. <B>Constructor Detail</B></FONT></TH>
  231. </TR>
  232. </TABLE>
  233. <A NAME="BracketIndentRule(char, char)"><!-- --></A><H3>
  234. BracketIndentRule</H3>
  235. <PRE>
  236. public <B>BracketIndentRule</B>(char&nbsp;openBracket,
  237. char&nbsp;closeBracket)</PRE>
  238. <DL>
  239. </DL>
  240. <!-- ============ METHOD DETAIL ========== -->
  241. <A NAME="method_detail"><!-- --></A>
  242. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  243. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  244. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  245. <B>Method Detail</B></FONT></TH>
  246. </TR>
  247. </TABLE>
  248. <A NAME="getBrackets(java.lang.String)"><!-- --></A><H3>
  249. getBrackets</H3>
  250. <PRE>
  251. <FONT SIZE="-1">@Deprecated
  252. </FONT>public <A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent">BracketIndentRule.Brackets</A> <B>getBrackets</B>(java.lang.String&nbsp;line)</PRE>
  253. <DL>
  254. <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.html#getBrackets(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><CODE>getBrackets(JEditBuffer,int,int,int)</CODE></A> instead.
  255. Brackets in comments or literals should be ignored for indent.
  256. But it can't be done without syntax parsing of a buffer.</I>
  257. <P>
  258. <DD><DL>
  259. </DL>
  260. </DD>
  261. <DD><DL>
  262. </DL>
  263. </DD>
  264. </DL>
  265. <HR>
  266. <A NAME="getBrackets(org.gjt.sp.jedit.buffer.JEditBuffer, int)"><!-- --></A><H3>
  267. getBrackets</H3>
  268. <PRE>
  269. public <A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent">BracketIndentRule.Brackets</A> <B>getBrackets</B>(<A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>&nbsp;buffer,
  270. int&nbsp;lineIndex)</PRE>
  271. <DL>
  272. <DD><DL>
  273. </DL>
  274. </DD>
  275. <DD><DL>
  276. </DL>
  277. </DD>
  278. </DL>
  279. <HR>
  280. <A NAME="getBrackets(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><!-- --></A><H3>
  281. getBrackets</H3>
  282. <PRE>
  283. public <A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent">BracketIndentRule.Brackets</A> <B>getBrackets</B>(<A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>&nbsp;buffer,
  284. int&nbsp;lineIndex,
  285. int&nbsp;begin,
  286. int&nbsp;end)</PRE>
  287. <DL>
  288. <DD><DL>
  289. </DL>
  290. </DD>
  291. <DD><DL>
  292. </DL>
  293. </DD>
  294. </DL>
  295. <HR>
  296. <A NAME="toString()"><!-- --></A><H3>
  297. toString</H3>
  298. <PRE>
  299. public java.lang.String <B>toString</B>()</PRE>
  300. <DL>
  301. <DD><DL>
  302. <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
  303. </DD>
  304. <DD><DL>
  305. </DL>
  306. </DD>
  307. </DL>
  308. <!-- ========= END OF CLASS DATA ========= -->
  309. <HR>
  310. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  311. <A NAME="navbar_bottom"><!-- --></A>
  312. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  313. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  314. <TR>
  315. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  316. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  317. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  318. <TR ALIGN="center" VALIGN="top">
  319. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  320. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  321. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  322. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BracketIndentRule.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  323. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  324. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  325. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  326. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  327. </TR>
  328. </TABLE>
  329. </TD>
  330. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  331. </EM>
  332. </TD>
  333. </TR>
  334. <TR>
  335. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  336. &nbsp;PREV CLASS&nbsp;
  337. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/indent/BracketIndentRule.Brackets.html" title="class in org.gjt.sp.jedit.indent"><B>NEXT CLASS</B></A></FONT></TD>
  338. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  339. <A HREF="../../../../../index.html?org/gjt/sp/jedit/indent/BracketIndentRule.html" target="_top"><B>FRAMES</B></A> &nbsp;
  340. &nbsp;<A HREF="BracketIndentRule.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  341. &nbsp;
  342. <NOSCRIPT>
  343. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  344. </NOSCRIPT>
  345. </FONT></TD>
  346. </TR>
  347. <TR>
  348. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  349. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&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>
  350. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  351. 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>
  352. </TR>
  353. </TABLE>
  354. <A NAME="skip-navbar_bottom"></A>
  355. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  356. <HR>
  357. </BODY>
  358. </HTML>