com.sun.electric.tool.user
Class MessagesStream.OriginalStandardOutWriter

java.lang.Object
  extended by com.sun.electric.tool.user.MessagesStream.OriginalStandardOutWriter
All Implemented Interfaces:
java.util.Observer
Enclosing class:
MessagesStream

public static class MessagesStream.OriginalStandardOutWriter
extends java.lang.Object
implements java.util.Observer


Constructor Summary
MessagesStream.OriginalStandardOutWriter()
           
 
Method Summary
 void update(java.util.Observable o, java.lang.Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagesStream.OriginalStandardOutWriter

public MessagesStream.OriginalStandardOutWriter()
Method Detail

update

public void update(java.util.Observable o,
                   java.lang.Object arg)
Specified by:
update in interface java.util.Observer