PageRenderTime 41ms CodeModel.GetById 11ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html

#
HTML | 343 lines | 289 code | 41 blank | 13 comment | 0 complexity | ca6c324db2fcfa9853fadd0bca73d141 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. CollectionManagerImpl (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.bsh.collection.CollectionManagerImpl 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/CollectionManagerImpl.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/bsh/collection/CollectionIterator.html" title="class in org.gjt.sp.jedit.bsh.collection"><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/bsh/collection/CollectionManagerImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="CollectionManagerImpl.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_classes_inherited_from_class_org.gjt.sp.jedit.bsh.CollectionManager">NESTED</A>&nbsp;|&nbsp;FIELD&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;FIELD&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.bsh.collection</FONT>
  66. <BR>
  67. Class CollectionManagerImpl</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">org.gjt.sp.jedit.bsh.CollectionManager</A>
  71. <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.bsh.collection.CollectionManagerImpl</B>
  72. </PRE>
  73. <HR>
  74. <DL>
  75. <DT><PRE>public class <B>CollectionManagerImpl</B><DT>extends <A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager</A></DL>
  76. </PRE>
  77. <P>
  78. Dynamically loaded extension supporting post 1.1 collections iterator.
  79. <P>
  80. <P>
  81. <HR>
  82. <P>
  83. <!-- ======== NESTED CLASS SUMMARY ======== -->
  84. <A NAME="nested_class_summary"><!-- --></A>
  85. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  86. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  87. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  88. <B>Nested Class Summary</B></FONT></TH>
  89. </TR>
  90. </TABLE>
  91. &nbsp;<A NAME="nested_classes_inherited_from_class_org.gjt.sp.jedit.bsh.CollectionManager"><!-- --></A>
  92. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  93. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  94. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.gjt.sp.jedit.bsh.<A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager</A></B></TH>
  95. </TR>
  96. <TR BGCOLOR="white" CLASS="TableRowColor">
  97. <TD><CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.BasicBshIterator.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager.BasicBshIterator</A></CODE></TD>
  98. </TR>
  99. </TABLE>
  100. &nbsp;
  101. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  102. <A NAME="constructor_summary"><!-- --></A>
  103. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  104. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  105. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  106. <B>Constructor Summary</B></FONT></TH>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html#CollectionManagerImpl()">CollectionManagerImpl</A></B>()</CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  112. </TR>
  113. </TABLE>
  114. &nbsp;
  115. <!-- ========== METHOD SUMMARY =========== -->
  116. <A NAME="method_summary"><!-- --></A>
  117. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  118. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  119. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  120. <B>Method Summary</B></FONT></TH>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  124. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/bsh/BshIterator.html" title="interface in org.gjt.sp.jedit.bsh">BshIterator</A></CODE></FONT></TD>
  125. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html#getBshIterator(java.lang.Object)">getBshIterator</A></B>(java.lang.Object&nbsp;obj)</CODE>
  126. <BR>
  127. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  131. <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
  132. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html#getFromMap(java.lang.Object, java.lang.Object)">getFromMap</A></B>(java.lang.Object&nbsp;map,
  133. java.lang.Object&nbsp;key)</CODE>
  134. <BR>
  135. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  136. </TR>
  137. <TR BGCOLOR="white" CLASS="TableRowColor">
  138. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  139. <CODE>&nbsp;boolean</CODE></FONT></TD>
  140. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html#isMap(java.lang.Object)">isMap</A></B>(java.lang.Object&nbsp;obj)</CODE>
  141. <BR>
  142. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  146. <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
  147. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html#putInMap(java.lang.Object, java.lang.Object, java.lang.Object)">putInMap</A></B>(java.lang.Object&nbsp;map,
  148. java.lang.Object&nbsp;key,
  149. java.lang.Object&nbsp;value)</CODE>
  150. <BR>
  151. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  152. </TR>
  153. </TABLE>
  154. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.bsh.CollectionManager"><!-- --></A>
  155. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  156. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  157. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.bsh.<A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager</A></B></TH>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD><CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html#getCollectionManager()">getCollectionManager</A>, <A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html#isBshIterable(java.lang.Object)">isBshIterable</A></CODE></TD>
  161. </TR>
  162. </TABLE>
  163. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  164. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  165. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  166. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  167. </TR>
  168. <TR BGCOLOR="white" CLASS="TableRowColor">
  169. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  170. </TR>
  171. </TABLE>
  172. &nbsp;
  173. <P>
  174. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  175. <A NAME="constructor_detail"><!-- --></A>
  176. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  177. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  178. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  179. <B>Constructor Detail</B></FONT></TH>
  180. </TR>
  181. </TABLE>
  182. <A NAME="CollectionManagerImpl()"><!-- --></A><H3>
  183. CollectionManagerImpl</H3>
  184. <PRE>
  185. public <B>CollectionManagerImpl</B>()</PRE>
  186. <DL>
  187. </DL>
  188. <!-- ============ METHOD DETAIL ========== -->
  189. <A NAME="method_detail"><!-- --></A>
  190. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  191. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  192. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  193. <B>Method Detail</B></FONT></TH>
  194. </TR>
  195. </TABLE>
  196. <A NAME="getBshIterator(java.lang.Object)"><!-- --></A><H3>
  197. getBshIterator</H3>
  198. <PRE>
  199. public <A HREF="../../../../../../org/gjt/sp/jedit/bsh/BshIterator.html" title="interface in org.gjt.sp.jedit.bsh">BshIterator</A> <B>getBshIterator</B>(java.lang.Object&nbsp;obj)
  200. throws java.lang.IllegalArgumentException</PRE>
  201. <DL>
  202. <DD><DL>
  203. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html#getBshIterator(java.lang.Object)">getBshIterator</A></CODE> in class <CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager</A></CODE></DL>
  204. </DD>
  205. <DD><DL>
  206. <DT><B>Throws:</B>
  207. <DD><CODE>java.lang.IllegalArgumentException</CODE></DL>
  208. </DD>
  209. </DL>
  210. <HR>
  211. <A NAME="isMap(java.lang.Object)"><!-- --></A><H3>
  212. isMap</H3>
  213. <PRE>
  214. public boolean <B>isMap</B>(java.lang.Object&nbsp;obj)</PRE>
  215. <DL>
  216. <DD><DL>
  217. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html#isMap(java.lang.Object)">isMap</A></CODE> in class <CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager</A></CODE></DL>
  218. </DD>
  219. <DD><DL>
  220. </DL>
  221. </DD>
  222. </DL>
  223. <HR>
  224. <A NAME="getFromMap(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
  225. getFromMap</H3>
  226. <PRE>
  227. public java.lang.Object <B>getFromMap</B>(java.lang.Object&nbsp;map,
  228. java.lang.Object&nbsp;key)</PRE>
  229. <DL>
  230. <DD><DL>
  231. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html#getFromMap(java.lang.Object, java.lang.Object)">getFromMap</A></CODE> in class <CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager</A></CODE></DL>
  232. </DD>
  233. <DD><DL>
  234. </DL>
  235. </DD>
  236. </DL>
  237. <HR>
  238. <A NAME="putInMap(java.lang.Object, java.lang.Object, java.lang.Object)"><!-- --></A><H3>
  239. putInMap</H3>
  240. <PRE>
  241. public java.lang.Object <B>putInMap</B>(java.lang.Object&nbsp;map,
  242. java.lang.Object&nbsp;key,
  243. java.lang.Object&nbsp;value)</PRE>
  244. <DL>
  245. <DD><DL>
  246. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html#putInMap(java.lang.Object, java.lang.Object, java.lang.Object)">putInMap</A></CODE> in class <CODE><A HREF="../../../../../../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager</A></CODE></DL>
  247. </DD>
  248. <DD><DL>
  249. </DL>
  250. </DD>
  251. </DL>
  252. <!-- ========= END OF CLASS DATA ========= -->
  253. <HR>
  254. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  255. <A NAME="navbar_bottom"><!-- --></A>
  256. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  257. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  258. <TR>
  259. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  260. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  261. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  262. <TR ALIGN="center" VALIGN="top">
  263. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  264. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  265. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  266. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CollectionManagerImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  267. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  268. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  269. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  270. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  271. </TR>
  272. </TABLE>
  273. </TD>
  274. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  275. </EM>
  276. </TD>
  277. </TR>
  278. <TR>
  279. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  280. &nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/bsh/collection/CollectionIterator.html" title="class in org.gjt.sp.jedit.bsh.collection"><B>PREV CLASS</B></A>&nbsp;
  281. &nbsp;NEXT CLASS</FONT></TD>
  282. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  283. <A HREF="../../../../../../index.html?org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
  284. &nbsp;<A HREF="CollectionManagerImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  285. &nbsp;
  286. <NOSCRIPT>
  287. <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  288. </NOSCRIPT>
  289. </FONT></TD>
  290. </TR>
  291. <TR>
  292. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  293. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.gjt.sp.jedit.bsh.CollectionManager">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  294. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  295. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  296. </TR>
  297. </TABLE>
  298. <A NAME="skip-navbar_bottom"></A>
  299. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  300. <HR>
  301. </BODY>
  302. </HTML>