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 | Field and Description |
---|---|
protected ContextManager |
BasicSessionControl.cm |
protected ContextManager |
ET_DefaultControlFactory.cm |
protected ContextManager |
InterviewEditor.contextManager |
Modifier and Type | Method and Description |
---|---|
static ContextManager |
ExecTool.createContextManager(TestSuite ts) |
ContextManager |
ExecModel.getContextManager() |
ContextManager |
ExecTool.getContextManager() |
ContextManager |
WorkDirChooseTool.ExecModelStub.getContextManager() |
Modifier and Type | Method and Description |
---|---|
static java.io.File |
InterviewEditor.checkLoadConfigFileDefaults(ContextManager cm)
Checks default settings relate to config file load fron the default location
|
boolean |
ExecToolManager.checkOpenNewTool(Desktop d,
ContextManager conManager) |
Constructor and Description |
---|
BasicSessionControl(javax.swing.JComponent parent,
UIFactory uif,
TestSuite ts,
ContextManager cm)
Creates a control over new created session for the passed test suite.
|
ContextManager.TestManagerDialog(ContextManager context,
UIFactory uif,
java.lang.String key) |
ET_DefaultControlFactory(javax.swing.JComponent parent,
UIFactory uif,
TestSuite ts,
ContextManager cm,
ExecModel execModel,
Tool tool)
Initializes fields, does not create any instances.
|
InterviewEditor(javax.swing.JComponent parent,
UIFactory uif,
InterviewParameters ip,
ContextManager cm) |
WorkDirChooseTool.ExecModelStub(TestSuite ts,
ContextManager cm) |
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.