📄 simpleactionlist.html
字号:
Removes any and all actions that target the supplied target.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.Enumeration</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/app/actions/SimpleActionList.html#targets()">targets</A></B>()</CODE><BR> Return an Enumeration that is capable of enumerating through the targets that are targetted by the actions.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.app.actions.TickleList"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.app.actions.<A HREF="../../../quicktime/app/actions/TickleList.html">TickleList</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../quicktime/app/actions/TickleList.html#addedToSpace(quicktime.app.spaces.Space)">addedToSpace</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#addMember(java.lang.Object)">addMember</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#findNode(java.lang.Object)">findNode</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#hasMember(java.lang.Object)">hasMember</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#isEmpty()">isEmpty</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#isMemberActive(quicktime.app.time.Ticklish)">isMemberActive</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#isWholespace()">isWholespace</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#makeTickleNode(quicktime.app.time.Ticklish)">makeTickleNode</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#members()">members</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#nodes()">nodes</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#removedFromSpace()">removedFromSpace</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#removeMember(java.lang.Object)">removeMember</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#setMemberActive(quicktime.app.time.Ticklish, boolean)">setMemberActive</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#setWholespace(boolean)">setWholespace</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#size()">size</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#tickle(float, int)">tickle</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#timeChanged(int)">timeChanged</A>, <A HREF="../../../quicktime/app/actions/TickleList.html#toString()">toString</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="SimpleActionList()"><!-- --></A><H3>SimpleActionList</H3><PRE>public <B>SimpleActionList</B>()</PRE><DL><DD>Create an empty Action list</DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="targets()"><!-- --></A><H3>targets</H3><PRE>public java.util.Enumeration <B>targets</B>()</PRE><DL><DD>Return an Enumeration that is capable of enumerating through the targets that are targetted by the actions. As any of the actions that are added can target the same object, this Enumerator should iterate through each of the targets, with each target being unique.<DD><DL><DT><B>Returns:</B><DD>an Enumerator</DL></DD></DL><HR><A NAME="isAppropriate(java.lang.Object)"><!-- --></A><H3>isAppropriate</H3><PRE>public boolean <B>isAppropriate</B>(java.lang.Object object)</PRE><DL><DD>Returns true if the object implements the Targetable interface. Only Targetable objects can be members of the SimpleActionList<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../quicktime/app/actions/TickleList.html#isAppropriate(java.lang.Object)">isAppropriate</A></CODE> in class <CODE><A HREF="../../../quicktime/app/actions/TickleList.html">TickleList</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>object</CODE> - an object to test for appropriateness of this list<DT><B>Returns:</B><DD>true if the object implements the Targetable interface</DL></DD></DL><HR><A NAME="removeTarget(java.lang.Object)"><!-- --></A><H3>removeTarget</H3><PRE>public void <B>removeTarget</B>(java.lang.Object target)</PRE><DL><DD>Removes any and all actions that target the supplied target.<DD><DL><DT><B>Parameters:</B><DD><CODE>target</CODE> - the target which determines which actions to remove</DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SimpleActionList.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../quicktime/app/actions/SequencerAction.html"><B>PREV CLASS</B></A> <A HREF="../../../quicktime/app/actions/TickleList.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="SimpleActionList.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: INNER | <A HREF="#fields_inherited_from_class_quicktime.app.actions.TickleList">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -