|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CircuitChangeJobs.ChangeArcEnum | |
---|---|
com.sun.electric.tool.user | Package for handling the user-interface tool. |
Uses of CircuitChangeJobs.ChangeArcEnum in com.sun.electric.tool.user |
---|
Methods in com.sun.electric.tool.user that return CircuitChangeJobs.ChangeArcEnum | |
---|---|
static CircuitChangeJobs.ChangeArcEnum |
CircuitChangeJobs.ChangeArcEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CircuitChangeJobs.ChangeArcEnum[] |
CircuitChangeJobs.ChangeArcEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.sun.electric.tool.user with parameters of type CircuitChangeJobs.ChangeArcEnum | |
---|---|
CircuitChangeJobs.ChangeArcProperties(Cell cell,
CircuitChangeJobs.ChangeArcEnum how,
java.util.List<Highlight2> highlighted)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |