|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ movie overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.anotherbigidea.flash.movie
Class QTMovie

java.lang.Objectcom.anotherbigidea.flash.movie.Symbol
com.anotherbigidea.flash.movie.QTMovie
- public class QTMovie
- extends Symbol
A QuickTime Movie Symbol
| Field Summary | |
protected java.lang.String |
name
|
| Fields inherited from class com.anotherbigidea.flash.movie.Symbol |
id |
| Constructor Summary | |
QTMovie(java.lang.String name)
|
|
| Method Summary | |
protected int |
defineSymbol(Movie movie,
com.anotherbigidea.flash.interfaces.SWFTagTypes timelineWriter,
com.anotherbigidea.flash.interfaces.SWFTagTypes definitionWriter)
Override to provide symbol definition |
java.lang.String |
getName()
|
void |
setName(java.lang.String name)
|
| Methods inherited from class com.anotherbigidea.flash.movie.Symbol |
define, getId, getNextId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
name
protected java.lang.String name
| Constructor Detail |
QTMovie
public QTMovie(java.lang.String name)
| Method Detail |
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
defineSymbol
protected int defineSymbol(Movie movie, com.anotherbigidea.flash.interfaces.SWFTagTypes timelineWriter, com.anotherbigidea.flash.interfaces.SWFTagTypes definitionWriter) throws java.io.IOException
- Description copied from class:
Symbol - Override to provide symbol definition
- Specified by:
defineSymbolin classSymbol
|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ movie overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC