Graphics2D Actor API

g2d.util
Class Gensym

java.lang.Object
  extended by g2d.util.Gensym

public class Gensym
extends Object


Constructor Summary
Gensym()
           
 
Method Summary
static String gensym(String prefix)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gensym

public Gensym()
Method Detail

gensym

public static String gensym(String prefix)

main

public static void main(String[] args)

Graphics2D Actor API