| Package | Description |
|---|---|
| com.sun.electric.tool |
Package for all synthesis and analysis tools.
|
| Modifier and Type | Field and Description |
|---|---|
EJob.State |
Client.EJobEvent.newState |
| Modifier and Type | Method and Description |
|---|---|
static EJob.State |
EJob.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EJob.State[] |
EJob.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|