PageRenderTime 45ms CodeModel.GetById 15ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/buffer/KillRing.html

#
HTML | 503 lines | 435 code | 56 blank | 12 comment | 0 complexity | 0162ec8eb60fdc0f6ca2ec475d6ab951 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. KillRing (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.buffer.KillRing 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/KillRing.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/buffer/JEditBuffer.PropValue.html" title="class in org.gjt.sp.jedit.buffer"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/buffer/LineManager.html" title="class in org.gjt.sp.jedit.buffer"><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/buffer/KillRing.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="KillRing.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;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.buffer</FONT>
  66. <BR>
  67. Class KillRing</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.buffer.KillRing</B>
  71. </PRE>
  72. <DL>
  73. <DT><B>All Implemented Interfaces:</B> <DD>javax.swing.ListModel, <A HREF="../../../../../org/gjt/sp/jedit/gui/MutableListModel.html" title="interface in org.gjt.sp.jedit.gui">MutableListModel</A></DD>
  74. </DL>
  75. <HR>
  76. <DL>
  77. <DT><PRE>public class <B>KillRing</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/gjt/sp/jedit/gui/MutableListModel.html" title="interface in org.gjt.sp.jedit.gui">MutableListModel</A></DL>
  78. </PRE>
  79. <P>
  80. The kill ring retains deleted text. This class is a singleton -- only one
  81. kill ring is used for all of jEdit. Nothing prevents plugins from making their
  82. own kill rings for whatever reason, though.
  83. <P>
  84. <P>
  85. <HR>
  86. <P>
  87. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  88. <A NAME="constructor_summary"><!-- --></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. <B>Constructor Summary</B></FONT></TH>
  93. </TR>
  94. <TR BGCOLOR="white" CLASS="TableRowColor">
  95. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#KillRing()">KillRing</A></B>()</CODE>
  96. <BR>
  97. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  98. </TR>
  99. </TABLE>
  100. &nbsp;
  101. <!-- ========== METHOD SUMMARY =========== -->
  102. <A NAME="method_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>Method Summary</B></FONT></TH>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  110. <CODE>&nbsp;void</CODE></FONT></TD>
  111. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#addListDataListener(javax.swing.event.ListDataListener)">addListDataListener</A></B>(javax.swing.event.ListDataListener&nbsp;listener)</CODE>
  112. <BR>
  113. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  117. <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
  118. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#getElementAt(int)">getElementAt</A></B>(int&nbsp;index)</CODE>
  119. <BR>
  120. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  124. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html" title="class in org.gjt.sp.jedit.buffer">KillRing</A></CODE></FONT></TD>
  125. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#getInstance()">getInstance</A></B>()</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;int</CODE></FONT></TD>
  132. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#getSize()">getSize</A></B>()</CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  138. <CODE>&nbsp;void</CODE></FONT></TD>
  139. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#insertElementAt(java.lang.Object, int)">insertElementAt</A></B>(java.lang.Object&nbsp;value,
  140. int&nbsp;index)</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;void</CODE></FONT></TD>
  147. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#load()">load</A></B>()</CODE>
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>&nbsp;void</CODE></FONT></TD>
  154. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#propertiesChanged(int)">propertiesChanged</A></B>(int&nbsp;historySize)</CODE>
  155. <BR>
  156. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  157. </TR>
  158. <TR BGCOLOR="white" CLASS="TableRowColor">
  159. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  160. <CODE>&nbsp;boolean</CODE></FONT></TD>
  161. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#removeElement(java.lang.Object)">removeElement</A></B>(java.lang.Object&nbsp;value)</CODE>
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  167. <CODE>&nbsp;void</CODE></FONT></TD>
  168. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#removeListDataListener(javax.swing.event.ListDataListener)">removeListDataListener</A></B>(javax.swing.event.ListDataListener&nbsp;listener)</CODE>
  169. <BR>
  170. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  174. <CODE>protected &nbsp;void</CODE></FONT></TD>
  175. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#reset(java.util.List)">reset</A></B>(java.util.List&nbsp;source)</CODE>
  176. <BR>
  177. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is made to be used by implementation of load()
  178. method to initialize (or reset) the killring by a loaded
  179. sequence of objects.</TD>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  183. <CODE>&nbsp;void</CODE></FONT></TD>
  184. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#save()">save</A></B>()</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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  190. <CODE>static&nbsp;void</CODE></FONT></TD>
  191. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html#setInstance(org.gjt.sp.jedit.buffer.KillRing)">setInstance</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html" title="class in org.gjt.sp.jedit.buffer">KillRing</A>&nbsp;killRing)</CODE>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  194. </TR>
  195. </TABLE>
  196. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  197. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  198. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  199. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  200. </TR>
  201. <TR BGCOLOR="white" CLASS="TableRowColor">
  202. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  203. </TR>
  204. </TABLE>
  205. &nbsp;
  206. <P>
  207. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  208. <A NAME="constructor_detail"><!-- --></A>
  209. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  210. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  211. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  212. <B>Constructor Detail</B></FONT></TH>
  213. </TR>
  214. </TABLE>
  215. <A NAME="KillRing()"><!-- --></A><H3>
  216. KillRing</H3>
  217. <PRE>
  218. public <B>KillRing</B>()</PRE>
  219. <DL>
  220. </DL>
  221. <!-- ============ METHOD DETAIL ========== -->
  222. <A NAME="method_detail"><!-- --></A>
  223. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  224. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  225. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  226. <B>Method Detail</B></FONT></TH>
  227. </TR>
  228. </TABLE>
  229. <A NAME="getInstance()"><!-- --></A><H3>
  230. getInstance</H3>
  231. <PRE>
  232. public static <A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html" title="class in org.gjt.sp.jedit.buffer">KillRing</A> <B>getInstance</B>()</PRE>
  233. <DL>
  234. <DD><DL>
  235. </DL>
  236. </DD>
  237. <DD><DL>
  238. </DL>
  239. </DD>
  240. </DL>
  241. <HR>
  242. <A NAME="setInstance(org.gjt.sp.jedit.buffer.KillRing)"><!-- --></A><H3>
  243. setInstance</H3>
  244. <PRE>
  245. public static void <B>setInstance</B>(<A HREF="../../../../../org/gjt/sp/jedit/buffer/KillRing.html" title="class in org.gjt.sp.jedit.buffer">KillRing</A>&nbsp;killRing)</PRE>
  246. <DL>
  247. <DD><DL>
  248. </DL>
  249. </DD>
  250. <DD><DL>
  251. </DL>
  252. </DD>
  253. </DL>
  254. <HR>
  255. <A NAME="propertiesChanged(int)"><!-- --></A><H3>
  256. propertiesChanged</H3>
  257. <PRE>
  258. public void <B>propertiesChanged</B>(int&nbsp;historySize)</PRE>
  259. <DL>
  260. <DD><DL>
  261. </DL>
  262. </DD>
  263. <DD><DL>
  264. </DL>
  265. </DD>
  266. </DL>
  267. <HR>
  268. <A NAME="load()"><!-- --></A><H3>
  269. load</H3>
  270. <PRE>
  271. public void <B>load</B>()</PRE>
  272. <DL>
  273. <DD><DL>
  274. </DL>
  275. </DD>
  276. <DD><DL>
  277. </DL>
  278. </DD>
  279. </DL>
  280. <HR>
  281. <A NAME="save()"><!-- --></A><H3>
  282. save</H3>
  283. <PRE>
  284. public void <B>save</B>()</PRE>
  285. <DL>
  286. <DD><DL>
  287. </DL>
  288. </DD>
  289. <DD><DL>
  290. </DL>
  291. </DD>
  292. </DL>
  293. <HR>
  294. <A NAME="reset(java.util.List)"><!-- --></A><H3>
  295. reset</H3>
  296. <PRE>
  297. protected void <B>reset</B>(java.util.List&nbsp;source)</PRE>
  298. <DL>
  299. <DD>This method is made to be used by implementation of load()
  300. method to initialize (or reset) the killring by a loaded
  301. sequence of objects.
  302. Each element is converted to an element of the killring as
  303. followings:
  304. - If it is a String, it is converted as if it is a result of
  305. getElementAt(n).toString().
  306. - Otherwise, it is converted as if it is a Object which was
  307. obtained by getElementAt(n).
  308. <P>
  309. <DD><DL>
  310. </DL>
  311. </DD>
  312. <DD><DL>
  313. <DT><B>Since:</B></DT>
  314. <DD>jEdit 4.3pre12</DD>
  315. </DL>
  316. </DD>
  317. </DL>
  318. <HR>
  319. <A NAME="addListDataListener(javax.swing.event.ListDataListener)"><!-- --></A><H3>
  320. addListDataListener</H3>
  321. <PRE>
  322. public void <B>addListDataListener</B>(javax.swing.event.ListDataListener&nbsp;listener)</PRE>
  323. <DL>
  324. <DD><DL>
  325. <DT><B>Specified by:</B><DD><CODE>addListDataListener</CODE> in interface <CODE>javax.swing.ListModel</CODE></DL>
  326. </DD>
  327. <DD><DL>
  328. </DL>
  329. </DD>
  330. </DL>
  331. <HR>
  332. <A NAME="removeListDataListener(javax.swing.event.ListDataListener)"><!-- --></A><H3>
  333. removeListDataListener</H3>
  334. <PRE>
  335. public void <B>removeListDataListener</B>(javax.swing.event.ListDataListener&nbsp;listener)</PRE>
  336. <DL>
  337. <DD><DL>
  338. <DT><B>Specified by:</B><DD><CODE>removeListDataListener</CODE> in interface <CODE>javax.swing.ListModel</CODE></DL>
  339. </DD>
  340. <DD><DL>
  341. </DL>
  342. </DD>
  343. </DL>
  344. <HR>
  345. <A NAME="getElementAt(int)"><!-- --></A><H3>
  346. getElementAt</H3>
  347. <PRE>
  348. public java.lang.Object <B>getElementAt</B>(int&nbsp;index)</PRE>
  349. <DL>
  350. <DD><DL>
  351. <DT><B>Specified by:</B><DD><CODE>getElementAt</CODE> in interface <CODE>javax.swing.ListModel</CODE></DL>
  352. </DD>
  353. <DD><DL>
  354. </DL>
  355. </DD>
  356. </DL>
  357. <HR>
  358. <A NAME="getSize()"><!-- --></A><H3>
  359. getSize</H3>
  360. <PRE>
  361. public int <B>getSize</B>()</PRE>
  362. <DL>
  363. <DD><DL>
  364. <DT><B>Specified by:</B><DD><CODE>getSize</CODE> in interface <CODE>javax.swing.ListModel</CODE></DL>
  365. </DD>
  366. <DD><DL>
  367. </DL>
  368. </DD>
  369. </DL>
  370. <HR>
  371. <A NAME="removeElement(java.lang.Object)"><!-- --></A><H3>
  372. removeElement</H3>
  373. <PRE>
  374. public boolean <B>removeElement</B>(java.lang.Object&nbsp;value)</PRE>
  375. <DL>
  376. <DD><DL>
  377. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/MutableListModel.html#removeElement(java.lang.Object)">removeElement</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/MutableListModel.html" title="interface in org.gjt.sp.jedit.gui">MutableListModel</A></CODE></DL>
  378. </DD>
  379. <DD><DL>
  380. </DL>
  381. </DD>
  382. </DL>
  383. <HR>
  384. <A NAME="insertElementAt(java.lang.Object, int)"><!-- --></A><H3>
  385. insertElementAt</H3>
  386. <PRE>
  387. public void <B>insertElementAt</B>(java.lang.Object&nbsp;value,
  388. int&nbsp;index)</PRE>
  389. <DL>
  390. <DD><DL>
  391. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/MutableListModel.html#insertElementAt(java.lang.Object, int)">insertElementAt</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/MutableListModel.html" title="interface in org.gjt.sp.jedit.gui">MutableListModel</A></CODE></DL>
  392. </DD>
  393. <DD><DL>
  394. </DL>
  395. </DD>
  396. </DL>
  397. <!-- ========= END OF CLASS DATA ========= -->
  398. <HR>
  399. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  400. <A NAME="navbar_bottom"><!-- --></A>
  401. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  402. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  403. <TR>
  404. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  405. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  406. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  407. <TR ALIGN="center" VALIGN="top">
  408. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  409. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  410. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  411. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/KillRing.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  412. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  413. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  414. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  415. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  416. </TR>
  417. </TABLE>
  418. </TD>
  419. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  420. </EM>
  421. </TD>
  422. </TR>
  423. <TR>
  424. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  425. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/buffer/JEditBuffer.PropValue.html" title="class in org.gjt.sp.jedit.buffer"><B>PREV CLASS</B></A>&nbsp;
  426. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/buffer/LineManager.html" title="class in org.gjt.sp.jedit.buffer"><B>NEXT CLASS</B></A></FONT></TD>
  427. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  428. <A HREF="../../../../../index.html?org/gjt/sp/jedit/buffer/KillRing.html" target="_top"><B>FRAMES</B></A> &nbsp;
  429. &nbsp;<A HREF="KillRing.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  430. &nbsp;
  431. <NOSCRIPT>
  432. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  433. </NOSCRIPT>
  434. </FONT></TD>
  435. </TR>
  436. <TR>
  437. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  438. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  439. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  440. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  441. </TR>
  442. </TABLE>
  443. <A NAME="skip-navbar_bottom"></A>
  444. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  445. <HR>
  446. </BODY>
  447. </HTML>