Uses of Interface
com.sun.javatest.exec.Session.Event
Packages that use Session.Event
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 Session.Event in com.sun.javatest.exec
Classes in com.sun.javatest.exec that implement Session.EventModifier and TypeClassDescriptionstatic classEvent which is delivered when current configuration has been modified.static classEvent which is delivered when WorkDircotry has been set.protected static classEvent to be sent out when Editor become visible/invisibleMethods in com.sun.javatest.exec with parameters of type Session.EventModifier and TypeMethodDescriptionvoidBasicSession.notifyObservers(Session.Event evn) Delivers events to the all registered observersvoidSession.notifyObservers(Session.Event evn) Delivers events to the all registered observersvoidBasicSessionControl.SessionView.updated(Session.Event ev) voidBasicSessionControl.updated(Session.Event ev) voidContextManager.updated(Session.Event ev) Invoked when session has been changed.voidET_FilterHandler.updated(Session.Event ev) voidExecTool.updated(Session.Event e) Session.Observer interface methodvoidSession.Observer.updated(Session.Event ev) Invoked when state of config has changed