PageRenderTime 35ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
HTML | 873 lines | 769 code | 90 blank | 14 comment | 0 complexity | 961f8767b0832228d9fa85ae09600b97 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:13:45 GMT-08:00 2008 -->
  6. <TITLE>
  7. JEditActionSet (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.JEditActionSet 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/JEditActionSet.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/JEditActionContext.html" title="class in org.gjt.sp.jedit"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html" title="class in org.gjt.sp.jedit"><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/JEditActionSet.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="JEditActionSet.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</FONT>
  66. <BR>
  67. Class JEditActionSet&lt;E extends <A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">JEditAbstractEditAction</A>&gt;</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.JEditActionSet&lt;E&gt;</B>
  71. </PRE>
  72. <DL>
  73. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/gjt/sp/jedit/input/InputHandlerProvider.html" title="interface in org.gjt.sp.jedit.input">InputHandlerProvider</A></DD>
  74. </DL>
  75. <DL>
  76. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit">ActionSet</A></DD>
  77. </DL>
  78. <HR>
  79. <DL>
  80. <DT><PRE>public abstract class <B>JEditActionSet&lt;E extends <A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">JEditAbstractEditAction</A>&gt;</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/gjt/sp/jedit/input/InputHandlerProvider.html" title="interface in org.gjt.sp.jedit.input">InputHandlerProvider</A></DL>
  81. </PRE>
  82. <P>
  83. A set of actions, either loaded from an XML file, or constructed at runtime
  84. by a plugin. <p>
  85. <h3>Action sets loaded from XML files</h3>
  86. Action sets are read from these files inside the plugin JAR:
  87. <ul>
  88. <li><code>actions.xml</code> - actions made available for use in jEdit views,
  89. including the view's <b>Plugins</b> menu, the tool bar, etc.</li>
  90. <li><code>browser.actions.xml</code> - actions for the file system browser's
  91. <b>Plugins</b> menu.</li>
  92. </ul>
  93. An action definition file has the following form:
  94. <pre>&lt;?xml version="1.0"?&gt;
  95. &lt;!DOCTYPE ACTIONS SYSTEM "actions.dtd"&gt;
  96. &lt;ACTIONS&gt;
  97. &lt;ACTION NAME="some-action"&gt;
  98. &lt;CODE&gt;
  99. // BeanShell code evaluated when the action is invoked
  100. &lt;/CODE&gt;
  101. &lt;/ACTION&gt;
  102. &lt;ACTION NAME="some-toggle-action"&gt;
  103. &lt;CODE&gt;
  104. // BeanShell code evaluated when the action is invoked
  105. &lt;/CODE&gt;
  106. &lt;IS_SELECTED&gt;
  107. // BeanShell code that should evaluate to true or false
  108. &lt;/IS_SELECTED&gt;
  109. &lt;/ACTION&gt;
  110. &lt;/ACTIONS&gt;</pre>
  111. The following elements are valid:
  112. <ul>
  113. <li>
  114. <code>ACTIONS</code> is the top-level element and refers
  115. to the set of actions used by the plugin.
  116. </li>
  117. <li>
  118. An <code>ACTION</code> contains the data for a particular action.
  119. It has three attributes: a required <code>NAME</code>;
  120. an optional <code>NO_REPEAT</code>, which is a flag
  121. indicating whether the action should not be repeated with the
  122. <b>C+ENTER</b> command; and an optional
  123. <code>NO_RECORD</code> which is a a flag indicating whether the
  124. action should be recorded if it is invoked while the user is recording a
  125. macro. The two flag attributes
  126. can have two possible values, "TRUE" or
  127. "FALSE". In both cases, "FALSE" is the
  128. default if the attribute is not specified.
  129. </li>
  130. <li>
  131. An <code>ACTION</code> can have two child elements
  132. within it: a required <code>CODE</code> element which
  133. specifies the
  134. BeanShell code that will be executed when the action is invoked,
  135. and an optional <code>IS_SELECTED</code> element, used for
  136. checkbox
  137. menu items. The <code>IS_SELECTED</code> element contains
  138. BeanShell code that returns a boolean flag that will
  139. determine the state of the checkbox.
  140. </li>
  141. </ul>
  142. Each action must have a property <code><i>name</i>.label</code> containing
  143. the action's menu item label.
  144. <h3>View actions</h3>
  145. Actions defined in <code>actions.xml</code> can be added to the view's
  146. <b>Plugins</b> menu; see <A HREF="../../../../org/gjt/sp/jedit/EditPlugin.html" title="class in org.gjt.sp.jedit"><CODE>EditPlugin</CODE></A>.
  147. The action code may use any standard predefined
  148. BeanShell variable; see <A HREF="../../../../org/gjt/sp/jedit/BeanShell.html" title="class in org.gjt.sp.jedit"><CODE>BeanShell</CODE></A>.
  149. <h3>File system browser actions</h3>
  150. Actions defined in <code>actions.xml</code> can be added to the file
  151. system browser's <b>Plugins</b> menu; see <A HREF="../../../../org/gjt/sp/jedit/EditPlugin.html" title="class in org.gjt.sp.jedit"><CODE>EditPlugin</CODE></A>.
  152. The action code may use any standard predefined
  153. BeanShell variable, in addition to a variable <code>browser</code> which
  154. contains a reference to the current
  155. <A HREF="../../../../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser"><CODE>VFSBrowser</CODE></A> instance.<p>
  156. File system browser actions should not define
  157. <code>&lt;IS_SELECTED&gt;</code> blocks.
  158. <h3>Custom action sets</h3>
  159. Call <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#addActionSet(org.gjt.sp.jedit.ActionSet)"><CODE>jEdit.addActionSet(ActionSet)</CODE></A> to add a custom action set to
  160. jEdit's action context. You must also call <A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#initKeyBindings()"><CODE>initKeyBindings()</CODE></A> for new
  161. action sets. Don't forget to call <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#removeActionSet(org.gjt.sp.jedit.ActionSet)"><CODE>jEdit.removeActionSet(ActionSet)</CODE></A>
  162. before your plugin is unloaded, too.
  163. <P>
  164. <P>
  165. <DL>
  166. <DT><B>Since:</B></DT>
  167. <DD>jEdit 4.3pre13</DD>
  168. <DT><B>See Also:</B><DD><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActionContext()"><CODE>jEdit.getActionContext()</CODE></A>,
  169. <A HREF="../../../../org/gjt/sp/jedit/browser/VFSBrowser.html#getActionContext()"><CODE>VFSBrowser.getActionContext()</CODE></A>,
  170. <A HREF="../../../../org/gjt/sp/jedit/JEditActionContext.html#getActionNames()"><CODE>JEditActionContext.getActionNames()</CODE></A>,
  171. <A HREF="../../../../org/gjt/sp/jedit/ActionContext.html#getAction(java.lang.String)"><CODE>ActionContext.getAction(String)</CODE></A>,
  172. <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#addActionSet(org.gjt.sp.jedit.ActionSet)"><CODE>jEdit.addActionSet(ActionSet)</CODE></A>,
  173. <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#removeActionSet(org.gjt.sp.jedit.ActionSet)"><CODE>jEdit.removeActionSet(ActionSet)</CODE></A>,
  174. <A HREF="../../../../org/gjt/sp/jedit/PluginJAR.html#getActionSet()"><CODE>PluginJAR.getActionSet()</CODE></A>,
  175. <A HREF="../../../../org/gjt/sp/jedit/BeanShell.html" title="class in org.gjt.sp.jedit"><CODE>BeanShell</CODE></A>,
  176. <A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit"><CODE>View</CODE></A></DL>
  177. <HR>
  178. <P>
  179. <!-- =========== FIELD SUMMARY =========== -->
  180. <A NAME="field_summary"><!-- --></A>
  181. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  182. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  183. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  184. <B>Field Summary</B></FONT></TH>
  185. </TR>
  186. <TR BGCOLOR="white" CLASS="TableRowColor">
  187. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  188. <CODE>protected &nbsp;java.util.Hashtable&lt;java.lang.String,java.lang.Object&gt;</CODE></FONT></TD>
  189. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#actions">actions</A></B></CODE>
  190. <BR>
  191. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  192. </TR>
  193. <TR BGCOLOR="white" CLASS="TableRowColor">
  194. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  195. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  196. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#loaded">loaded</A></B></CODE>
  197. <BR>
  198. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  199. </TR>
  200. <TR BGCOLOR="white" CLASS="TableRowColor">
  201. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  202. <CODE>protected static&nbsp;java.lang.Object</CODE></FONT></TD>
  203. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#placeholder">placeholder</A></B></CODE>
  204. <BR>
  205. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  206. </TR>
  207. <TR BGCOLOR="white" CLASS="TableRowColor">
  208. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  209. <CODE>protected &nbsp;java.net.URL</CODE></FONT></TD>
  210. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#uri">uri</A></B></CODE>
  211. <BR>
  212. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  213. </TR>
  214. </TABLE>
  215. &nbsp;
  216. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  217. <A NAME="constructor_summary"><!-- --></A>
  218. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  219. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  220. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  221. <B>Constructor Summary</B></FONT></TH>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#JEditActionSet()">JEditActionSet</A></B>()</CODE>
  225. <BR>
  226. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new action set.</TD>
  227. </TR>
  228. <TR BGCOLOR="white" CLASS="TableRowColor">
  229. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#JEditActionSet(java.lang.String[], java.net.URL)">JEditActionSet</A></B>(java.lang.String[]&nbsp;cachedActionNames,
  230. java.net.URL&nbsp;uri)</CODE>
  231. <BR>
  232. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new action set.</TD>
  233. </TR>
  234. </TABLE>
  235. &nbsp;
  236. <!-- ========== METHOD SUMMARY =========== -->
  237. <A NAME="method_summary"><!-- --></A>
  238. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  239. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  240. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  241. <B>Method Summary</B></FONT></TH>
  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/JEditActionSet.html#addAction(E)">addAction</A></B>(<A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="type parameter in JEditActionSet">E</A>&nbsp;action)</CODE>
  247. <BR>
  248. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an action to the action set.</TD>
  249. </TR>
  250. <TR BGCOLOR="white" CLASS="TableRowColor">
  251. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  252. <CODE>&nbsp;boolean</CODE></FONT></TD>
  253. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#contains(java.lang.String)">contains</A></B>(java.lang.String&nbsp;action)</CODE>
  254. <BR>
  255. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if this action set contains the specified action.</TD>
  256. </TR>
  257. <TR BGCOLOR="white" CLASS="TableRowColor">
  258. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  259. <CODE>protected abstract &nbsp;<A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">JEditAbstractEditAction</A></CODE></FONT></TD>
  260. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#createBeanShellAction(java.lang.String, java.lang.String, java.lang.String, boolean, boolean, boolean)">createBeanShellAction</A></B>(java.lang.String&nbsp;actionName,
  261. java.lang.String&nbsp;code,
  262. java.lang.String&nbsp;selected,
  263. boolean&nbsp;noRepeat,
  264. boolean&nbsp;noRecord,
  265. boolean&nbsp;noRememberLast)</CODE>
  266. <BR>
  267. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method should be implemented to return an action that will execute
  268. the given code</TD>
  269. </TR>
  270. <TR BGCOLOR="white" CLASS="TableRowColor">
  271. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  272. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="type parameter in JEditActionSet">E</A></CODE></FONT></TD>
  273. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#getAction(java.lang.String)">getAction</A></B>(java.lang.String&nbsp;name)</CODE>
  274. <BR>
  275. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an action with the specified name.</TD>
  276. </TR>
  277. <TR BGCOLOR="white" CLASS="TableRowColor">
  278. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  279. <CODE>&nbsp;int</CODE></FONT></TD>
  280. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#getActionCount()">getActionCount</A></B>()</CODE>
  281. <BR>
  282. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of actions in the set.</TD>
  283. </TR>
  284. <TR BGCOLOR="white" CLASS="TableRowColor">
  285. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  286. <CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
  287. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#getActionNames()">getActionNames</A></B>()</CODE>
  288. <BR>
  289. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of all action names in this action set.</TD>
  290. </TR>
  291. <TR BGCOLOR="white" CLASS="TableRowColor">
  292. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  293. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="type parameter in JEditActionSet">E</A>[]</CODE></FONT></TD>
  294. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#getActions()">getActions</A></B>()</CODE>
  295. <BR>
  296. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of all actions in this action set.</TD>
  297. </TR>
  298. <TR BGCOLOR="white" CLASS="TableRowColor">
  299. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  300. <CODE>protected abstract &nbsp;<A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="type parameter in JEditActionSet">E</A>[]</CODE></FONT></TD>
  301. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#getArray(int)">getArray</A></B>(int&nbsp;size)</CODE>
  302. <BR>
  303. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an empty array E[].</TD>
  304. </TR>
  305. <TR BGCOLOR="white" CLASS="TableRowColor">
  306. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  307. <CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
  308. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#getCacheableActionNames()">getCacheableActionNames</A></B>()</CODE>
  309. <BR>
  310. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of all action names in this action set that should
  311. be cached; namely, <code>BeanShellAction</code>s.</TD>
  312. </TR>
  313. <TR BGCOLOR="white" CLASS="TableRowColor">
  314. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  315. <CODE>protected abstract &nbsp;java.lang.String</CODE></FONT></TD>
  316. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#getProperty(java.lang.String)">getProperty</A></B>(java.lang.String&nbsp;name)</CODE>
  317. <BR>
  318. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a property for the given name.</TD>
  319. </TR>
  320. <TR BGCOLOR="white" CLASS="TableRowColor">
  321. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  322. <CODE>&nbsp;void</CODE></FONT></TD>
  323. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#initKeyBindings()">initKeyBindings</A></B>()</CODE>
  324. <BR>
  325. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initializes the action set's key bindings.</TD>
  326. </TR>
  327. <TR BGCOLOR="white" CLASS="TableRowColor">
  328. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  329. <CODE>&nbsp;void</CODE></FONT></TD>
  330. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#load()">load</A></B>()</CODE>
  331. <BR>
  332. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forces the action set to be loaded.</TD>
  333. </TR>
  334. <TR BGCOLOR="white" CLASS="TableRowColor">
  335. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  336. <CODE>&nbsp;void</CODE></FONT></TD>
  337. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#removeAction(java.lang.String)">removeAction</A></B>(java.lang.String&nbsp;name)</CODE>
  338. <BR>
  339. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes an action from the action set.</TD>
  340. </TR>
  341. <TR BGCOLOR="white" CLASS="TableRowColor">
  342. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  343. <CODE>&nbsp;void</CODE></FONT></TD>
  344. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#removeAllActions()">removeAllActions</A></B>()</CODE>
  345. <BR>
  346. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes all actions from the action set.</TD>
  347. </TR>
  348. <TR BGCOLOR="white" CLASS="TableRowColor">
  349. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  350. <CODE>&nbsp;int</CODE></FONT></TD>
  351. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html#size()">size</A></B>()</CODE>
  352. <BR>
  353. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of actions in this action set.</TD>
  354. </TR>
  355. </TABLE>
  356. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  357. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  358. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  359. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  360. </TR>
  361. <TR BGCOLOR="white" CLASS="TableRowColor">
  362. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  363. </TR>
  364. </TABLE>
  365. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.input.InputHandlerProvider"><!-- --></A>
  366. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  367. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  368. <TH ALIGN="left"><B>Methods inherited from interface org.gjt.sp.jedit.input.<A HREF="../../../../org/gjt/sp/jedit/input/InputHandlerProvider.html" title="interface in org.gjt.sp.jedit.input">InputHandlerProvider</A></B></TH>
  369. </TR>
  370. <TR BGCOLOR="white" CLASS="TableRowColor">
  371. <TD><CODE><A HREF="../../../../org/gjt/sp/jedit/input/InputHandlerProvider.html#getInputHandler()">getInputHandler</A></CODE></TD>
  372. </TR>
  373. </TABLE>
  374. &nbsp;
  375. <P>
  376. <!-- ============ FIELD DETAIL =========== -->
  377. <A NAME="field_detail"><!-- --></A>
  378. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  379. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  380. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  381. <B>Field Detail</B></FONT></TH>
  382. </TR>
  383. </TABLE>
  384. <A NAME="actions"><!-- --></A><H3>
  385. actions</H3>
  386. <PRE>
  387. protected java.util.Hashtable&lt;java.lang.String,java.lang.Object&gt; <B>actions</B></PRE>
  388. <DL>
  389. <DL>
  390. </DL>
  391. </DL>
  392. <HR>
  393. <A NAME="uri"><!-- --></A><H3>
  394. uri</H3>
  395. <PRE>
  396. protected java.net.URL <B>uri</B></PRE>
  397. <DL>
  398. <DL>
  399. </DL>
  400. </DL>
  401. <HR>
  402. <A NAME="loaded"><!-- --></A><H3>
  403. loaded</H3>
  404. <PRE>
  405. protected boolean <B>loaded</B></PRE>
  406. <DL>
  407. <DL>
  408. </DL>
  409. </DL>
  410. <HR>
  411. <A NAME="placeholder"><!-- --></A><H3>
  412. placeholder</H3>
  413. <PRE>
  414. protected static final java.lang.Object <B>placeholder</B></PRE>
  415. <DL>
  416. <DL>
  417. </DL>
  418. </DL>
  419. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  420. <A NAME="constructor_detail"><!-- --></A>
  421. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  422. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  423. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  424. <B>Constructor Detail</B></FONT></TH>
  425. </TR>
  426. </TABLE>
  427. <A NAME="JEditActionSet()"><!-- --></A><H3>
  428. JEditActionSet</H3>
  429. <PRE>
  430. public <B>JEditActionSet</B>()</PRE>
  431. <DL>
  432. <DD>Creates a new action set.
  433. <P>
  434. <DL>
  435. <DT><B>Since:</B></DT>
  436. <DD>jEdit 4.3pre13</DD>
  437. </DL>
  438. </DL>
  439. <HR>
  440. <A NAME="JEditActionSet(java.lang.String[], java.net.URL)"><!-- --></A><H3>
  441. JEditActionSet</H3>
  442. <PRE>
  443. public <B>JEditActionSet</B>(java.lang.String[]&nbsp;cachedActionNames,
  444. java.net.URL&nbsp;uri)</PRE>
  445. <DL>
  446. <DD>Creates a new action set.
  447. <P>
  448. <DL>
  449. <DT><B>Parameters:</B><DD><CODE>cachedActionNames</CODE> - The list of cached action names<DD><CODE>uri</CODE> - The actions.xml URI<DT><B>Since:</B></DT>
  450. <DD>jEdit 4.3pre13</DD>
  451. </DL>
  452. </DL>
  453. <!-- ============ METHOD DETAIL ========== -->
  454. <A NAME="method_detail"><!-- --></A>
  455. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  456. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  457. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  458. <B>Method Detail</B></FONT></TH>
  459. </TR>
  460. </TABLE>
  461. <A NAME="addAction(org.gjt.sp.jedit.JEditAbstractEditAction)"><!-- --></A><A NAME="addAction(E)"><!-- --></A><H3>
  462. addAction</H3>
  463. <PRE>
  464. public void <B>addAction</B>(<A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="type parameter in JEditActionSet">E</A>&nbsp;action)</PRE>
  465. <DL>
  466. <DD>Adds an action to the action set.
  467. <P>
  468. <DD><DL>
  469. </DL>
  470. </DD>
  471. <DD><DL>
  472. <DT><B>Parameters:</B><DD><CODE>action</CODE> - The action<DT><B>Since:</B></DT>
  473. <DD>jEdit 4.0pre1</DD>
  474. </DL>
  475. </DD>
  476. </DL>
  477. <HR>
  478. <A NAME="removeAction(java.lang.String)"><!-- --></A><H3>
  479. removeAction</H3>
  480. <PRE>
  481. public void <B>removeAction</B>(java.lang.String&nbsp;name)</PRE>
  482. <DL>
  483. <DD>Removes an action from the action set.
  484. <P>
  485. <DD><DL>
  486. </DL>
  487. </DD>
  488. <DD><DL>
  489. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The action name<DT><B>Since:</B></DT>
  490. <DD>jEdit 4.0pre1</DD>
  491. </DL>
  492. </DD>
  493. </DL>
  494. <HR>
  495. <A NAME="removeAllActions()"><!-- --></A><H3>
  496. removeAllActions</H3>
  497. <PRE>
  498. public void <B>removeAllActions</B>()</PRE>
  499. <DL>
  500. <DD>Removes all actions from the action set.
  501. <P>
  502. <DD><DL>
  503. </DL>
  504. </DD>
  505. <DD><DL>
  506. <DT><B>Since:</B></DT>
  507. <DD>jEdit 4.0pre1</DD>
  508. </DL>
  509. </DD>
  510. </DL>
  511. <HR>
  512. <A NAME="getAction(java.lang.String)"><!-- --></A><H3>
  513. getAction</H3>
  514. <PRE>
  515. public <A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="type parameter in JEditActionSet">E</A> <B>getAction</B>(java.lang.String&nbsp;name)</PRE>
  516. <DL>
  517. <DD>Returns an action with the specified name.<p>
  518. <b>Deferred loading:</b> this will load the action set if necessary.
  519. <P>
  520. <DD><DL>
  521. </DL>
  522. </DD>
  523. <DD><DL>
  524. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The action name<DT><B>Since:</B></DT>
  525. <DD>jEdit 4.0pre1</DD>
  526. </DL>
  527. </DD>
  528. </DL>
  529. <HR>
  530. <A NAME="getActionCount()"><!-- --></A><H3>
  531. getActionCount</H3>
  532. <PRE>
  533. public int <B>getActionCount</B>()</PRE>
  534. <DL>
  535. <DD>Returns the number of actions in the set.
  536. <P>
  537. <DD><DL>
  538. </DL>
  539. </DD>
  540. <DD><DL>
  541. <DT><B>Since:</B></DT>
  542. <DD>jEdit 4.0pre1</DD>
  543. </DL>
  544. </DD>
  545. </DL>
  546. <HR>
  547. <A NAME="getActionNames()"><!-- --></A><H3>
  548. getActionNames</H3>
  549. <PRE>
  550. public java.lang.String[] <B>getActionNames</B>()</PRE>
  551. <DL>
  552. <DD>Returns an array of all action names in this action set.
  553. <P>
  554. <DD><DL>
  555. </DL>
  556. </DD>
  557. <DD><DL>
  558. <DT><B>Since:</B></DT>
  559. <DD>jEdit 4.2pre1</DD>
  560. </DL>
  561. </DD>
  562. </DL>
  563. <HR>
  564. <A NAME="getCacheableActionNames()"><!-- --></A><H3>
  565. getCacheableActionNames</H3>
  566. <PRE>
  567. public java.lang.String[] <B>getCacheableActionNames</B>()</PRE>
  568. <DL>
  569. <DD>Returns an array of all action names in this action set that should
  570. be cached; namely, <code>BeanShellAction</code>s.
  571. <P>
  572. <DD><DL>
  573. </DL>
  574. </DD>
  575. <DD><DL>
  576. <DT><B>Since:</B></DT>
  577. <DD>jEdit 4.2pre1</DD>
  578. </DL>
  579. </DD>
  580. </DL>
  581. <HR>
  582. <A NAME="getArray(int)"><!-- --></A><H3>
  583. getArray</H3>
  584. <PRE>
  585. protected abstract <A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="type parameter in JEditActionSet">E</A>[] <B>getArray</B>(int&nbsp;size)</PRE>
  586. <DL>
  587. <DD>Returns an empty array E[].
  588. I know it is bad, if you find a method to instantiate a generic Array,
  589. tell me
  590. <P>
  591. <DD><DL>
  592. </DL>
  593. </DD>
  594. <DD><DL>
  595. <DT><B>Parameters:</B><DD><CODE>size</CODE> - the size of the array
  596. <DT><B>Returns:</B><DD>the empty array</DL>
  597. </DD>
  598. </DL>
  599. <HR>
  600. <A NAME="getActions()"><!-- --></A><H3>
  601. getActions</H3>
  602. <PRE>
  603. public <A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="type parameter in JEditActionSet">E</A>[] <B>getActions</B>()</PRE>
  604. <DL>
  605. <DD>Returns an array of all actions in this action set.<p>
  606. <b>Deferred loading:</b> this will load the action set if necessary.
  607. <P>
  608. <DD><DL>
  609. </DL>
  610. </DD>
  611. <DD><DL>
  612. <DT><B>Since:</B></DT>
  613. <DD>jEdit 4.0pre1</DD>
  614. </DL>
  615. </DD>
  616. </DL>
  617. <HR>
  618. <A NAME="contains(java.lang.String)"><!-- --></A><H3>
  619. contains</H3>
  620. <PRE>
  621. public boolean <B>contains</B>(java.lang.String&nbsp;action)</PRE>
  622. <DL>
  623. <DD>Returns if this action set contains the specified action.
  624. <P>
  625. <DD><DL>
  626. </DL>
  627. </DD>
  628. <DD><DL>
  629. <DT><B>Parameters:</B><DD><CODE>action</CODE> - The action<DT><B>Since:</B></DT>
  630. <DD>jEdit 4.2pre1</DD>
  631. </DL>
  632. </DD>
  633. </DL>
  634. <HR>
  635. <A NAME="size()"><!-- --></A><H3>
  636. size</H3>
  637. <PRE>
  638. public int <B>size</B>()</PRE>
  639. <DL>
  640. <DD>Returns the number of actions in this action set.
  641. <P>
  642. <DD><DL>
  643. </DL>
  644. </DD>
  645. <DD><DL>
  646. <DT><B>Since:</B></DT>
  647. <DD>jEdit 4.2pre2</DD>
  648. </DL>
  649. </DD>
  650. </DL>
  651. <HR>
  652. <A NAME="load()"><!-- --></A><H3>
  653. load</H3>
  654. <PRE>
  655. public void <B>load</B>()</PRE>
  656. <DL>
  657. <DD>Forces the action set to be loaded. Plugins and macros should not
  658. call this method.
  659. <P>
  660. <DD><DL>
  661. </DL>
  662. </DD>
  663. <DD><DL>
  664. <DT><B>Since:</B></DT>
  665. <DD>jEdit 4.2pre1</DD>
  666. </DL>
  667. </DD>
  668. </DL>
  669. <HR>
  670. <A NAME="createBeanShellAction(java.lang.String, java.lang.String, java.lang.String, boolean, boolean, boolean)"><!-- --></A><H3>
  671. createBeanShellAction</H3>
  672. <PRE>
  673. protected abstract <A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">JEditAbstractEditAction</A> <B>createBeanShellAction</B>(java.lang.String&nbsp;actionName,
  674. java.lang.String&nbsp;code,
  675. java.lang.String&nbsp;selected,
  676. boolean&nbsp;noRepeat,
  677. boolean&nbsp;noRecord,
  678. boolean&nbsp;noRememberLast)</PRE>
  679. <DL>
  680. <DD>This method should be implemented to return an action that will execute
  681. the given code
  682. <P>
  683. <DD><DL>
  684. </DL>
  685. </DD>
  686. <DD><DL>
  687. <DT><B>Since:</B></DT>
  688. <DD>4.3pre13</DD>
  689. </DL>
  690. </DD>
  691. </DL>
  692. <HR>
  693. <A NAME="initKeyBindings()"><!-- --></A><H3>
  694. initKeyBindings</H3>
  695. <PRE>
  696. public void <B>initKeyBindings</B>()</PRE>
  697. <DL>
  698. <DD>Initializes the action set's key bindings.
  699. jEdit calls this method for all registered action sets when the
  700. user changes key bindings in the <b>Global Options</b> dialog box.<p>
  701. Note if your plugin adds a custom action set to jEdit's collection,
  702. it must also call this method on the action set after adding it.
  703. <P>
  704. <DD><DL>
  705. </DL>
  706. </DD>
  707. <DD><DL>
  708. <DT><B>Since:</B></DT>
  709. <DD>jEdit 4.2pre1</DD>
  710. </DL>
  711. </DD>
  712. </DL>
  713. <HR>
  714. <A NAME="getProperty(java.lang.String)"><!-- --></A><H3>
  715. getProperty</H3>
  716. <PRE>
  717. protected abstract java.lang.String <B>getProperty</B>(java.lang.String&nbsp;name)</PRE>
  718. <DL>
  719. <DD>Returns a property for the given name.
  720. In jEdit it will returns a jEdit.getProperty(name), but it can
  721. return something else for a standalone textarea.
  722. <P>
  723. <DD><DL>
  724. </DL>
  725. </DD>
  726. <DD><DL>
  727. <DT><B>Parameters:</B><DD><CODE>name</CODE> - the property name
  728. <DT><B>Returns:</B><DD>the property value<DT><B>Since:</B></DT>
  729. <DD>4.3pre13</DD>
  730. </DL>
  731. </DD>
  732. </DL>
  733. <!-- ========= END OF CLASS DATA ========= -->
  734. <HR>
  735. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  736. <A NAME="navbar_bottom"><!-- --></A>
  737. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  738. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  739. <TR>
  740. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  741. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  742. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  743. <TR ALIGN="center" VALIGN="top">
  744. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  745. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  746. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  747. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JEditActionSet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  748. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  749. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  750. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  751. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  752. </TR>
  753. </TABLE>
  754. </TD>
  755. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  756. </EM>
  757. </TD>
  758. </TR>
  759. <TR>
  760. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  761. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/JEditActionContext.html" title="class in org.gjt.sp.jedit"><B>PREV CLASS</B></A>&nbsp;
  762. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html" title="class in org.gjt.sp.jedit"><B>NEXT CLASS</B></A></FONT></TD>
  763. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  764. <A HREF="../../../../index.html?org/gjt/sp/jedit/JEditActionSet.html" target="_top"><B>FRAMES</B></A> &nbsp;
  765. &nbsp;<A HREF="JEditActionSet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  766. &nbsp;
  767. <NOSCRIPT>
  768. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  769. </NOSCRIPT>
  770. </FONT></TD>
  771. </TR>
  772. <TR>
  773. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  774. 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>
  775. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  776. 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>
  777. </TR>
  778. </TABLE>
  779. <A NAME="skip-navbar_bottom"></A>
  780. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  781. <HR>
  782. </BODY>
  783. </HTML>