PageRenderTime 53ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/pluginmgr/PluginManager.html

#
HTML | 559 lines | 500 code | 46 blank | 13 comment | 0 complexity | 6c3a35437b3827eef637e443be08ebe1 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:11 GMT-08:00 2008 -->
  6. <TITLE>
  7. PluginManager (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.pluginmgr.PluginManager 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/PluginManager.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/pluginmgr/MirrorList.Mirror.html" title="class in org.gjt.sp.jedit.pluginmgr"><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/pluginmgr/PluginManager.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="PluginManager.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_javax.swing.JFrame">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&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;CONSTR&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.pluginmgr</FONT>
  66. <BR>
  67. Class PluginManager</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
  72. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Window
  73. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Frame
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JFrame
  75. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.pluginmgr.PluginManager</B>
  76. </PRE>
  77. <DL>
  78. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants, <A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A></DD>
  79. </DL>
  80. <HR>
  81. <DL>
  82. <DT><PRE>public class <B>PluginManager</B><DT>extends javax.swing.JFrame<DT>implements <A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A></DL>
  83. </PRE>
  84. <P>
  85. <DL>
  86. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.pluginmgr.PluginManager">Serialized Form</A></DL>
  87. <HR>
  88. <P>
  89. <!-- ======== NESTED CLASS SUMMARY ======== -->
  90. <A NAME="nested_class_summary"><!-- --></A>
  91. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  92. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  93. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  94. <B>Nested Class Summary</B></FONT></TH>
  95. </TR>
  96. </TABLE>
  97. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JFrame"><!-- --></A>
  98. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  99. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  100. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JFrame</B></TH>
  101. </TR>
  102. <TR BGCOLOR="white" CLASS="TableRowColor">
  103. <TD><CODE>javax.swing.JFrame.AccessibleJFrame</CODE></TD>
  104. </TR>
  105. </TABLE>
  106. &nbsp;
  107. <A NAME="nested_classes_inherited_from_class_java.awt.Frame"><!-- --></A>
  108. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  109. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  110. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Frame</B></TH>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><CODE>java.awt.Frame.AccessibleAWTFrame</CODE></TD>
  114. </TR>
  115. </TABLE>
  116. &nbsp;
  117. <A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
  118. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  119. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  120. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Window</B></TH>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
  124. </TR>
  125. </TABLE>
  126. &nbsp;
  127. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  128. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  129. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  130. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  131. </TR>
  132. <TR BGCOLOR="white" CLASS="TableRowColor">
  133. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  134. </TR>
  135. </TABLE>
  136. &nbsp;
  137. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  138. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  139. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  140. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  141. </TR>
  142. <TR BGCOLOR="white" CLASS="TableRowColor">
  143. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  144. </TR>
  145. </TABLE>
  146. &nbsp;
  147. <!-- =========== FIELD SUMMARY =========== -->
  148. <A NAME="field_summary"><!-- --></A>
  149. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  150. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  151. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  152. <B>Field Summary</B></FONT></TH>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  156. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  157. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html#PROPERTY_PLUGINSET">PROPERTY_PLUGINSET</A></B></CODE>
  158. <BR>
  159. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  160. </TR>
  161. </TABLE>
  162. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JFrame"><!-- --></A>
  163. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  164. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  165. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JFrame</B></TH>
  166. </TR>
  167. <TR BGCOLOR="white" CLASS="TableRowColor">
  168. <TD><CODE>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</CODE></TD>
  169. </TR>
  170. </TABLE>
  171. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Frame"><!-- --></A>
  172. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  173. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  174. <TH ALIGN="left"><B>Fields inherited from class java.awt.Frame</B></TH>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD><CODE>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</CODE></TD>
  178. </TR>
  179. </TABLE>
  180. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  181. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  182. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  183. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  187. </TR>
  188. </TABLE>
  189. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
  190. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  191. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  192. <TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
  193. </TR>
  194. <TR BGCOLOR="white" CLASS="TableRowColor">
  195. <TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
  196. </TR>
  197. </TABLE>
  198. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  199. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  200. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  201. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  202. </TR>
  203. <TR BGCOLOR="white" CLASS="TableRowColor">
  204. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  205. </TR>
  206. </TABLE>
  207. &nbsp;
  208. <!-- ========== METHOD SUMMARY =========== -->
  209. <A NAME="method_summary"><!-- --></A>
  210. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  211. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  212. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  213. <B>Method Summary</B></FONT></TH>
  214. </TR>
  215. <TR BGCOLOR="white" CLASS="TableRowColor">
  216. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  217. <CODE>&nbsp;void</CODE></FONT></TD>
  218. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html#cancel()">cancel</A></B>()</CODE>
  219. <BR>
  220. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  221. </TR>
  222. <TR BGCOLOR="white" CLASS="TableRowColor">
  223. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  224. <CODE>&nbsp;void</CODE></FONT></TD>
  225. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html#dispose()">dispose</A></B>()</CODE>
  226. <BR>
  227. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  228. </TR>
  229. <TR BGCOLOR="white" CLASS="TableRowColor">
  230. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  231. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html" title="class in org.gjt.sp.jedit.pluginmgr">PluginManager</A></CODE></FONT></TD>
  232. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html#getInstance()">getInstance</A></B>()</CODE>
  233. <BR>
  234. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the currently visible plugin manager window, or null.</TD>
  235. </TR>
  236. <TR BGCOLOR="white" CLASS="TableRowColor">
  237. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  238. <CODE>&nbsp;void</CODE></FONT></TD>
  239. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html#handleMessage(org.gjt.sp.jedit.EBMessage)">handleMessage</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">EBMessage</A>&nbsp;message)</CODE>
  240. <BR>
  241. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handles a message sent on the EditBus.</TD>
  242. </TR>
  243. <TR BGCOLOR="white" CLASS="TableRowColor">
  244. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  245. <CODE>&nbsp;void</CODE></FONT></TD>
  246. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html#ok()">ok</A></B>()</CODE>
  247. <BR>
  248. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  249. </TR>
  250. <TR BGCOLOR="white" CLASS="TableRowColor">
  251. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  252. <CODE>&nbsp;void</CODE></FONT></TD>
  253. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html#processKeyEvents(java.awt.event.KeyEvent)">processKeyEvents</A></B>(java.awt.event.KeyEvent&nbsp;ke)</CODE>
  254. <BR>
  255. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  256. </TR>
  257. <TR BGCOLOR="white" CLASS="TableRowColor">
  258. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  259. <CODE>static&nbsp;void</CODE></FONT></TD>
  260. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html#showPluginManager(java.awt.Frame)">showPluginManager</A></B>(java.awt.Frame&nbsp;parent)</CODE>
  261. <BR>
  262. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  263. </TR>
  264. </TABLE>
  265. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JFrame"><!-- --></A>
  266. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  267. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  268. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JFrame</B></TH>
  269. </TR>
  270. <TR BGCOLOR="white" CLASS="TableRowColor">
  271. <TD><CODE>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update</CODE></TD>
  272. </TR>
  273. </TABLE>
  274. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Frame"><!-- --></A>
  275. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  276. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  277. <TH ALIGN="left"><B>Methods inherited from class java.awt.Frame</B></TH>
  278. </TR>
  279. <TR BGCOLOR="white" CLASS="TableRowColor">
  280. <TD><CODE>addNotify, finalize, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated</CODE></TD>
  281. </TR>
  282. </TABLE>
  283. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
  284. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  285. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  286. <TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
  287. </TR>
  288. <TR BGCOLOR="white" CLASS="TableRowColor">
  289. <TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setAlwaysOnTop, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationByPlatform, setLocationRelativeTo, show, toBack, toFront</CODE></TD>
  290. </TR>
  291. </TABLE>
  292. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  293. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  294. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  295. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  296. </TR>
  297. <TR BGCOLOR="white" CLASS="TableRowColor">
  298. <TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  299. </TR>
  300. </TABLE>
  301. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  302. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  303. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  304. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  305. </TR>
  306. <TR BGCOLOR="white" CLASS="TableRowColor">
  307. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  308. </TR>
  309. </TABLE>
  310. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  311. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  312. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  313. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  314. </TR>
  315. <TR BGCOLOR="white" CLASS="TableRowColor">
  316. <TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  317. </TR>
  318. </TABLE>
  319. &nbsp;<A NAME="methods_inherited_from_class_java.awt.MenuContainer"><!-- --></A>
  320. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  321. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  322. <TH ALIGN="left"><B>Methods inherited from interface java.awt.MenuContainer</B></TH>
  323. </TR>
  324. <TR BGCOLOR="white" CLASS="TableRowColor">
  325. <TD><CODE>getFont, postEvent</CODE></TD>
  326. </TR>
  327. </TABLE>
  328. &nbsp;
  329. <P>
  330. <!-- ============ FIELD DETAIL =========== -->
  331. <A NAME="field_detail"><!-- --></A>
  332. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  333. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  334. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  335. <B>Field Detail</B></FONT></TH>
  336. </TR>
  337. </TABLE>
  338. <A NAME="PROPERTY_PLUGINSET"><!-- --></A><H3>
  339. PROPERTY_PLUGINSET</H3>
  340. <PRE>
  341. public static final java.lang.String <B>PROPERTY_PLUGINSET</B></PRE>
  342. <DL>
  343. <DL>
  344. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.pluginmgr.PluginManager.PROPERTY_PLUGINSET">Constant Field Values</A></DL>
  345. </DL>
  346. <!-- ============ METHOD DETAIL ========== -->
  347. <A NAME="method_detail"><!-- --></A>
  348. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  349. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  350. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  351. <B>Method Detail</B></FONT></TH>
  352. </TR>
  353. </TABLE>
  354. <A NAME="getInstance()"><!-- --></A><H3>
  355. getInstance</H3>
  356. <PRE>
  357. public static <A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/PluginManager.html" title="class in org.gjt.sp.jedit.pluginmgr">PluginManager</A> <B>getInstance</B>()</PRE>
  358. <DL>
  359. <DD>Returns the currently visible plugin manager window, or null.
  360. <P>
  361. <DD><DL>
  362. </DL>
  363. </DD>
  364. <DD><DL>
  365. <DT><B>Since:</B></DT>
  366. <DD>jEdit 4.2pre2</DD>
  367. </DL>
  368. </DD>
  369. </DL>
  370. <HR>
  371. <A NAME="dispose()"><!-- --></A><H3>
  372. dispose</H3>
  373. <PRE>
  374. public void <B>dispose</B>()</PRE>
  375. <DL>
  376. <DD><DL>
  377. <DT><B>Overrides:</B><DD><CODE>dispose</CODE> in class <CODE>java.awt.Window</CODE></DL>
  378. </DD>
  379. <DD><DL>
  380. </DL>
  381. </DD>
  382. </DL>
  383. <HR>
  384. <A NAME="handleMessage(org.gjt.sp.jedit.EBMessage)"><!-- --></A><H3>
  385. handleMessage</H3>
  386. <PRE>
  387. public void <B>handleMessage</B>(<A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">EBMessage</A>&nbsp;message)</PRE>
  388. <DL>
  389. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html#handleMessage(org.gjt.sp.jedit.EBMessage)">EBComponent</A></CODE></B></DD>
  390. <DD>Handles a message sent on the EditBus.
  391. This method must specify the type of responses the plugin will have
  392. for various subclasses of the <A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit"><CODE>EBMessage</CODE></A> class. Typically
  393. this is done with one or more <code>if</code> blocks that test
  394. whether the message is an instance of a derived message class in
  395. which the component has an interest. For example:
  396. <pre> if(msg instanceof BufferUpdate) {
  397. // a buffer's state has changed!
  398. }
  399. else if(msg instanceof ViewUpdate) {
  400. // a view's state has changed!
  401. }
  402. // ... and so on</pre>
  403. <P>
  404. <DD><DL>
  405. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html#handleMessage(org.gjt.sp.jedit.EBMessage)">handleMessage</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A></CODE></DL>
  406. </DD>
  407. <DD><DL>
  408. <DT><B>Parameters:</B><DD><CODE>message</CODE> - The message</DL>
  409. </DD>
  410. </DL>
  411. <HR>
  412. <A NAME="showPluginManager(java.awt.Frame)"><!-- --></A><H3>
  413. showPluginManager</H3>
  414. <PRE>
  415. public static void <B>showPluginManager</B>(java.awt.Frame&nbsp;parent)</PRE>
  416. <DL>
  417. <DD><DL>
  418. </DL>
  419. </DD>
  420. <DD><DL>
  421. </DL>
  422. </DD>
  423. </DL>
  424. <HR>
  425. <A NAME="ok()"><!-- --></A><H3>
  426. ok</H3>
  427. <PRE>
  428. public void <B>ok</B>()</PRE>
  429. <DL>
  430. <DD><DL>
  431. </DL>
  432. </DD>
  433. <DD><DL>
  434. </DL>
  435. </DD>
  436. </DL>
  437. <HR>
  438. <A NAME="cancel()"><!-- --></A><H3>
  439. cancel</H3>
  440. <PRE>
  441. public void <B>cancel</B>()</PRE>
  442. <DL>
  443. <DD><DL>
  444. </DL>
  445. </DD>
  446. <DD><DL>
  447. </DL>
  448. </DD>
  449. </DL>
  450. <HR>
  451. <A NAME="processKeyEvents(java.awt.event.KeyEvent)"><!-- --></A><H3>
  452. processKeyEvents</H3>
  453. <PRE>
  454. public void <B>processKeyEvents</B>(java.awt.event.KeyEvent&nbsp;ke)</PRE>
  455. <DL>
  456. <DD><DL>
  457. </DL>
  458. </DD>
  459. <DD><DL>
  460. </DL>
  461. </DD>
  462. </DL>
  463. <!-- ========= END OF CLASS DATA ========= -->
  464. <HR>
  465. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  466. <A NAME="navbar_bottom"><!-- --></A>
  467. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  468. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  469. <TR>
  470. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  471. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  472. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  473. <TR ALIGN="center" VALIGN="top">
  474. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  475. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  476. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  477. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PluginManager.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  478. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  479. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  480. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  481. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  482. </TR>
  483. </TABLE>
  484. </TD>
  485. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  486. </EM>
  487. </TD>
  488. </TR>
  489. <TR>
  490. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  491. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/MirrorList.Mirror.html" title="class in org.gjt.sp.jedit.pluginmgr"><B>PREV CLASS</B></A>&nbsp;
  492. &nbsp;NEXT CLASS</FONT></TD>
  493. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  494. <A HREF="../../../../../index.html?org/gjt/sp/jedit/pluginmgr/PluginManager.html" target="_top"><B>FRAMES</B></A> &nbsp;
  495. &nbsp;<A HREF="PluginManager.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  496. &nbsp;
  497. <NOSCRIPT>
  498. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  499. </NOSCRIPT>
  500. </FONT></TD>
  501. </TR>
  502. <TR>
  503. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  504. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JFrame">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  505. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  506. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  507. </TR>
  508. </TABLE>
  509. <A NAME="skip-navbar_bottom"></A>
  510. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  511. <HR>
  512. </BODY>
  513. </HTML>