PageRenderTime 45ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
HTML | 307 lines | 264 code | 37 blank | 6 comment | 0 complexity | 9ce0d59986b08c6d136e8027653b311c 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:19 GMT-08:00 2008 -->
  6. <TITLE>
  7. Uses of Class org.gjt.sp.jedit.Mode (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/Mode.html" title="class in org.gjt.sp.jedit"><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/class-use/Mode.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="Mode.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.Mode</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/Mode.html" title="class in org.gjt.sp.jedit">Mode</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.buffer"><B>org.gjt.sp.jedit.buffer</B></A></TD>
  70. <TD>Buffer event listeners, and classes used to implement jEdit's document model.&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. </TABLE>
  77. &nbsp;
  78. <P>
  79. <A NAME="org.gjt.sp.jedit"><!-- --></A>
  80. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  81. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  82. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  83. Uses of <A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A> in <A HREF="../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A></FONT></TH>
  84. </TR>
  85. </TABLE>
  86. &nbsp;
  87. <P>
  88. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  89. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  90. <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/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></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;<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></CODE></FONT></TD>
  95. <TD><CODE><B>jEdit.</B><B><A HREF="../../../../../org/gjt/sp/jedit/jEdit.html#getMode(java.lang.String)">getMode</A></B>(java.lang.String&nbsp;name)</CODE>
  96. <BR>
  97. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the edit mode with the specified name.</TD>
  98. </TR>
  99. <TR BGCOLOR="white" CLASS="TableRowColor">
  100. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  101. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A>[]</CODE></FONT></TD>
  102. <TD><CODE><B>jEdit.</B><B><A HREF="../../../../../org/gjt/sp/jedit/jEdit.html#getModes()">getModes</A></B>()</CODE>
  103. <BR>
  104. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of installed edit modes.</TD>
  105. </TR>
  106. </TABLE>
  107. &nbsp;
  108. <P>
  109. <A NAME="org.gjt.sp.jedit.buffer"><!-- --></A>
  110. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  111. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  112. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  113. Uses of <A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A> in <A HREF="../../../../../org/gjt/sp/jedit/buffer/package-summary.html">org.gjt.sp.jedit.buffer</A></FONT></TH>
  114. </TR>
  115. </TABLE>
  116. &nbsp;
  117. <P>
  118. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  119. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  120. <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../org/gjt/sp/jedit/buffer/package-summary.html">org.gjt.sp.jedit.buffer</A> declared as <A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></FONT></TH>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  124. <CODE>protected &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></CODE></FONT></TD>
  125. <TD><CODE><B>JEditBuffer.</B><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.html#mode">mode</A></B></CODE>
  126. <BR>
  127. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  128. </TR>
  129. </TABLE>
  130. &nbsp;
  131. <P>
  132. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  133. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  134. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/buffer/package-summary.html">org.gjt.sp.jedit.buffer</A> that return <A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></FONT></TH>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  138. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></CODE></FONT></TD>
  139. <TD><CODE><B>JEditBuffer.</B><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.html#getMode()">getMode</A></B>()</CODE>
  140. <BR>
  141. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns this buffer's edit mode.</TD>
  142. </TR>
  143. </TABLE>
  144. &nbsp;
  145. <P>
  146. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  147. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  148. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/buffer/package-summary.html">org.gjt.sp.jedit.buffer</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></FONT></TH>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  152. <CODE>&nbsp;void</CODE></FONT></TD>
  153. <TD><CODE><B>JEditBuffer.</B><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.html#setMode(org.gjt.sp.jedit.Mode)">setMode</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A>&nbsp;mode)</CODE>
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets this buffer's edit mode.</TD>
  156. </TR>
  157. </TABLE>
  158. &nbsp;
  159. <P>
  160. <A NAME="org.gjt.sp.jedit.syntax"><!-- --></A>
  161. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  162. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  163. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  164. Uses of <A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A> in <A HREF="../../../../../org/gjt/sp/jedit/syntax/package-summary.html">org.gjt.sp.jedit.syntax</A></FONT></TH>
  165. </TR>
  166. </TABLE>
  167. &nbsp;
  168. <P>
  169. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  170. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  171. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/syntax/package-summary.html">org.gjt.sp.jedit.syntax</A> that return <A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></FONT></TH>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  175. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></CODE></FONT></TD>
  176. <TD><CODE><B>ModeProvider.</B><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ModeProvider.html#getMode(java.lang.String)">getMode</A></B>(java.lang.String&nbsp;name)</CODE>
  177. <BR>
  178. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the edit mode with the specified name.</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  182. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></CODE></FONT></TD>
  183. <TD><CODE><B>ModeProvider.</B><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ModeProvider.html#getModeForFile(java.lang.String, java.lang.String)">getModeForFile</A></B>(java.lang.String&nbsp;filename,
  184. java.lang.String&nbsp;firstLine)</CODE>
  185. <BR>
  186. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the appropriate mode that must be used for the file</TD>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  190. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A>[]</CODE></FONT></TD>
  191. <TD><CODE><B>ModeProvider.</B><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ModeProvider.html#getModes()">getModes</A></B>()</CODE>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of installed edit modes.</TD>
  194. </TR>
  195. </TABLE>
  196. &nbsp;
  197. <P>
  198. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  199. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  200. <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/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></FONT></TH>
  201. </TR>
  202. <TR BGCOLOR="white" CLASS="TableRowColor">
  203. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  204. <CODE>&nbsp;void</CODE></FONT></TD>
  205. <TD><CODE><B>ModeProvider.</B><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ModeProvider.html#addMode(org.gjt.sp.jedit.Mode)">addMode</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A>&nbsp;mode)</CODE>
  206. <BR>
  207. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Do not call this method.</TD>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  211. <CODE>&nbsp;void</CODE></FONT></TD>
  212. <TD><CODE><B>ModeProvider.</B><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ModeProvider.html#loadMode(org.gjt.sp.jedit.Mode)">loadMode</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A>&nbsp;mode)</CODE>
  213. <BR>
  214. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  215. </TR>
  216. <TR BGCOLOR="white" CLASS="TableRowColor">
  217. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  218. <CODE>&nbsp;void</CODE></FONT></TD>
  219. <TD><CODE><B>ModeProvider.</B><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ModeProvider.html#loadMode(org.gjt.sp.jedit.Mode, org.gjt.sp.jedit.syntax.XModeHandler)">loadMode</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A>&nbsp;mode,
  220. <A HREF="../../../../../org/gjt/sp/jedit/syntax/XModeHandler.html" title="class in org.gjt.sp.jedit.syntax">XModeHandler</A>&nbsp;xmh)</CODE>
  221. <BR>
  222. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  223. </TR>
  224. </TABLE>
  225. &nbsp;
  226. <P>
  227. <HR>
  228. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  229. <A NAME="navbar_bottom"><!-- --></A>
  230. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  231. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  232. <TR>
  233. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  234. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  235. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  236. <TR ALIGN="center" VALIGN="top">
  237. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  238. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  239. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  240. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  241. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  242. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  243. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  244. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  245. </TR>
  246. </TABLE>
  247. </TD>
  248. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  249. </EM>
  250. </TD>
  251. </TR>
  252. <TR>
  253. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  254. &nbsp;PREV&nbsp;
  255. &nbsp;NEXT</FONT></TD>
  256. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  257. <A HREF="../../../../../index.html?org/gjt/sp/jedit/class-use/Mode.html" target="_top"><B>FRAMES</B></A> &nbsp;
  258. &nbsp;<A HREF="Mode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  259. &nbsp;
  260. <NOSCRIPT>
  261. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  262. </NOSCRIPT>
  263. </FONT></TD>
  264. </TR>
  265. </TABLE>
  266. <A NAME="skip-navbar_bottom"></A>
  267. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  268. <HR>
  269. </BODY>
  270. </HTML>