com.sun.electric.tool
Class Client.JobQueueEvent

java.lang.Object
  extended by com.sun.electric.tool.Client.ServerEvent
      extended by com.sun.electric.tool.Client.JobQueueEvent
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Client

public static class Client.JobQueueEvent
extends Client.ServerEvent


Field Summary
 Job.Inform[] jobQueue
           
 
Method Summary
 
Methods inherited from class com.sun.electric.tool.Client.ServerEvent
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jobQueue

public final Job.Inform[] jobQueue