PageRenderTime 48ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/class-use/ActionContext.html

#
HTML | 368 lines | 320 code | 42 blank | 6 comment | 0 complexity | 9c9f65c29eec180cc1897babe5bc34b9 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:19 GMT-08:00 2008 -->
  6. <TITLE>
  7. Uses of Class org.gjt.sp.jedit.ActionContext (jEdit API)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  10. <NOSCRIPT>
  11. </NOSCRIPT>
  12. </HEAD>
  13. <BODY BGCOLOR="white" >
  14. <!-- ========= START OF TOP NAVBAR ======= -->
  15. <A NAME="navbar_top"><!-- --></A>
  16. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  17. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  18. <TR>
  19. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  20. <A NAME="navbar_top_firstrow"><!-- --></A>
  21. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  22. <TR ALIGN="center" VALIGN="top">
  23. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  31. </TR>
  32. </TABLE>
  33. </TD>
  34. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  35. </EM>
  36. </TD>
  37. </TR>
  38. <TR>
  39. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  40. &nbsp;PREV&nbsp;
  41. &nbsp;NEXT</FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../../../../../index.html?org/gjt/sp/jedit/class-use/ActionContext.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="ActionContext.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  45. &nbsp;
  46. <NOSCRIPT>
  47. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  48. </NOSCRIPT>
  49. </FONT></TD>
  50. </TR>
  51. </TABLE>
  52. <A NAME="skip-navbar_top"></A>
  53. <!-- ========= END OF TOP NAVBAR ========= -->
  54. <HR>
  55. <CENTER>
  56. <H2>
  57. <B>Uses of Class<br>org.gjt.sp.jedit.ActionContext</B></H2>
  58. </CENTER>
  59. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  60. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  61. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  62. Packages that use <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></FONT></TH>
  63. </TR>
  64. <TR BGCOLOR="white" CLASS="TableRowColor">
  65. <TD><A HREF="#org.gjt.sp.jedit"><B>org.gjt.sp.jedit</B></A></TD>
  66. <TD>This package contains jEdit's core classes.&nbsp;</TD>
  67. </TR>
  68. <TR BGCOLOR="white" CLASS="TableRowColor">
  69. <TD><A HREF="#org.gjt.sp.jedit.browser"><B>org.gjt.sp.jedit.browser</B></A></TD>
  70. <TD>jEdit's file system browser.&nbsp;</TD>
  71. </TR>
  72. <TR BGCOLOR="white" CLASS="TableRowColor">
  73. <TD><A HREF="#org.gjt.sp.jedit.gui"><B>org.gjt.sp.jedit.gui</B></A></TD>
  74. <TD>Various GUI controls and dialog boxes.&nbsp;</TD>
  75. </TR>
  76. <TR BGCOLOR="white" CLASS="TableRowColor">
  77. <TD><A HREF="#org.gjt.sp.jedit.menu"><B>org.gjt.sp.jedit.menu</B></A></TD>
  78. <TD>&nbsp;&nbsp;</TD>
  79. </TR>
  80. </TABLE>
  81. &nbsp;
  82. <P>
  83. <A NAME="org.gjt.sp.jedit"><!-- --></A>
  84. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  85. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  86. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  87. Uses of <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A> in <A HREF="../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A></FONT></TH>
  88. </TR>
  89. </TABLE>
  90. &nbsp;
  91. <P>
  92. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  93. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  94. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A> that return <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></FONT></TH>
  95. </TR>
  96. <TR BGCOLOR="white" CLASS="TableRowColor">
  97. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  98. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></CODE></FONT></TD>
  99. <TD><CODE><B>jEdit.</B><B><A HREF="../../../../../org/gjt/sp/jedit/jEdit.html#getActionContext()">getActionContext</A></B>()</CODE>
  100. <BR>
  101. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the action context used to store editor actions.</TD>
  102. </TR>
  103. </TABLE>
  104. &nbsp;
  105. <P>
  106. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  107. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  108. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></FONT></TH>
  109. </TR>
  110. <TR BGCOLOR="white" CLASS="TableRowColor">
  111. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  112. <CODE>static&nbsp;javax.swing.JMenu</CODE></FONT></TD>
  113. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadMenu(org.gjt.sp.jedit.ActionContext, java.lang.String)">loadMenu</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context,
  114. java.lang.String&nbsp;name)</CODE>
  115. <BR>
  116. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a menu.</TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  120. <CODE>static&nbsp;javax.swing.JMenuBar</CODE></FONT></TD>
  121. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadMenuBar(org.gjt.sp.jedit.ActionContext, java.lang.String)">loadMenuBar</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context,
  122. java.lang.String&nbsp;name)</CODE>
  123. <BR>
  124. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a menubar.</TD>
  125. </TR>
  126. <TR BGCOLOR="white" CLASS="TableRowColor">
  127. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  128. <CODE>static&nbsp;javax.swing.JMenuItem</CODE></FONT></TD>
  129. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadMenuItem(org.gjt.sp.jedit.ActionContext, java.lang.String, boolean)">loadMenuItem</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context,
  130. java.lang.String&nbsp;name,
  131. boolean&nbsp;setMnemonic)</CODE>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a menu item.</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  137. <CODE>static&nbsp;javax.swing.JPopupMenu</CODE></FONT></TD>
  138. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadPopupMenu(org.gjt.sp.jedit.ActionContext, java.lang.String)">loadPopupMenu</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context,
  139. java.lang.String&nbsp;name)</CODE>
  140. <BR>
  141. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a popup menu.</TD>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  145. <CODE>static&nbsp;javax.swing.JPopupMenu</CODE></FONT></TD>
  146. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadPopupMenu(org.gjt.sp.jedit.ActionContext, java.lang.String, org.gjt.sp.jedit.textarea.JEditTextArea, java.awt.event.MouseEvent)">loadPopupMenu</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context,
  147. java.lang.String&nbsp;name,
  148. <A HREF="../../../../../org/gjt/sp/jedit/textarea/JEditTextArea.html" title="class in org.gjt.sp.jedit.textarea">JEditTextArea</A>&nbsp;textArea,
  149. java.awt.event.MouseEvent&nbsp;evt)</CODE>
  150. <BR>
  151. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a popup menu.</TD>
  152. </TR>
  153. <TR BGCOLOR="white" CLASS="TableRowColor">
  154. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  155. <CODE>static&nbsp;java.awt.Container</CODE></FONT></TD>
  156. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadToolBar(org.gjt.sp.jedit.ActionContext, java.lang.String)">loadToolBar</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context,
  157. java.lang.String&nbsp;name)</CODE>
  158. <BR>
  159. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a toolbar.</TD>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  163. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedButton.html" title="class in org.gjt.sp.jedit.gui">EnhancedButton</A></CODE></FONT></TD>
  164. <TD><CODE><B>GUIUtilities.</B><B><A HREF="../../../../../org/gjt/sp/jedit/GUIUtilities.html#loadToolButton(org.gjt.sp.jedit.ActionContext, java.lang.String)">loadToolButton</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context,
  165. java.lang.String&nbsp;name)</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads a tool bar button.</TD>
  168. </TR>
  169. </TABLE>
  170. &nbsp;
  171. <P>
  172. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  173. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  174. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></FONT></TH>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/EditAction.Wrapper.html#EditAction.Wrapper(org.gjt.sp.jedit.ActionContext, java.lang.String)">EditAction.Wrapper</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context,
  178. java.lang.String&nbsp;actionName)</CODE>
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new action listener wrapper.</TD>
  181. </TR>
  182. </TABLE>
  183. &nbsp;
  184. <P>
  185. <A NAME="org.gjt.sp.jedit.browser"><!-- --></A>
  186. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  187. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  188. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  189. Uses of <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A> in <A HREF="../../../../../org/gjt/sp/jedit/browser/package-summary.html">org.gjt.sp.jedit.browser</A></FONT></TH>
  190. </TR>
  191. </TABLE>
  192. &nbsp;
  193. <P>
  194. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  195. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  196. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/browser/package-summary.html">org.gjt.sp.jedit.browser</A> that return <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></FONT></TH>
  197. </TR>
  198. <TR BGCOLOR="white" CLASS="TableRowColor">
  199. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  200. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></CODE></FONT></TD>
  201. <TD><CODE><B>VFSBrowser.</B><B><A HREF="../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html#getActionContext()">getActionContext</A></B>()</CODE>
  202. <BR>
  203. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the browser action context.</TD>
  204. </TR>
  205. </TABLE>
  206. &nbsp;
  207. <P>
  208. <A NAME="org.gjt.sp.jedit.gui"><!-- --></A>
  209. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  210. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  211. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  212. Uses of <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A> in <A HREF="../../../../../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A></FONT></TH>
  213. </TR>
  214. </TABLE>
  215. &nbsp;
  216. <P>
  217. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  218. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  219. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></FONT></TH>
  220. </TR>
  221. <TR BGCOLOR="white" CLASS="TableRowColor">
  222. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedButton.html#EnhancedButton(javax.swing.Icon, java.lang.String, java.lang.String, org.gjt.sp.jedit.ActionContext)">EnhancedButton</A></B>(javax.swing.Icon&nbsp;icon,
  223. java.lang.String&nbsp;toolTip,
  224. java.lang.String&nbsp;action,
  225. <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context)</CODE>
  226. <BR>
  227. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  228. </TR>
  229. </TABLE>
  230. &nbsp;
  231. <P>
  232. <A NAME="org.gjt.sp.jedit.menu"><!-- --></A>
  233. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  234. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  235. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  236. Uses of <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A> in <A HREF="../../../../../org/gjt/sp/jedit/menu/package-summary.html">org.gjt.sp.jedit.menu</A></FONT></TH>
  237. </TR>
  238. </TABLE>
  239. &nbsp;
  240. <P>
  241. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  242. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  243. <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../org/gjt/sp/jedit/menu/package-summary.html">org.gjt.sp.jedit.menu</A> declared as <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></FONT></TH>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  247. <CODE>protected &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></CODE></FONT></TD>
  248. <TD><CODE><B>EnhancedMenu.</B><B><A HREF="../../../../../org/gjt/sp/jedit/menu/EnhancedMenu.html#context">context</A></B></CODE>
  249. <BR>
  250. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  251. </TR>
  252. </TABLE>
  253. &nbsp;
  254. <P>
  255. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  256. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  257. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/gjt/sp/jedit/menu/package-summary.html">org.gjt.sp.jedit.menu</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></FONT></TH>
  258. </TR>
  259. <TR BGCOLOR="white" CLASS="TableRowColor">
  260. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/menu/EnhancedCheckBoxMenuItem.html#EnhancedCheckBoxMenuItem(java.lang.String, java.lang.String, org.gjt.sp.jedit.ActionContext)">EnhancedCheckBoxMenuItem</A></B>(java.lang.String&nbsp;label,
  261. java.lang.String&nbsp;action,
  262. <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context)</CODE>
  263. <BR>
  264. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new menu item.</TD>
  265. </TR>
  266. <TR BGCOLOR="white" CLASS="TableRowColor">
  267. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/menu/EnhancedMenu.html#EnhancedMenu(java.lang.String, java.lang.String, org.gjt.sp.jedit.ActionContext)">EnhancedMenu</A></B>(java.lang.String&nbsp;name,
  268. java.lang.String&nbsp;label,
  269. <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context)</CODE>
  270. <BR>
  271. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  272. </TR>
  273. <TR BGCOLOR="white" CLASS="TableRowColor">
  274. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/menu/EnhancedMenuItem.html#EnhancedMenuItem(java.lang.String, java.lang.String, org.gjt.sp.jedit.ActionContext)">EnhancedMenuItem</A></B>(java.lang.String&nbsp;label,
  275. java.lang.String&nbsp;action,
  276. <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A>&nbsp;context)</CODE>
  277. <BR>
  278. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new menu item.</TD>
  279. </TR>
  280. </TABLE>
  281. &nbsp;
  282. <P>
  283. <HR>
  284. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  285. <A NAME="navbar_bottom"><!-- --></A>
  286. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  287. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  288. <TR>
  289. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  290. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  291. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  292. <TR ALIGN="center" VALIGN="top">
  293. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  294. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  295. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  296. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  297. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  298. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  299. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  300. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  301. </TR>
  302. </TABLE>
  303. </TD>
  304. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  305. </EM>
  306. </TD>
  307. </TR>
  308. <TR>
  309. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  310. &nbsp;PREV&nbsp;
  311. &nbsp;NEXT</FONT></TD>
  312. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  313. <A HREF="../../../../../index.html?org/gjt/sp/jedit/class-use/ActionContext.html" target="_top"><B>FRAMES</B></A> &nbsp;
  314. &nbsp;<A HREF="ActionContext.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  315. &nbsp;
  316. <NOSCRIPT>
  317. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  318. </NOSCRIPT>
  319. </FONT></TD>
  320. </TR>
  321. </TABLE>
  322. <A NAME="skip-navbar_bottom"></A>
  323. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  324. <HR>
  325. </BODY>
  326. </HTML>