Package | Description |
---|---|
com.sun.interview |
This package provides a means for creating a set of questions
to be asked by a "wizard".
|
com.sun.javatest.exec |
The Test Manager Tool provides a GUI for opening, browsing, configuring,
and running tests and test suites, and for browsing the results.
|
Modifier and Type | Method and Description |
---|---|
void |
Interview.addObserver(Interview.Observer o)
Add an observer to monitor updates to the interview.
|
boolean |
Interview.containsObserver(Interview.Observer o) |
void |
Interview.removeObserver(Interview.Observer o)
Remove an observer previously registered to monitor updates to the interview.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceViewer |
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.