IControllerpublic class TestCaseEditController extends java.lang.Object implements IController
| Modifier and Type | Class | Description |
|---|---|---|
class |
TestCaseEditController.AbstractEditorPane |
|
class |
TestCaseEditController.InputEditorPane |
|
class |
TestCaseEditController.InputFileEditor |
|
class |
TestCaseEditController.InputMultiEditor |
|
class |
TestCaseEditController.InputStringEditor |
|
class |
TestCaseEditController.OutputAstEditor |
|
class |
TestCaseEditController.OutputEditorPane |
|
class |
TestCaseEditController.OutputResultEditor |
|
class |
TestCaseEditController.OutputReturnEditor |
|
class |
TestCaseEditController.OutputStdEditor |
| Modifier and Type | Field | Description |
|---|---|---|
java.awt.event.ActionListener |
onTestCaseNumberChange |
| Constructor | Description |
|---|---|
TestCaseEditController() |
|
TestCaseEditController(WorkSpaceView workspace) |
| Modifier and Type | Method | Description |
|---|---|---|
Rule |
getCurrentRule() |
|
java.lang.Object |
getModel() |
|
java.awt.Component |
getView() |
|
void |
OnLoadRule(Rule rule) |
|
void |
setCurrentTestCase(TestCase testCase) |
public TestCaseEditController(WorkSpaceView workspace)
public TestCaseEditController()
public void OnLoadRule(Rule rule)
public void setCurrentTestCase(TestCase testCase)
public Rule getCurrentRule()
public java.lang.Object getModel()
getModel in interface IControllerpublic java.awt.Component getView()
getView in interface IControllerCopyright © 1992–2018 ANTLR. All rights reserved.