Package | Description |
---|---|
com.sun.javatest.tool |
The JT Harness Tool API provides the command-line and GUI
infrastructure for the main JT Harness test harness.
|
Modifier and Type | Method and Description |
---|---|
void |
Tool.addObserver(Tool.Observer o)
Add an observer to be notified of changes to a tool.
|
void |
Tool.removeObserver(Tool.Observer o)
Remove a previously registered observer so that it will no longer
be notified of changes to a tool.
|
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.