org.antlr.gunit.swingui
Class TestCaseEditController
java.lang.Object
org.antlr.gunit.swingui.TestCaseEditController
- All Implemented Interfaces:
- IController
public class TestCaseEditController
- extends java.lang.Object
- implements IController
- Author:
- scai
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
onTestCaseNumberChange
public java.awt.event.ActionListener onTestCaseNumberChange
TestCaseEditController
public TestCaseEditController(WorkSpaceView workspace)
TestCaseEditController
public TestCaseEditController()
OnLoadRule
public void OnLoadRule(Rule rule)
setCurrentTestCase
public void setCurrentTestCase(TestCase testCase)
getCurrentRule
public Rule getCurrentRule()
getModel
public java.lang.Object getModel()
- Specified by:
getModel
in interface IController
getView
public java.awt.Component getView()
- Specified by:
getView
in interface IController
Copyright © 2013. All Rights Reserved.