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 TypeClassDescriptionclassstatic classThe 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.BranchPanelAccessWrapper.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_FilterHandlerAccessWrapper.createFilterHandler(JComponent parent, ExecModel model, UIFactory uif, Harness h) static com.sun.javatest.exec.NewReportDialogAccessWrapper.createNewReportDialog(JComponent parent, UIFactory uif, FilterConfig f, Object rb, ExecModel model) static com.sun.javatest.exec.ReportBrowserAccessWrapper.createReportBrowser(JComponent parent, ExecModel model, UIFactory uif, com.sun.javatest.exec.ReportHandler rh) static com.sun.javatest.exec.ReportHandlerAccessWrapper.createReportHandler(JComponent parent, ExecModel model, Harness harness, UIFactory uif) static com.sun.javatest.exec.CE_TemplateDialogAccessWrapper.createTemplateDialog(JComponent parent, InterviewParameters config, ExecModel model, UIFactory uif) static WorkDirChooseToolWorkDirChooseTool.getTool(JComponent parent, UIFactory ui, ExecModel em, int mode, TestSuite ts, boolean showTemplateStuff) voidWorkDirChooseTool.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) protectedET_FilterHandler(JComponent parent, ExecModel model, UIFactory uif) FilterConfig(ExecModel e, JComponent parent, UIFactory uif)