PageRenderTime 55ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/msg/PluginUpdate.html

#
HTML | 444 lines | 381 code | 49 blank | 14 comment | 0 complexity | eb7161b3df81ab717ef4a15626329a37 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:03 GMT-08:00 2008 -->
  6. <TITLE>
  7. PluginUpdate (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.msg.PluginUpdate 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/PluginUpdate.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/msg/EditPaneUpdate.html" title="class in org.gjt.sp.jedit.msg"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/msg/PositionChanging.html" title="class in org.gjt.sp.jedit.msg"><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/msg/PluginUpdate.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="PluginUpdate.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="#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.msg</FONT>
  66. <BR>
  67. Class PluginUpdate</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">org.gjt.sp.jedit.EBMessage</A>
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.msg.PluginUpdate</B>
  72. </PRE>
  73. <HR>
  74. <DL>
  75. <DT><PRE>public class <B>PluginUpdate</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">EBMessage</A></DL>
  76. </PRE>
  77. <P>
  78. Message sent when plugins are loaded and unloaded.
  79. <P>
  80. <P>
  81. <DL>
  82. <DT><B>Since:</B></DT>
  83. <DD>jEdit 4.2pre1</DD>
  84. </DL>
  85. <HR>
  86. <P>
  87. <!-- =========== FIELD SUMMARY =========== -->
  88. <A NAME="field_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>Field Summary</B></FONT></TH>
  93. </TR>
  94. <TR BGCOLOR="white" CLASS="TableRowColor">
  95. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  96. <CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
  97. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#ACTIVATED">ACTIVATED</A></B></CODE>
  98. <BR>
  99. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Plugin activated.</TD>
  100. </TR>
  101. <TR BGCOLOR="white" CLASS="TableRowColor">
  102. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  103. <CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
  104. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#DEACTIVATED">DEACTIVATED</A></B></CODE>
  105. <BR>
  106. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Plugin deactivated.</TD>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  110. <CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
  111. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#LOADED">LOADED</A></B></CODE>
  112. <BR>
  113. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Plugin loaded.</TD>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  117. <CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
  118. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#UNLOADED">UNLOADED</A></B></CODE>
  119. <BR>
  120. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Plugin unloaded.</TD>
  121. </TR>
  122. </TABLE>
  123. &nbsp;
  124. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  125. <A NAME="constructor_summary"><!-- --></A>
  126. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  127. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  128. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  129. <B>Constructor Summary</B></FONT></TH>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#PluginUpdate(org.gjt.sp.jedit.PluginJAR, java.lang.Object, boolean)">PluginUpdate</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/PluginJAR.html" title="class in org.gjt.sp.jedit">PluginJAR</A>&nbsp;jar,
  133. java.lang.Object&nbsp;what,
  134. boolean&nbsp;exit)</CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new plugin update message.</TD>
  137. </TR>
  138. </TABLE>
  139. &nbsp;
  140. <!-- ========== METHOD SUMMARY =========== -->
  141. <A NAME="method_summary"><!-- --></A>
  142. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  143. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  144. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  145. <B>Method Summary</B></FONT></TH>
  146. </TR>
  147. <TR BGCOLOR="white" CLASS="TableRowColor">
  148. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  149. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/PluginJAR.html" title="class in org.gjt.sp.jedit">PluginJAR</A></CODE></FONT></TD>
  150. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#getPluginJAR()">getPluginJAR</A></B>()</CODE>
  151. <BR>
  152. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the plugin involved.</TD>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  156. <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
  157. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#getWhat()">getWhat</A></B>()</CODE>
  158. <BR>
  159. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns what caused this plugin update.</TD>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  163. <CODE>&nbsp;boolean</CODE></FONT></TD>
  164. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#isExiting()">isExiting</A></B>()</CODE>
  165. <BR>
  166. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this plugin is being unloaded as part of the
  167. shutdown process, in which case some components like the help
  168. viewer and plugin manager ignore the event.</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  173. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PluginUpdate.html#paramString()">paramString</A></B>()</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a string representation of this message's parameters.</TD>
  176. </TR>
  177. </TABLE>
  178. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.EBMessage"><!-- --></A>
  179. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  180. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  181. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.<A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">EBMessage</A></B></TH>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html#getSource()">getSource</A>, <A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html#toString()">toString</A></CODE></TD>
  185. </TR>
  186. </TABLE>
  187. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  188. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  189. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  190. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  194. </TR>
  195. </TABLE>
  196. &nbsp;
  197. <P>
  198. <!-- ============ FIELD DETAIL =========== -->
  199. <A NAME="field_detail"><!-- --></A>
  200. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  201. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  202. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  203. <B>Field Detail</B></FONT></TH>
  204. </TR>
  205. </TABLE>
  206. <A NAME="LOADED"><!-- --></A><H3>
  207. LOADED</H3>
  208. <PRE>
  209. public static final java.lang.Object <B>LOADED</B></PRE>
  210. <DL>
  211. <DD>Plugin loaded. This is sent after a JAR file is added to the
  212. list and scanned.
  213. <P>
  214. <DL>
  215. <DT><B>Since:</B></DT>
  216. <DD>jEdit 4.2pre1</DD>
  217. </DL>
  218. </DL>
  219. <HR>
  220. <A NAME="ACTIVATED"><!-- --></A><H3>
  221. ACTIVATED</H3>
  222. <PRE>
  223. public static final java.lang.Object <B>ACTIVATED</B></PRE>
  224. <DL>
  225. <DD>Plugin activated. This is sent after the plugin core class
  226. is loaded and its <code>start()</code> method is called.
  227. <P>
  228. <DL>
  229. <DT><B>Since:</B></DT>
  230. <DD>jEdit 4.2pre1</DD>
  231. </DL>
  232. </DL>
  233. <HR>
  234. <A NAME="DEACTIVATED"><!-- --></A><H3>
  235. DEACTIVATED</H3>
  236. <PRE>
  237. public static final java.lang.Object <B>DEACTIVATED</B></PRE>
  238. <DL>
  239. <DD>Plugin deactivated. This is sent after the plugin core class
  240. <code>stop()</code> method is called.
  241. <P>
  242. <DL>
  243. <DT><B>Since:</B></DT>
  244. <DD>jEdit 4.2pre2</DD>
  245. </DL>
  246. </DL>
  247. <HR>
  248. <A NAME="UNLOADED"><!-- --></A><H3>
  249. UNLOADED</H3>
  250. <PRE>
  251. public static final java.lang.Object <B>UNLOADED</B></PRE>
  252. <DL>
  253. <DD>Plugin unloaded.
  254. <P>
  255. <DL>
  256. <DT><B>Since:</B></DT>
  257. <DD>jEdit 4.2pre1</DD>
  258. </DL>
  259. </DL>
  260. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  261. <A NAME="constructor_detail"><!-- --></A>
  262. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  263. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  264. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  265. <B>Constructor Detail</B></FONT></TH>
  266. </TR>
  267. </TABLE>
  268. <A NAME="PluginUpdate(org.gjt.sp.jedit.PluginJAR, java.lang.Object, boolean)"><!-- --></A><H3>
  269. PluginUpdate</H3>
  270. <PRE>
  271. public <B>PluginUpdate</B>(<A HREF="../../../../../org/gjt/sp/jedit/PluginJAR.html" title="class in org.gjt.sp.jedit">PluginJAR</A>&nbsp;jar,
  272. java.lang.Object&nbsp;what,
  273. boolean&nbsp;exit)</PRE>
  274. <DL>
  275. <DD>Creates a new plugin update message.
  276. <P>
  277. <DL>
  278. <DT><B>Parameters:</B><DD><CODE>jar</CODE> - The plugin<DD><CODE>what</CODE> - What happened<DD><CODE>exit</CODE> - Is the editor exiting?<DT><B>Since:</B></DT>
  279. <DD>jEdit 4.2pre3</DD>
  280. </DL>
  281. </DL>
  282. <!-- ============ METHOD DETAIL ========== -->
  283. <A NAME="method_detail"><!-- --></A>
  284. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  285. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  286. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  287. <B>Method Detail</B></FONT></TH>
  288. </TR>
  289. </TABLE>
  290. <A NAME="getWhat()"><!-- --></A><H3>
  291. getWhat</H3>
  292. <PRE>
  293. public java.lang.Object <B>getWhat</B>()</PRE>
  294. <DL>
  295. <DD>Returns what caused this plugin update.
  296. <P>
  297. <DD><DL>
  298. </DL>
  299. </DD>
  300. </DL>
  301. <HR>
  302. <A NAME="isExiting()"><!-- --></A><H3>
  303. isExiting</H3>
  304. <PRE>
  305. public boolean <B>isExiting</B>()</PRE>
  306. <DL>
  307. <DD>Returns true if this plugin is being unloaded as part of the
  308. shutdown process, in which case some components like the help
  309. viewer and plugin manager ignore the event.
  310. <P>
  311. <DD><DL>
  312. <DT><B>Since:</B></DT>
  313. <DD>jEdit 4.2pre3</DD>
  314. </DL>
  315. </DD>
  316. </DL>
  317. <HR>
  318. <A NAME="getPluginJAR()"><!-- --></A><H3>
  319. getPluginJAR</H3>
  320. <PRE>
  321. public <A HREF="../../../../../org/gjt/sp/jedit/PluginJAR.html" title="class in org.gjt.sp.jedit">PluginJAR</A> <B>getPluginJAR</B>()</PRE>
  322. <DL>
  323. <DD>Returns the plugin involved.
  324. <P>
  325. <DD><DL>
  326. </DL>
  327. </DD>
  328. </DL>
  329. <HR>
  330. <A NAME="paramString()"><!-- --></A><H3>
  331. paramString</H3>
  332. <PRE>
  333. public java.lang.String <B>paramString</B>()</PRE>
  334. <DL>
  335. <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html#paramString()">EBMessage</A></CODE></B></DD>
  336. <DD>Returns a string representation of this message's parameters.
  337. <P>
  338. <DD><DL>
  339. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html#paramString()">paramString</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">EBMessage</A></CODE></DL>
  340. </DD>
  341. <DD><DL>
  342. </DL>
  343. </DD>
  344. </DL>
  345. <!-- ========= END OF CLASS DATA ========= -->
  346. <HR>
  347. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  348. <A NAME="navbar_bottom"><!-- --></A>
  349. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  350. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  351. <TR>
  352. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  353. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  354. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  355. <TR ALIGN="center" VALIGN="top">
  356. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  357. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  358. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  359. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PluginUpdate.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  360. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  361. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  362. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  363. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  364. </TR>
  365. </TABLE>
  366. </TD>
  367. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  368. </EM>
  369. </TD>
  370. </TR>
  371. <TR>
  372. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  373. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/msg/EditPaneUpdate.html" title="class in org.gjt.sp.jedit.msg"><B>PREV CLASS</B></A>&nbsp;
  374. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/msg/PositionChanging.html" title="class in org.gjt.sp.jedit.msg"><B>NEXT CLASS</B></A></FONT></TD>
  375. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  376. <A HREF="../../../../../index.html?org/gjt/sp/jedit/msg/PluginUpdate.html" target="_top"><B>FRAMES</B></A> &nbsp;
  377. &nbsp;<A HREF="PluginUpdate.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  378. &nbsp;
  379. <NOSCRIPT>
  380. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  381. </NOSCRIPT>
  382. </FONT></TD>
  383. </TR>
  384. <TR>
  385. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  386. SUMMARY:&nbsp;NESTED&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>
  387. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  388. 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>
  389. </TR>
  390. </TABLE>
  391. <A NAME="skip-navbar_bottom"></A>
  392. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  393. <HR>
  394. </BODY>
  395. </HTML>