Uses of Interface
com.sun.javatest.exec.ExecModel
Packages that use ExecModel
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 ExecModel in com.sun.javatest.exec
Classes in com.sun.javatest.exec that implement ExecModelModifier and TypeClassDescriptionclass
static class
The class is used by WorkDirChooseTool to interact with those, who use WorkDirChooseTool to open or create work dir.Fields in com.sun.javatest.exec declared as ExecModelMethods in com.sun.javatest.exec with parameters of type ExecModelModifier and TypeMethodDescriptionstatic com.sun.javatest.exec.BranchPanel
AccessWrapper.createBranchPanel
(UIFactory uif, com.sun.javatest.exec.TreePanelModel model, Harness h, ExecModel em, JComponent parent, com.sun.javatest.exec.FilterSelectionHandler filterHandler, com.sun.javatest.exec.TestTreeModel ttm) static ET_FilterHandler
AccessWrapper.createFilterHandler
(JComponent parent, ExecModel model, UIFactory uif, Harness h) static com.sun.javatest.exec.NewReportDialog
AccessWrapper.createNewReportDialog
(JComponent parent, UIFactory uif, FilterConfig f, Object rb, ExecModel model) static com.sun.javatest.exec.ReportBrowser
AccessWrapper.createReportBrowser
(JComponent parent, ExecModel model, UIFactory uif, com.sun.javatest.exec.ReportHandler rh) static com.sun.javatest.exec.ReportHandler
AccessWrapper.createReportHandler
(JComponent parent, ExecModel model, Harness harness, UIFactory uif) static com.sun.javatest.exec.CE_TemplateDialog
AccessWrapper.createTemplateDialog
(JComponent parent, InterviewParameters config, ExecModel model, UIFactory uif) static WorkDirChooseTool
WorkDirChooseTool.getTool
(JComponent parent, UIFactory ui, ExecModel em, int mode, TestSuite ts, boolean showTemplateStuff) void
WorkDirChooseTool.setExecModel
(ExecModel em) Constructors in com.sun.javatest.exec with parameters of type ExecModelModifierConstructorDescriptionBP_DocumentationSubpanel
(UIFactory uif, com.sun.javatest.exec.BP_Model bpm, com.sun.javatest.exec.TestTreeModel ttm, ExecModel em) Creates a new instance of BP_DocumentationSubpanelET_DefaultControlFactory
(JComponent parent, UIFactory uif, TestSuite ts, ContextManager cm, ExecModel execModel, Tool tool) Initializes fields, does not create any instances.ET_DefaultViewControl
(JComponent parent, TestSuite ts, ExecModel execModel, UIFactory uif, ET_FilterControl filterControl) protected
ET_FilterHandler
(JComponent parent, ExecModel model, UIFactory uif) FilterConfig
(ExecModel e, JComponent parent, UIFactory uif)