📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Mon Jul 15 11:49:37 PDT 2002 --><TITLE>: Index</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#_Z_">Z</A> <A HREF="#___">_</A> <HR><A NAME="_A_"><!-- --></A><H2><B>A</B></H2><DL><DT><A HREF="quicktime/app/event/QTEventCaster.html#a"><B>a</B></A> - Variable in class quicktime.app.event.<A HREF="quicktime/app/event/QTEventCaster.html">QTEventCaster</A><DD> <DT><A HREF="quicktime/Errors.html#AAPNotCreatedErr"><B>AAPNotCreatedErr</B></A> - Static variable in interface quicktime.<A HREF="quicktime/Errors.html">Errors</A><DD>Path errors<DT><A HREF="quicktime/Errors.html#AAPNotFoundErr"><B>AAPNotFoundErr</B></A> - Static variable in interface quicktime.<A HREF="quicktime/Errors.html">Errors</A><DD>Path errors<DT><A HREF="quicktime/Errors.html#abortErr"><B>abortErr</B></A> - Static variable in interface quicktime.<A HREF="quicktime/Errors.html">Errors</A><DD> <DT><A HREF="quicktime/std/movies/Movie.html#abortPrePreroll(int)"><B>abortPrePreroll(int)</B></A> - Method in class quicktime.std.movies.<A HREF="quicktime/std/movies/Movie.html">Movie</A><DD>This method aborts.<DT><A HREF="quicktime/app/RecordMovie.html#abortRecording()"><B>abortRecording()</B></A> - Method in class quicktime.app.<A HREF="quicktime/app/RecordMovie.html">RecordMovie</A><DD>Aborts recording before it has completed.<DT><A HREF="quicktime/app/image/FileFilter.html#accept(java.io.File, java.lang.String)"><B>accept(File, String)</B></A> - Method in class quicktime.app.image.<A HREF="quicktime/app/image/FileFilter.html">FileFilter</A><DD>This method is used by the createSequence call to filter the files found in the supplied directory.<DT><A HREF="quicktime/app/actions/Actionable.html"><B>Actionable</B></A> - interface quicktime.app.actions.<A HREF="quicktime/app/actions/Actionable.html">Actionable</A>.<DD>This interface provides a way for Actions to trigger actions on objects when their particular constraining condition has been reached.<DT><A HREF="quicktime/std/movies/ActionFilter.html"><B>ActionFilter</B></A> - class quicktime.std.movies.<A HREF="quicktime/std/movies/ActionFilter.html">ActionFilter</A>.<DD>The ActionFilter class is used by action filters on the MovieController.<DT><A HREF="quicktime/std/movies/ActionFilter.html#ActionFilter()"><B>ActionFilter()</B></A> - Constructor for class quicktime.std.movies.<A HREF="quicktime/std/movies/ActionFilter.html">ActionFilter</A><DD> <DT><A HREF="quicktime/app/ui/QTButton.html#actionListener"><B>actionListener</B></A> - Variable in class quicktime.app.ui.<A HREF="quicktime/app/ui/QTButton.html">QTButton</A><DD>The QTActionListeners that will be fired when the QTButton is activated.<DT><A HREF="quicktime/app/event/QTActionListener.html#actionPerformed(quicktime.app.event.QTActionEvent)"><B>actionPerformed(QTActionEvent)</B></A> - Method in interface quicktime.app.event.<A HREF="quicktime/app/event/QTActionListener.html">QTActionListener</A><DD>Invoked when an action occurs.<DT><A HREF="quicktime/app/event/QTEventCaster.html#actionPerformed(quicktime.app.event.QTActionEvent)"><B>actionPerformed(QTActionEvent)</B></A> - Method in class quicktime.app.event.<A HREF="quicktime/app/event/QTEventCaster.html">QTEventCaster</A><DD>Broadcasts the event to any interested QTActionListeners.<DT><A HREF="quicktime/std/movies/MovieController.html#activate()"><B>activate()</B></A> - Method in class quicktime.std.movies.<A HREF="quicktime/std/movies/MovieController.html">MovieController</A><DD>This method activates the movie controller.<DT><A HREF="quicktime/std/movies/MovieController.html#activate(quicktime.qd.QDGraphics, boolean)"><B>activate(QDGraphics, boolean)</B></A> - Method in class quicktime.std.movies.<A HREF="quicktime/std/movies/MovieController.html">MovieController</A><DD>This method can be used in response to activate, deactivate, suspend, and resume events.<DT><A HREF="quicktime/app/actions/MouseResponder.html#activationEventType()"><B>activationEventType()</B></A> - Method in class quicktime.app.actions.<A HREF="quicktime/app/actions/MouseResponder.html">MouseResponder</A><DD><B>Deprecated.</B> Returns the event which activated the responder.<DT><A HREF="quicktime/app/actions/PeriodicAction.html#actor"><B>actor</B></A> - Variable in class quicktime.app.actions.<A HREF="quicktime/app/actions/PeriodicAction.html">PeriodicAction</A><DD>The actionable actor object that can be invoked by an action if a constraining condition is reached<DT><A HREF="quicktime/app/actions/Dragger.html#actor"><B>actor</B></A> - Variable in class quicktime.app.actions.<A HREF="quicktime/app/actions/Dragger.html">Dragger</A><DD><B>Deprecated.</B> The actor that will be invoked (if set) when the dragger reaches a constraining condition<DT><A HREF="quicktime/std/qtcomponents/DataCodecInfo.html#actualDstSize"><B>actualDstSize</B></A> - Variable in class quicktime.std.qtcomponents.<A HREF="quicktime/std/qtcomponents/DataCodecInfo.html">DataCodecInfo</A><DD>Contains the size of the compressed data that was created, in bytes.<DT><A HREF="quicktime/qd/QDRect.html#add(float, float)"><B>add(float, float)</B></A> - Method in class quicktime.qd.<A HREF="quicktime/qd/QDRect.html">QDRect</A><DD>Adds a point to the QDRect.<DT><A HREF="quicktime/qd/QDRect.html#add(int, int)"><B>add(int, int)</B></A> - Method in class quicktime.qd.<A HREF="quicktime/qd/QDRect.html">QDRect</A><DD>Adds a point to the QDRect.<DT><A HREF="quicktime/app/event/QTEventCaster.html#add(quicktime.app.event.MouseButtonListener, quicktime.app.event.MouseButtonListener)"><B>add(MouseButtonListener, MouseButtonListener)</B></A> - Static method in class quicktime.app.event.<A HREF="quicktime/app/event/QTEventCaster.html">QTEventCaster</A><DD>Adds action-listener-a with action-listener-b and returns the resulting multicast listener.<DT><A HREF="quicktime/app/event/QTEventCaster.html#add(quicktime.app.event.MouseEnterExitListener, quicktime.app.event.MouseEnterExitListener)"><B>add(MouseEnterExitListener, MouseEnterExitListener)</B></A> - Static method in class quicktime.app.event.<A HREF="quicktime/app/event/QTEventCaster.html">QTEventCaster</A><DD> <DT><A HREF="quicktime/app/event/QTEventCaster.html#add(quicktime.app.event.MouseMoveListener, quicktime.app.event.MouseMoveListener)"><B>add(MouseMoveListener, MouseMoveListener)</B></A> - Static method in class quicktime.app.event.<A HREF="quicktime/app/event/QTEventCaster.html">QTEventCaster</A><DD> <DT><A HREF="quicktime/app/event/QTEventCaster.html#add(quicktime.app.event.MouseTargetListener, quicktime.app.event.MouseTargetListener)"><B>add(MouseTargetListener, MouseTargetListener)</B></A> - Static method in class quicktime.app.event.<A HREF="quicktime/app/event/QTEventCaster.html">QTEventCaster</A><DD> <DT><A HREF="quicktime/qd/QDRect.html#add(java.awt.Point)"><B>add(Point)</B></A> - Method in class quicktime.qd.<A HREF="quicktime/qd/QDRect.html">QDRect</A><DD><B>Deprecated.</B> <I>as of QTJava 4.0</I><DT><A HREF="quicktime/qd/QDRect.html#add(quicktime.qd.QDPoint)"><B>add(QDPoint)</B></A> - Method in class quicktime.qd.<A HREF="quicktime/qd/QDRect.html">QDRect</A><DD>Adds a QDPoint to the QDRect.<DT><A HREF="quicktime/qd3d/math/Point2D.html#add(quicktime.qd.QDPoint, quicktime.qd3d.math.Vector2D)"><B>add(QDPoint, Vector2D)</B></A> - Static method in class quicktime.qd3d.math.<A HREF="quicktime/qd3d/math/Point2D.html">Point2D</A><DD>Returns the result of adding a two-dimensional vector to a two-dimensional point.<DT><A HREF="quicktime/app/event/QTEventCaster.html#add(quicktime.app.event.QTActionListener, quicktime.app.event.QTActionListener)"><B>add(QTActionListener, QTActionListener)</B></A> - Static method in class quicktime.app.event.<A HREF="quicktime/app/event/QTEventCaster.html">QTEventCaster</A><DD>Adds action-listener-a with action-listener-b and returns the resulting multicast listener.<DT><A HREF="quicktime/qd3d/math/Vector2D.html#add(quicktime.qd3d.math.Vector2D)"><B>add(Vector2D)</B></A> - Method in class quicktime.qd3d.math.<A HREF="quicktime/qd3d/math/Vector2D.html">Vector2D</A><DD>Returns the two-dimensional vector that is the sum of the two vectors this and v2.<DT><A HREF="quicktime/qd3d/math/Vector3D.html#add(quicktime.qd3d.math.Vector3D)"><B>add(Vector3D)</B></A> - Method in class quicktime.qd3d.math.<A HREF="quicktime/qd3d/math/Vector3D.html">Vector3D</A><DD>Returns the three-dimensional vector that is the sum of the two vectors this and v2.<DT><A HREF="quicktime/qd3d/math/Point3D.html#add(quicktime.qd3d.math.Vector3D)"><B>add(Vector3D)</B></A> -
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -