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

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

#
HTML | 389 lines | 333 code | 43 blank | 13 comment | 0 complexity | 4e5f2fe89957d237109116c05cbb7582 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. JEditBeanShellAction (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.JEditBeanShellAction 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/JEditBeanShellAction.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/JEditActionSet.html" title="class in org.gjt.sp.jedit"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/Macros.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/JEditBeanShellAction.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="JEditBeanShellAction.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="#fields_inherited_from_class_org.gjt.sp.jedit.JEditAbstractEditAction">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</FONT>
  66. <BR>
  67. Class JEditBeanShellAction</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">org.gjt.sp.jedit.JEditAbstractEditAction</A>&lt;<A HREF="../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>&gt;
  71. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.JEditBeanShellAction</B>
  72. </PRE>
  73. <HR>
  74. <DL>
  75. <DT><PRE>public class <B>JEditBeanShellAction</B><DT>extends <A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">JEditAbstractEditAction</A>&lt;<A HREF="../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>&gt;</DL>
  76. </PRE>
  77. <P>
  78. An action that evaluates BeanShell code when invoked. BeanShell actions are
  79. usually loaded from <code>actions.xml</code> and
  80. <code>browser.actions.xml</code> files; see <A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit"><CODE>ActionSet</CODE></A> for syntax
  81. information.
  82. <P>
  83. <P>
  84. <DL>
  85. <DT><B>See Also:</B><DD><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getAction(java.lang.String)"><CODE>jEdit.getAction(String)</CODE></A>,
  86. <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActionNames()"><CODE>jEdit.getActionNames()</CODE></A>,
  87. <A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit"><CODE>ActionSet</CODE></A></DL>
  88. <HR>
  89. <P>
  90. <!-- =========== FIELD SUMMARY =========== -->
  91. <A NAME="field_summary"><!-- --></A>
  92. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  93. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  94. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  95. <B>Field Summary</B></FONT></TH>
  96. </TR>
  97. </TABLE>
  98. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.JEditAbstractEditAction"><!-- --></A>
  99. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  100. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  101. <TH ALIGN="left"><B>Fields inherited from class org.gjt.sp.jedit.<A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">JEditAbstractEditAction</A></B></TH>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD><CODE><A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html#args">args</A>, <A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html#name">name</A></CODE></TD>
  105. </TR>
  106. </TABLE>
  107. &nbsp;
  108. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  109. <A NAME="constructor_summary"><!-- --></A>
  110. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  111. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  112. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  113. <B>Constructor Summary</B></FONT></TH>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html#JEditBeanShellAction(java.lang.String, java.lang.String, java.lang.String, boolean, boolean, boolean)">JEditBeanShellAction</A></B>(java.lang.String&nbsp;name,
  117. java.lang.String&nbsp;code,
  118. java.lang.String&nbsp;isSelected,
  119. boolean&nbsp;noRepeat,
  120. boolean&nbsp;noRecord,
  121. boolean&nbsp;noRememberLast)</CODE>
  122. <BR>
  123. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  124. </TR>
  125. </TABLE>
  126. &nbsp;
  127. <!-- ========== METHOD SUMMARY =========== -->
  128. <A NAME="method_summary"><!-- --></A>
  129. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  130. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  131. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  132. <B>Method Summary</B></FONT></TH>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  136. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  137. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html#getCode()">getCode</A></B>()</CODE>
  138. <BR>
  139. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  143. <CODE>&nbsp;void</CODE></FONT></TD>
  144. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html#invoke(org.gjt.sp.jedit.textarea.TextArea)">invoke</A></B>(<A HREF="../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>&nbsp;textArea)</CODE>
  145. <BR>
  146. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invokes the action.</TD>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  150. <CODE>&nbsp;boolean</CODE></FONT></TD>
  151. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html#isSelected(java.awt.Component)">isSelected</A></B>(java.awt.Component&nbsp;comp)</CODE>
  152. <BR>
  153. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>&nbsp;boolean</CODE></FONT></TD>
  158. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html#noRecord()">noRecord</A></B>()</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  164. <CODE>&nbsp;boolean</CODE></FONT></TD>
  165. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html#noRememberLast()">noRememberLast</A></B>()</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if this edit action should not be remembered as the most
  168. recently invoked action.</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>&nbsp;boolean</CODE></FONT></TD>
  173. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/JEditBeanShellAction.html#noRepeat()">noRepeat</A></B>()</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  176. </TR>
  177. </TABLE>
  178. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.JEditAbstractEditAction"><!-- --></A>
  179. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  180. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  181. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.<A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">JEditAbstractEditAction</A></B></TH>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD><CODE><A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html#getName()">getName</A>, <A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html#invoke(E, java.lang.Object[])">invoke</A>, <A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html#toString()">toString</A></CODE></TD>
  185. </TR>
  186. </TABLE>
  187. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  188. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  189. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  190. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  194. </TR>
  195. </TABLE>
  196. &nbsp;
  197. <P>
  198. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  199. <A NAME="constructor_detail"><!-- --></A>
  200. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  201. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  202. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  203. <B>Constructor Detail</B></FONT></TH>
  204. </TR>
  205. </TABLE>
  206. <A NAME="JEditBeanShellAction(java.lang.String, java.lang.String, java.lang.String, boolean, boolean, boolean)"><!-- --></A><H3>
  207. JEditBeanShellAction</H3>
  208. <PRE>
  209. public <B>JEditBeanShellAction</B>(java.lang.String&nbsp;name,
  210. java.lang.String&nbsp;code,
  211. java.lang.String&nbsp;isSelected,
  212. boolean&nbsp;noRepeat,
  213. boolean&nbsp;noRecord,
  214. boolean&nbsp;noRememberLast)</PRE>
  215. <DL>
  216. </DL>
  217. <!-- ============ METHOD DETAIL ========== -->
  218. <A NAME="method_detail"><!-- --></A>
  219. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  220. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  221. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  222. <B>Method Detail</B></FONT></TH>
  223. </TR>
  224. </TABLE>
  225. <A NAME="invoke(org.gjt.sp.jedit.textarea.TextArea)"><!-- --></A><H3>
  226. invoke</H3>
  227. <PRE>
  228. public void <B>invoke</B>(<A HREF="../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>&nbsp;textArea)</PRE>
  229. <DL>
  230. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html#invoke(E)">JEditAbstractEditAction</A></CODE></B></DD>
  231. <DD>Invokes the action. This is an implementation of the Command pattern,
  232. and concrete actions should override this.
  233. <P>
  234. <DD><DL>
  235. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html#invoke(E)">invoke</A></CODE> in class <CODE><A HREF="../../../../org/gjt/sp/jedit/JEditAbstractEditAction.html" title="class in org.gjt.sp.jedit">JEditAbstractEditAction</A>&lt;<A HREF="../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>&gt;</CODE></DL>
  236. </DD>
  237. <DD><DL>
  238. <DT><B>Parameters:</B><DD><CODE>textArea</CODE> - the argument</DL>
  239. </DD>
  240. </DL>
  241. <HR>
  242. <A NAME="isSelected(java.awt.Component)"><!-- --></A><H3>
  243. isSelected</H3>
  244. <PRE>
  245. public boolean <B>isSelected</B>(java.awt.Component&nbsp;comp)</PRE>
  246. <DL>
  247. <DD><DL>
  248. </DL>
  249. </DD>
  250. </DL>
  251. <HR>
  252. <A NAME="noRepeat()"><!-- --></A><H3>
  253. noRepeat</H3>
  254. <PRE>
  255. public boolean <B>noRepeat</B>()</PRE>
  256. <DL>
  257. <DD><DL>
  258. </DL>
  259. </DD>
  260. </DL>
  261. <HR>
  262. <A NAME="noRecord()"><!-- --></A><H3>
  263. noRecord</H3>
  264. <PRE>
  265. public boolean <B>noRecord</B>()</PRE>
  266. <DL>
  267. <DD><DL>
  268. </DL>
  269. </DD>
  270. </DL>
  271. <HR>
  272. <A NAME="noRememberLast()"><!-- --></A><H3>
  273. noRememberLast</H3>
  274. <PRE>
  275. public boolean <B>noRememberLast</B>()</PRE>
  276. <DL>
  277. <DD>Returns if this edit action should not be remembered as the most
  278. recently invoked action.
  279. <P>
  280. <DD><DL>
  281. <DT><B>Since:</B></DT>
  282. <DD>jEdit 4.2pre1</DD>
  283. </DL>
  284. </DD>
  285. </DL>
  286. <HR>
  287. <A NAME="getCode()"><!-- --></A><H3>
  288. getCode</H3>
  289. <PRE>
  290. public java.lang.String <B>getCode</B>()</PRE>
  291. <DL>
  292. <DD><DL>
  293. </DL>
  294. </DD>
  295. </DL>
  296. <!-- ========= END OF CLASS DATA ========= -->
  297. <HR>
  298. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  299. <A NAME="navbar_bottom"><!-- --></A>
  300. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  301. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  302. <TR>
  303. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  304. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  305. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  306. <TR ALIGN="center" VALIGN="top">
  307. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  308. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  309. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  310. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JEditBeanShellAction.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  311. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  312. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  313. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  314. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  315. </TR>
  316. </TABLE>
  317. </TD>
  318. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  319. </EM>
  320. </TD>
  321. </TR>
  322. <TR>
  323. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  324. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/JEditActionSet.html" title="class in org.gjt.sp.jedit"><B>PREV CLASS</B></A>&nbsp;
  325. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/Macros.html" title="class in org.gjt.sp.jedit"><B>NEXT CLASS</B></A></FONT></TD>
  326. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  327. <A HREF="../../../../index.html?org/gjt/sp/jedit/JEditBeanShellAction.html" target="_top"><B>FRAMES</B></A> &nbsp;
  328. &nbsp;<A HREF="JEditBeanShellAction.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  329. &nbsp;
  330. <NOSCRIPT>
  331. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  332. </NOSCRIPT>
  333. </FONT></TD>
  334. </TR>
  335. <TR>
  336. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  337. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.JEditAbstractEditAction">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  338. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  339. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  340. </TR>
  341. </TABLE>
  342. <A NAME="skip-navbar_bottom"></A>
  343. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  344. <HR>
  345. </BODY>
  346. </HTML>