|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Job.Inform | |
|---|---|
| com.sun.electric | Package for all of Electric. |
| com.sun.electric.tool | Package for all synthesis and analysis tools. |
| com.sun.electric.tool.user | Package for handling the user-interface tool. |
| com.sun.electric.tool.user.ui | |
| Uses of Job.Inform in com.sun.electric |
|---|
| Methods in com.sun.electric with parameters of type Job.Inform | |
|---|---|
protected void |
Main.UserInterfaceDummy.showJobQueue(Job.Inform[] jobQueue)
|
| Uses of Job.Inform in com.sun.electric.tool |
|---|
| Fields in com.sun.electric.tool declared as Job.Inform | |
|---|---|
Job.Inform[] |
Client.JobQueueEvent.jobQueue
|
| Methods in com.sun.electric.tool that return Job.Inform | |
|---|---|
Job.Inform |
Job.getInform()
|
Job.Inform |
EJob.getInform()
|
static Job.Inform |
Job.Inform.read(IdReader reader)
|
| Methods in com.sun.electric.tool with parameters of type Job.Inform | |
|---|---|
protected abstract void |
AbstractUserInterface.showJobQueue(Job.Inform[] jobQueue)
|
| Uses of Job.Inform in com.sun.electric.tool.user |
|---|
| Methods in com.sun.electric.tool.user with parameters of type Job.Inform | |
|---|---|
protected void |
UserInterfaceMain.showJobQueue(Job.Inform[] jobQueue)
|
| Uses of Job.Inform in com.sun.electric.tool.user.ui |
|---|
| Method parameters in com.sun.electric.tool.user.ui with type arguments of type Job.Inform | |
|---|---|
static void |
JobTree.update(java.util.List<Job.Inform> jobs)
Update Job Tree to given list of Jobs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||