com.sun.multicast.reliable.applications.testtools
Class PerfObservable

java.lang.Object
  |
  +--java.util.Observable
        |
        +--com.sun.multicast.reliable.applications.testtools.PerfObservable

public class PerfObservable
extends java.util.Observable

Used to Notify graph when a window has been placed on top, so a repaint can be called.


Constructor Summary
PerfObservable()
           
 
Method Summary
 void notifyObservers(java.lang.Object b)
           
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerfObservable

public PerfObservable()
Method Detail

notifyObservers

public void notifyObservers(java.lang.Object b)
Overrides:
notifyObservers in class java.util.Observable


JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.