|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.macromedia.generator.app.GenVector
| Field Summary | |
(package private) java.util.Vector |
FE
|
| Constructor Summary | |
GenVector()
|
|
GenVector(int i)
|
|
GenVector(int i,
int j)
|
|
| Method Summary | |
GenObject |
add(GenObject genobject)
|
protected void |
finalize()
|
void |
release()
|
void |
release(GenObject genobject)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
java.util.Vector FE
| Constructor Detail |
public GenVector()
public GenVector(int i)
public GenVector(int i,
int j)
| Method Detail |
public GenObject add(GenObject genobject)
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectpublic void release()
public void release(GenObject genobject)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||