Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
TestResultTable.TreeEventObserver
Extension to TreeObserver to receive notifications related
to events happened on tree nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
TestResultTable.addObserver(TestResultTable.TreeObserver obs)
Add a tree-aware observer.
|
void |
TestResultTable.removeObserver(TestResultTable.TreeObserver obs)
Remove a tree-aware observer.
|
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.