com.sun.electric.tool
Class Client.ProgressNoteEvent

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

public static class Client.ProgressNoteEvent
extends Client.ServerEvent


Field Summary
 java.lang.String note
           
 
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

note

public final java.lang.String note