org.argouml.kernel
Class DelayedChangeNotify

java.lang.Object
  extended byorg.argouml.kernel.DelayedChangeNotify
All Implemented Interfaces:
java.lang.Runnable

public class DelayedChangeNotify
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
DelayedChangeNotify(DelayedVChangeListener list, java.beans.PropertyChangeEvent pce)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelayedChangeNotify

public DelayedChangeNotify(DelayedVChangeListener list,
                           java.beans.PropertyChangeEvent pce)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


ArgoUML © 1996-2003 (20040125)ArgoUML Project HomeArgoUML Cookbook