jsystem.treeui
Class TestReportCommand

java.lang.Object
  extended byjsystem.treeui.TestReportCommand

public class TestReportCommand
extends Object

User: michaelo Date: Dec 11, 2004 Time: 12:20:41 PM


Field Summary
 boolean bold
           
 String command
           
 int status
           
 
Constructor Summary
TestReportCommand(String command, int status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

command

public String command

status

public int status

bold

public boolean bold
Constructor Detail

TestReportCommand

public TestReportCommand(String command,
                         int status)