Uses of Interface
com.sun.javatest.exec.InterviewEditor.Observer
Packages that use InterviewEditor.Observer
Package
Description
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.ObserverModifier and TypeClassDescriptionclass
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.ObserverModifier and TypeMethodDescriptionvoid
InterviewEditor.addObserver
(InterviewEditor.Observer o) Registers new observervoid
InterviewEditor.removeObserver
(InterviewEditor.Observer o) Removes observer from the list