Package | Description |
---|---|
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 | Class and Description |
---|---|
static class |
BasicSession.E_NewConfig
Event which is delivered when current configuration has been modified.
|
static class |
BasicSession.E_NewWD
Event which is delivered when WorkDircotry has been set.
|
protected class |
BasicSessionControl.E_EditorVisibility
Event to be sent out when Editor become visible/invisible
|
Modifier and Type | Method and Description |
---|---|
void |
BasicSession.notifyObservers(Session.Event evn)
Delivers events to the all registered observers
|
void |
Session.notifyObservers(Session.Event evn)
Delivers events to the all registered observers
|
void |
ExecTool.updated(Session.Event e)
Session.Observer interface method
|
void |
ContextManager.updated(Session.Event ev)
Invoked when session has been changed.
|
void |
ET_FilterHandler.updated(Session.Event ev) |
void |
BasicSessionControl.updated(Session.Event ev) |
void |
BasicSessionControl.SessionView.updated(Session.Event ev) |
void |
Session.Observer.updated(Session.Event ev)
Invoked when state of config has changed
|
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.