com.macromedia.generator.api
Class Font

java.lang.Object
  |
  +--com.macromedia.generator.api.GenObject
        |
        +--com.macromedia.generator.api.Font

public class Font
extends GenObject


Fields inherited from class com.macromedia.generator.api.GenObject
peer
 
Constructor Summary
  Font()
           
protected Font(int i)
           
 
Method Summary
protected  void finalize()
           
 void release()
           
 void setFftFile(java.lang.String s)
           
 void setFile(java.lang.String s)
           
 void setFont(java.lang.String s, boolean flag, boolean flag1)
           
 
Methods inherited from class com.macromedia.generator.api.GenObject
getPeer
 
Methods inherited from class java.lang.Object
, clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Font

public Font()
     throws GeneratorApiException

Font

protected Font(int i)
        throws GeneratorApiException
Method Detail

finalize

protected void finalize()
                 throws java.lang.Throwable
Overrides:
finalize in class java.lang.Object

release

public void release()
Overrides:
release in class GenObject

setFftFile

public void setFftFile(java.lang.String s)
                throws GeneratorApiException

setFile

public void setFile(java.lang.String s)
             throws GeneratorApiException

setFont

public void setFont(java.lang.String s,
                    boolean flag,
                    boolean flag1)
             throws GeneratorApiException