org.argouml.application
Class StartCritics

java.lang.Object
  extended byorg.argouml.application.StartCritics
All Implemented Interfaces:
java.lang.Runnable

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

StartCritics is a thread which helps to start the critiquing thread


Field Summary
private static org.apache.log4j.Logger cat
          logger
 
Constructor Summary
StartCritics()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cat

private static org.apache.log4j.Logger cat
logger

Constructor Detail

StartCritics

public StartCritics()
Method Detail

run

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


ArgoUML © 1996-2004 (20040316)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook