PageRenderTime 27ms CodeModel.GetById 33ms RepoModel.GetById 0ms app.codeStats 0ms

/gameoflife-web/tools/jmeter/docs/api/org/apache/jmeter/gui/action/EnableComponent.html

https://bitbucket.org/mrgaryg/game-of-life
HTML | 282 lines | 221 code | 36 blank | 25 comment | 0 complexity | 94f86cc387753271bf747b31ec0dd301 MD5 | raw file
  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.4.2_17) on Wed Jun 17 16:17:52 BST 2009 -->
  6. <TITLE>
  7. EnableComponent (Apache JMeter API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.apache.jmeter.gui.action.EnableComponent class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. parent.document.title="EnableComponent (Apache JMeter API)";
  15. }
  16. </SCRIPT>
  17. </HEAD>
  18. <BODY BGCOLOR="white" onload="windowTitle();">
  19. <!-- ========= START OF TOP NAVBAR ======= -->
  20. <A NAME="navbar_top"><!-- --></A>
  21. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  22. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  23. <TR>
  24. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  25. <A NAME="navbar_top_firstrow"><!-- --></A>
  26. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  27. <TR ALIGN="center" VALIGN="top">
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  35. </TR>
  36. </TABLE>
  37. </TD>
  38. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  39. <b>Apache JMeter</b></EM>
  40. </TD>
  41. </TR>
  42. <TR>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. &nbsp;<A HREF="../../../../../org/apache/jmeter/gui/action/EditCommand.html" title="class in org.apache.jmeter.gui.action"><B>PREV CLASS</B></A>&nbsp;
  45. &nbsp;<A HREF="../../../../../org/apache/jmeter/gui/action/ExitCommand.html" title="class in org.apache.jmeter.gui.action"><B>NEXT CLASS</B></A></FONT></TD>
  46. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  47. <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  48. &nbsp;<A HREF="EnableComponent.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  49. &nbsp;<SCRIPT type="text/javascript">
  50. <!--
  51. if(window==top) {
  52. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  53. }
  54. //-->
  55. </SCRIPT>
  56. <NOSCRIPT>
  57. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  58. </NOSCRIPT>
  59. </FONT></TD>
  60. </TR>
  61. <TR>
  62. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  63. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  64. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  65. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  66. </TR>
  67. </TABLE>
  68. <A NAME="skip-navbar_top"></A>
  69. <!-- ========= END OF TOP NAVBAR ========= -->
  70. <HR>
  71. <!-- ======== START OF CLASS DATA ======== -->
  72. <H2>
  73. <FONT SIZE="-1">
  74. org.apache.jmeter.gui.action</FONT>
  75. <BR>
  76. Class EnableComponent</H2>
  77. <PRE>
  78. <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
  79. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.jmeter.gui.action.EnableComponent</B>
  80. </PRE>
  81. <DL>
  82. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action">Command</A></DD>
  83. </DL>
  84. <HR>
  85. <DL>
  86. <DT>public class <B>EnableComponent</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action">Command</A></DL>
  87. <P>
  88. Implements the Enable menu item.
  89. <P>
  90. <P>
  91. <HR>
  92. <P>
  93. <!-- ======== NESTED CLASS SUMMARY ======== -->
  94. <!-- =========== FIELD SUMMARY =========== -->
  95. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  96. <A NAME="constructor_summary"><!-- --></A>
  97. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  98. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  99. <TD COLSPAN=2><FONT SIZE="+2">
  100. <B>Constructor Summary</B></FONT></TD>
  101. </TR>
  102. <TR BGCOLOR="white" CLASS="TableRowColor">
  103. <TD><CODE><B><A HREF="../../../../../org/apache/jmeter/gui/action/EnableComponent.html#EnableComponent()">EnableComponent</A></B>()</CODE>
  104. <BR>
  105. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  106. </TR>
  107. </TABLE>
  108. &nbsp;
  109. <!-- ========== METHOD SUMMARY =========== -->
  110. <A NAME="method_summary"><!-- --></A>
  111. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  112. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  113. <TD COLSPAN=2><FONT SIZE="+2">
  114. <B>Method Summary</B></FONT></TD>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  118. <CODE>&nbsp;void</CODE></FONT></TD>
  119. <TD><CODE><B><A HREF="../../../../../org/apache/jmeter/gui/action/EnableComponent.html#doAction(java.awt.event.ActionEvent)">doAction</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/event/ActionEvent.html" title="class or interface in java.awt.event">ActionEvent</A>&nbsp;e)</CODE>
  120. <BR>
  121. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  125. <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A></CODE></FONT></TD>
  126. <TD><CODE><B><A HREF="../../../../../org/apache/jmeter/gui/action/EnableComponent.html#getActionNames()">getActionNames</A></B>()</CODE>
  127. <BR>
  128. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  129. </TR>
  130. </TABLE>
  131. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  132. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  133. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  134. <TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  138. </TR>
  139. </TABLE>
  140. &nbsp;
  141. <P>
  142. <!-- ============ FIELD DETAIL =========== -->
  143. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  144. <A NAME="constructor_detail"><!-- --></A>
  145. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  146. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  147. <TD COLSPAN=1><FONT SIZE="+2">
  148. <B>Constructor Detail</B></FONT></TD>
  149. </TR>
  150. </TABLE>
  151. <A NAME="EnableComponent()"><!-- --></A><H3>
  152. EnableComponent</H3>
  153. <PRE>
  154. public <B>EnableComponent</B>()</PRE>
  155. <DL>
  156. </DL>
  157. <!-- ============ METHOD DETAIL ========== -->
  158. <A NAME="method_detail"><!-- --></A>
  159. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  160. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  161. <TD COLSPAN=1><FONT SIZE="+2">
  162. <B>Method Detail</B></FONT></TD>
  163. </TR>
  164. </TABLE>
  165. <A NAME="doAction(java.awt.event.ActionEvent)"><!-- --></A><H3>
  166. doAction</H3>
  167. <PRE>
  168. public void <B>doAction</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/event/ActionEvent.html" title="class or interface in java.awt.event">ActionEvent</A>&nbsp;e)</PRE>
  169. <DL>
  170. <DD><DL>
  171. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jmeter/gui/action/Command.html#doAction(java.awt.event.ActionEvent)">doAction</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action">Command</A></CODE></DL>
  172. </DD>
  173. <DD><DL>
  174. <DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/jmeter/gui/action/Command.html#doAction(java.awt.event.ActionEvent)"><CODE>Command.doAction(ActionEvent)</CODE></A></DL>
  175. </DD>
  176. </DL>
  177. <HR>
  178. <A NAME="getActionNames()"><!-- --></A><H3>
  179. getActionNames</H3>
  180. <PRE>
  181. public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>getActionNames</B>()</PRE>
  182. <DL>
  183. <DD><DL>
  184. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jmeter/gui/action/Command.html#getActionNames()">getActionNames</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action">Command</A></CODE></DL>
  185. </DD>
  186. <DD><DL>
  187. <DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/jmeter/gui/action/Command.html#getActionNames()"><CODE>Command.getActionNames()</CODE></A></DL>
  188. </DD>
  189. </DL>
  190. <!-- ========= END OF CLASS DATA ========= -->
  191. <HR>
  192. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  193. <A NAME="navbar_bottom"><!-- --></A>
  194. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  195. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  196. <TR>
  197. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  198. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  199. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  200. <TR ALIGN="center" VALIGN="top">
  201. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  202. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  203. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  204. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  205. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  206. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  207. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  208. </TR>
  209. </TABLE>
  210. </TD>
  211. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  212. <b>Apache JMeter</b></EM>
  213. </TD>
  214. </TR>
  215. <TR>
  216. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  217. &nbsp;<A HREF="../../../../../org/apache/jmeter/gui/action/EditCommand.html" title="class in org.apache.jmeter.gui.action"><B>PREV CLASS</B></A>&nbsp;
  218. &nbsp;<A HREF="../../../../../org/apache/jmeter/gui/action/ExitCommand.html" title="class in org.apache.jmeter.gui.action"><B>NEXT CLASS</B></A></FONT></TD>
  219. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  220. <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  221. &nbsp;<A HREF="EnableComponent.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  222. &nbsp;<SCRIPT type="text/javascript">
  223. <!--
  224. if(window==top) {
  225. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  226. }
  227. //-->
  228. </SCRIPT>
  229. <NOSCRIPT>
  230. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  231. </NOSCRIPT>
  232. </FONT></TD>
  233. </TR>
  234. <TR>
  235. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  236. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  237. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  238. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  239. </TR>
  240. </TABLE>
  241. <A NAME="skip-navbar_bottom"></A>
  242. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  243. <HR>
  244. Copyright &#xA9; 1998-2009 Apache Software Foundation. All Rights Reserved.
  245. </BODY>
  246. </HTML>