com.sun.electric.tool
Class Client.EJobEvent

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

public static class Client.EJobEvent
extends Client.ServerEvent


Field Summary
 EJob ejob
           
 EJob.State newState
           
 
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

ejob

public final EJob ejob

newState

public final EJob.State newState