|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tool.Observer | |
---|---|
com.sun.javatest.tool | The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. |
Uses of Tool.Observer in com.sun.javatest.tool |
---|
Methods in com.sun.javatest.tool with parameters of type Tool.Observer | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |