PageRenderTime 130ms CodeModel.GetById 22ms RepoModel.GetById 3ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/options/ContextOptionPane.html

#
HTML | 428 lines | 378 code | 36 blank | 14 comment | 0 complexity | 6b83938c6cedb2f6cfb463014235a730 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:05 GMT-08:00 2008 -->
  6. <TITLE>
  7. ContextOptionPane (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.options.ContextOptionPane 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/ContextOptionPane.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/options/BufferOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/options/DockingOptionPane.html" title="class in org.gjt.sp.jedit.options"><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/options/ContextOptionPane.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="ContextOptionPane.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.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.AbstractOptionPane">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;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.options</FONT>
  66. <BR>
  67. Class ContextOptionPane</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 ">javax.swing.JComponent
  73. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JPanel
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html" title="class in org.gjt.sp.jedit">org.gjt.sp.jedit.AbstractOptionPane</A>
  75. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html" title="class in org.gjt.sp.jedit.gui">org.gjt.sp.jedit.gui.AbstractContextOptionPane</A>
  76. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.options.ContextOptionPane</B>
  77. </PRE>
  78. <DL>
  79. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, <A HREF="../../../../../org/gjt/sp/jedit/OptionPane.html" title="interface in org.gjt.sp.jedit">OptionPane</A></DD>
  80. </DL>
  81. <HR>
  82. <DL>
  83. <DT><PRE>public class <B>ContextOptionPane</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html" title="class in org.gjt.sp.jedit.gui">AbstractContextOptionPane</A></DL>
  84. </PRE>
  85. <P>
  86. Right-click context menu editor.
  87. <P>
  88. <P>
  89. <DL>
  90. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.options.ContextOptionPane">Serialized Form</A></DL>
  91. <HR>
  92. <P>
  93. <!-- ======== NESTED CLASS SUMMARY ======== -->
  94. <A NAME="nested_class_summary"><!-- --></A>
  95. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  96. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  97. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  98. <B>Nested Class Summary</B></FONT></TH>
  99. </TR>
  100. </TABLE>
  101. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  102. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  103. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  104. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JPanel</B></TH>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
  108. </TR>
  109. </TABLE>
  110. &nbsp;
  111. <A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  112. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  113. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  114. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JComponent</B></TH>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
  118. </TR>
  119. </TABLE>
  120. &nbsp;
  121. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  122. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  123. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  124. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  125. </TR>
  126. <TR BGCOLOR="white" CLASS="TableRowColor">
  127. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  128. </TR>
  129. </TABLE>
  130. &nbsp;
  131. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  132. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  133. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  134. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  138. </TR>
  139. </TABLE>
  140. &nbsp;
  141. <!-- =========== FIELD SUMMARY =========== -->
  142. <A NAME="field_summary"><!-- --></A>
  143. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  144. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  145. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  146. <B>Field Summary</B></FONT></TH>
  147. </TR>
  148. </TABLE>
  149. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.AbstractOptionPane"><!-- --></A>
  150. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  151. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  152. <TH ALIGN="left"><B>Fields inherited from class org.gjt.sp.jedit.<A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html" title="class in org.gjt.sp.jedit">AbstractOptionPane</A></B></TH>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#gridBag">gridBag</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#initialized">initialized</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#y">y</A></CODE></TD>
  156. </TR>
  157. </TABLE>
  158. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  159. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  160. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  161. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  165. </TR>
  166. </TABLE>
  167. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  168. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  169. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  170. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  174. </TR>
  175. </TABLE>
  176. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  177. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  178. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  179. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  183. </TR>
  184. </TABLE>
  185. &nbsp;
  186. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  187. <A NAME="constructor_summary"><!-- --></A>
  188. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  189. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  190. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  191. <B>Constructor Summary</B></FONT></TH>
  192. </TR>
  193. <TR BGCOLOR="white" CLASS="TableRowColor">
  194. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/ContextOptionPane.html#ContextOptionPane()">ContextOptionPane</A></B>()</CODE>
  195. <BR>
  196. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  197. </TR>
  198. </TABLE>
  199. &nbsp;
  200. <!-- ========== METHOD SUMMARY =========== -->
  201. <A NAME="method_summary"><!-- --></A>
  202. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  203. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  204. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  205. <B>Method Summary</B></FONT></TH>
  206. </TR>
  207. <TR BGCOLOR="white" CLASS="TableRowColor">
  208. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  209. <CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
  210. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/ContextOptionPane.html#getContextMenu()">getContextMenu</A></B>()</CODE>
  211. <BR>
  212. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns jEdit's context menu configuration.</TD>
  213. </TR>
  214. <TR BGCOLOR="white" CLASS="TableRowColor">
  215. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  216. <CODE>protected &nbsp;void</CODE></FONT></TD>
  217. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/ContextOptionPane.html#saveContextMenu(java.lang.String)">saveContextMenu</A></B>(java.lang.String&nbsp;menu)</CODE>
  218. <BR>
  219. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Saves jEdit's context menu configuration.</TD>
  220. </TR>
  221. </TABLE>
  222. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.gui.AbstractContextOptionPane"><!-- --></A>
  223. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  224. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  225. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html" title="class in org.gjt.sp.jedit.gui">AbstractContextOptionPane</A></B></TH>
  226. </TR>
  227. <TR BGCOLOR="white" CLASS="TableRowColor">
  228. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html#_init()">_init</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html#_save()">_save</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html#addButton(javax.swing.JComponent)">addButton</A></CODE></TD>
  229. </TR>
  230. </TABLE>
  231. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.AbstractOptionPane"><!-- --></A>
  232. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  233. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  234. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.<A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html" title="class in org.gjt.sp.jedit">AbstractOptionPane</A></B></TH>
  235. </TR>
  236. <TR BGCOLOR="white" CLASS="TableRowColor">
  237. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#addComponent(java.awt.Component)">addComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#addComponent(java.awt.Component, java.awt.Component)">addComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#addComponent(java.awt.Component, java.awt.Component, int)">addComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#addComponent(java.awt.Component, int)">addComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#addComponent(java.lang.String, java.awt.Component)">addComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#addComponent(java.lang.String, java.awt.Component, int)">addComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#addSeparator()">addSeparator</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#addSeparator(java.lang.String)">addSeparator</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#getComponent()">getComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#getName()">getName</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#init()">init</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#newLabel(java.lang.String, java.awt.Component)">newLabel</A>, <A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html#save()">save</A></CODE></TD>
  238. </TR>
  239. </TABLE>
  240. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  241. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  242. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  243. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JPanel</B></TH>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
  247. </TR>
  248. </TABLE>
  249. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  250. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  251. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  252. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  253. </TR>
  254. <TR BGCOLOR="white" CLASS="TableRowColor">
  255. <TD><CODE>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  256. </TR>
  257. </TABLE>
  258. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  259. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  260. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  261. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  262. </TR>
  263. <TR BGCOLOR="white" CLASS="TableRowColor">
  264. <TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  265. </TR>
  266. </TABLE>
  267. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  268. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  269. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  270. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  271. </TR>
  272. <TR BGCOLOR="white" CLASS="TableRowColor">
  273. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  274. </TR>
  275. </TABLE>
  276. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  277. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  278. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  279. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  280. </TR>
  281. <TR BGCOLOR="white" CLASS="TableRowColor">
  282. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  283. </TR>
  284. </TABLE>
  285. &nbsp;
  286. <P>
  287. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  288. <A NAME="constructor_detail"><!-- --></A>
  289. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  290. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  291. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  292. <B>Constructor Detail</B></FONT></TH>
  293. </TR>
  294. </TABLE>
  295. <A NAME="ContextOptionPane()"><!-- --></A><H3>
  296. ContextOptionPane</H3>
  297. <PRE>
  298. public <B>ContextOptionPane</B>()</PRE>
  299. <DL>
  300. </DL>
  301. <!-- ============ METHOD DETAIL ========== -->
  302. <A NAME="method_detail"><!-- --></A>
  303. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  304. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  305. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  306. <B>Method Detail</B></FONT></TH>
  307. </TR>
  308. </TABLE>
  309. <A NAME="getContextMenu()"><!-- --></A><H3>
  310. getContextMenu</H3>
  311. <PRE>
  312. protected java.lang.String <B>getContextMenu</B>()</PRE>
  313. <DL>
  314. <DD>Returns jEdit's context menu configuration.
  315. <P>
  316. <DD><DL>
  317. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html#getContextMenu()">getContextMenu</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html" title="class in org.gjt.sp.jedit.gui">AbstractContextOptionPane</A></CODE></DL>
  318. </DD>
  319. <DD><DL>
  320. <DT><B>Since:</B></DT>
  321. <DD>jEdit 4.3pre13</DD>
  322. </DL>
  323. </DD>
  324. </DL>
  325. <HR>
  326. <A NAME="saveContextMenu(java.lang.String)"><!-- --></A><H3>
  327. saveContextMenu</H3>
  328. <PRE>
  329. protected void <B>saveContextMenu</B>(java.lang.String&nbsp;menu)</PRE>
  330. <DL>
  331. <DD>Saves jEdit's context menu configuration.
  332. <P>
  333. <DD><DL>
  334. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html#saveContextMenu(java.lang.String)">saveContextMenu</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html" title="class in org.gjt.sp.jedit.gui">AbstractContextOptionPane</A></CODE></DL>
  335. </DD>
  336. <DD><DL>
  337. <DT><B>Since:</B></DT>
  338. <DD>jEdit 4.3pre13</DD>
  339. </DL>
  340. </DD>
  341. </DL>
  342. <!-- ========= END OF CLASS DATA ========= -->
  343. <HR>
  344. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  345. <A NAME="navbar_bottom"><!-- --></A>
  346. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  347. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  348. <TR>
  349. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  350. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  351. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  352. <TR ALIGN="center" VALIGN="top">
  353. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  354. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  355. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  356. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ContextOptionPane.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  357. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  358. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  359. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  360. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  361. </TR>
  362. </TABLE>
  363. </TD>
  364. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  365. </EM>
  366. </TD>
  367. </TR>
  368. <TR>
  369. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  370. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/options/BufferOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>PREV CLASS</B></A>&nbsp;
  371. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/options/DockingOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>NEXT CLASS</B></A></FONT></TD>
  372. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  373. <A HREF="../../../../../index.html?org/gjt/sp/jedit/options/ContextOptionPane.html" target="_top"><B>FRAMES</B></A> &nbsp;
  374. &nbsp;<A HREF="ContextOptionPane.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  375. &nbsp;
  376. <NOSCRIPT>
  377. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  378. </NOSCRIPT>
  379. </FONT></TD>
  380. </TR>
  381. <TR>
  382. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  383. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.AbstractOptionPane">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  384. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  385. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  386. </TR>
  387. </TABLE>
  388. <A NAME="skip-navbar_bottom"></A>
  389. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  390. <HR>
  391. </BODY>
  392. </HTML>