|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectqat.gui.ReportObject
| Field Summary | |
protected TestTree |
tree
|
| Constructor Summary | |
ReportObject(TestTree tree)
|
|
| Method Summary | |
void |
printAsTextFile(java.lang.String fileName,
java.lang.String sessionName)
|
void |
printTree(PrintManager pm,
java.lang.String sessionName,
int printType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected TestTree tree
| Constructor Detail |
public ReportObject(TestTree tree)
| Method Detail |
public void printTree(PrintManager pm,
java.lang.String sessionName,
int printType)
public void printAsTextFile(java.lang.String fileName,
java.lang.String sessionName)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||