org.argouml.application
Class PostLoad
java.lang.Object
org.argouml.application.PostLoad
- All Implemented Interfaces:
- Runnable
- class PostLoad
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private static final Logger LOG
- Logger.
postLoadActions
private Vector postLoadActions
myThread
private Thread myThread
PostLoad
public PostLoad(Vector v)
setThread
public void setThread(Thread t)
run
public void run()
- Specified by:
run
in interface Runnable