PageRenderTime 40ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html

#
HTML | 361 lines | 307 code | 42 blank | 12 comment | 0 complexity | 894836f3af0db5cd0fcfa7aff89d27b0 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:13:50 GMT-08:00 2008 -->
  6. <TITLE>
  7. BufferSetManager.NewBufferSetAction (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.bufferset.BufferSetManager.NewBufferSetAction 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/BufferSetManager.NewBufferSetAction.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/bufferset/BufferSetManager.BufferSetVisitor.html" title="interface in org.gjt.sp.jedit.bufferset"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;NEXT CLASS</FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="BufferSetManager.NewBufferSetAction.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="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&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.bufferset</FONT>
  66. <BR>
  67. Enum BufferSetManager.NewBufferSetAction</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A>&gt;
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.bufferset.BufferSetManager.NewBufferSetAction</B>
  72. </PRE>
  73. <DL>
  74. <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable&lt;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A>&gt;</DD>
  75. </DL>
  76. <DL>
  77. <DT><B>Enclosing class:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.html" title="class in org.gjt.sp.jedit.bufferset">BufferSetManager</A></DD>
  78. </DL>
  79. <HR>
  80. <DL>
  81. <DT><PRE>public static enum <B>BufferSetManager.NewBufferSetAction</B><DT>extends java.lang.Enum&lt;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A>&gt;</DL>
  82. </PRE>
  83. <P>
  84. <HR>
  85. <P>
  86. <!-- =========== ENUM CONSTANT SUMMARY =========== -->
  87. <A NAME="enum_constant_summary"><!-- --></A>
  88. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  89. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  90. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  91. <B>Enum Constant Summary</B></FONT></TH>
  92. </TR>
  93. <TR BGCOLOR="white" CLASS="TableRowColor">
  94. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html#copy">copy</A></B></CODE>
  95. <BR>
  96. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  97. </TR>
  98. <TR BGCOLOR="white" CLASS="TableRowColor">
  99. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html#currentbuffer">currentbuffer</A></B></CODE>
  100. <BR>
  101. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html#empty">empty</A></B></CODE>
  105. <BR>
  106. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  107. </TR>
  108. </TABLE>
  109. &nbsp;
  110. <!-- ========== METHOD SUMMARY =========== -->
  111. <A NAME="method_summary"><!-- --></A>
  112. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  113. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  114. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  115. <B>Method Summary</B></FONT></TH>
  116. </TR>
  117. <TR BGCOLOR="white" CLASS="TableRowColor">
  118. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  119. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A></CODE></FONT></TD>
  120. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html#fromString(java.lang.String)">fromString</A></B>(java.lang.String&nbsp;s)</CODE>
  121. <BR>
  122. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  126. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  127. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html#toString()">toString</A></B>()</CODE>
  128. <BR>
  129. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  133. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A></CODE></FONT></TD>
  134. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  140. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A>[]</CODE></FONT></TD>
  141. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html#values()">values</A></B>()</CODE>
  142. <BR>
  143. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
  144. the order they're declared.</TD>
  145. </TR>
  146. </TABLE>
  147. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
  148. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  149. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  150. <TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD><CODE>clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf</CODE></TD>
  154. </TR>
  155. </TABLE>
  156. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  157. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  158. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  159. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
  163. </TR>
  164. </TABLE>
  165. &nbsp;
  166. <P>
  167. <!-- ============ ENUM CONSTANT DETAIL =========== -->
  168. <A NAME="enum_constant_detail"><!-- --></A>
  169. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  170. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  171. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  172. <B>Enum Constant Detail</B></FONT></TH>
  173. </TR>
  174. </TABLE>
  175. <A NAME="empty"><!-- --></A><H3>
  176. empty</H3>
  177. <PRE>
  178. public static final <A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A> <B>empty</B></PRE>
  179. <DL>
  180. <DL>
  181. </DL>
  182. </DL>
  183. <HR>
  184. <A NAME="copy"><!-- --></A><H3>
  185. copy</H3>
  186. <PRE>
  187. public static final <A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A> <B>copy</B></PRE>
  188. <DL>
  189. <DL>
  190. </DL>
  191. </DL>
  192. <HR>
  193. <A NAME="currentbuffer"><!-- --></A><H3>
  194. currentbuffer</H3>
  195. <PRE>
  196. public static final <A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A> <B>currentbuffer</B></PRE>
  197. <DL>
  198. <DL>
  199. </DL>
  200. </DL>
  201. <!-- ============ METHOD DETAIL ========== -->
  202. <A NAME="method_detail"><!-- --></A>
  203. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  204. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  205. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  206. <B>Method Detail</B></FONT></TH>
  207. </TR>
  208. </TABLE>
  209. <A NAME="values()"><!-- --></A><H3>
  210. values</H3>
  211. <PRE>
  212. public static final <A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A>[] <B>values</B>()</PRE>
  213. <DL>
  214. <DD>Returns an array containing the constants of this enum type, in
  215. the order they're declared. This method may be used to iterate
  216. over the constants as follows:
  217. <pre>
  218. for(BufferSetManager.NewBufferSetAction c : BufferSetManager.NewBufferSetAction.values())
  219. System.out.println(c);
  220. </pre>
  221. <P>
  222. <DD><DL>
  223. <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
  224. the order they're declared</DL>
  225. </DD>
  226. </DL>
  227. <HR>
  228. <A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
  229. valueOf</H3>
  230. <PRE>
  231. public static <A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE>
  232. <DL>
  233. <DD>Returns the enum constant of this type with the specified name.
  234. The string must match <I>exactly</I> an identifier used to declare an
  235. enum constant in this type. (Extraneous whitespace characters are
  236. not permitted.)
  237. <P>
  238. <DD><DL>
  239. <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
  240. <DT><B>Returns:</B><DD>the enum constant with the specified name
  241. <DT><B>Throws:</B>
  242. <DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
  243. with the specified name</DL>
  244. </DD>
  245. </DL>
  246. <HR>
  247. <A NAME="fromString(java.lang.String)"><!-- --></A><H3>
  248. fromString</H3>
  249. <PRE>
  250. public static <A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A> <B>fromString</B>(java.lang.String&nbsp;s)</PRE>
  251. <DL>
  252. <DD><DL>
  253. </DL>
  254. </DD>
  255. </DL>
  256. <HR>
  257. <A NAME="toString()"><!-- --></A><H3>
  258. toString</H3>
  259. <PRE>
  260. public java.lang.String <B>toString</B>()</PRE>
  261. <DL>
  262. <DD><DL>
  263. <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Enum&lt;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" title="enum in org.gjt.sp.jedit.bufferset">BufferSetManager.NewBufferSetAction</A>&gt;</CODE></DL>
  264. </DD>
  265. <DD><DL>
  266. </DL>
  267. </DD>
  268. </DL>
  269. <!-- ========= END OF CLASS DATA ========= -->
  270. <HR>
  271. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  272. <A NAME="navbar_bottom"><!-- --></A>
  273. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  274. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  275. <TR>
  276. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  277. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  278. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  279. <TR ALIGN="center" VALIGN="top">
  280. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  281. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  282. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  283. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BufferSetManager.NewBufferSetAction.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  284. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  285. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  286. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  287. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  288. </TR>
  289. </TABLE>
  290. </TD>
  291. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  292. </EM>
  293. </TD>
  294. </TR>
  295. <TR>
  296. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  297. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.BufferSetVisitor.html" title="interface in org.gjt.sp.jedit.bufferset"><B>PREV CLASS</B></A>&nbsp;
  298. &nbsp;NEXT CLASS</FONT></TD>
  299. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  300. <A HREF="../../../../../index.html?org/gjt/sp/jedit/bufferset/BufferSetManager.NewBufferSetAction.html" target="_top"><B>FRAMES</B></A> &nbsp;
  301. &nbsp;<A HREF="BufferSetManager.NewBufferSetAction.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  302. &nbsp;
  303. <NOSCRIPT>
  304. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  305. </NOSCRIPT>
  306. </FONT></TD>
  307. </TR>
  308. <TR>
  309. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  310. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  311. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  312. DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  313. </TR>
  314. </TABLE>
  315. <A NAME="skip-navbar_bottom"></A>
  316. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  317. <HR>
  318. </BODY>
  319. </HTML>