com.sun.electric.tool
Class Client.ProgressValueEvent

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

public static class Client.ProgressValueEvent
extends Client.ServerEvent


Field Summary
 int pct
           
 
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

pct

public final int pct