com.macromedia.generator.api
Class GenObject

java.lang.Object
  |
  +--com.macromedia.generator.api.GenObject
Direct Known Subclasses:
Action, Bitmap, Buffer, Button, Chart, Color, Context, EditText, FillStyle, Font, GifBuilder, Gradient, JPEGBuilder, LineStyle, Matrix, PngBuilder, ProjectorBuilder, Rect, Script, Serial, Shape, Sound, Text, TextBuilder

public abstract class GenObject
extends java.lang.Object


Field Summary
protected  int peer
           
 
Constructor Summary
GenObject()
           
 
Method Summary
 int getPeer()
           
 void release()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

peer

protected int peer
Constructor Detail

GenObject

public GenObject()
Method Detail

getPeer

public int getPeer()

release

public void release()