|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--quicktime.QTObject
This is a class that defines an unique identifier for QT objects.
| Method Summary | |
void |
disposeQTObject()
This call will dispose the underlying QuickTime object that is associated with the QTJava object. |
boolean |
equals(java.lang.Object anObject)
Indicates whether some other object is equal to this one. |
static int |
ID(QTObject id)
|
java.lang.String |
toString()
A String representation of the class. |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static final int ID(QTObject id)
public void disposeQTObject()
throws QTException
QTExceptionpublic boolean equals(java.lang.Object anObject)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||