|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |