com.sun.electric.tool
Class Client.SavePrintEvent

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

public static class Client.SavePrintEvent
extends Client.ServerEvent


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

filePath

public final java.lang.String filePath