|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterviewEditor.Observer | |
|---|---|
| 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. |
| Uses of InterviewEditor.Observer in com.sun.javatest.exec |
|---|
| Classes in com.sun.javatest.exec that implement InterviewEditor.Observer | |
|---|---|
class |
BasicSessionControl
Class that encapsulate logic of user's actions on update session: operations on configuration and work directory. |
| Methods in com.sun.javatest.exec with parameters of type InterviewEditor.Observer | |
|---|---|
void |
InterviewEditor.addObserver(InterviewEditor.Observer o)
Registers new observer |
void |
InterviewEditor.removeObserver(InterviewEditor.Observer o)
Removes observer from the list |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||