Uses of Class
org.freehep.postscript.dsc.DSCEvent.State

Packages that use DSCEvent.State
org.freehep.postscript.dsc   
 

Uses of DSCEvent.State in org.freehep.postscript.dsc
 

Methods in org.freehep.postscript.dsc that return DSCEvent.State
 DSCEvent.State DSCEvent.getState()
           
static DSCEvent.State DSCEvent.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DSCEvent.State[] DSCEvent.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.freehep.postscript.dsc with parameters of type DSCEvent.State
DSCEvent(Object src, String comment, Object args, DSCEvent.State state)
           
 



Copyright © 2001-2009 FreeHEP. All Rights Reserved.