org.antlr.gunit.swingui
Class RunnerController
java.lang.Object
org.antlr.gunit.swingui.RunnerController
- All Implemented Interfaces:
- IController
public class RunnerController
- extends Object
- implements IController
- Author:
- scai
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunnerController
public RunnerController()
getModel
public Object getModel()
- Specified by:
getModel in interface IController
getView
public Component getView()
- Specified by:
getView in interface IController
update
public void update()
OnShowSuiteResult
public void OnShowSuiteResult(TestSuite suite)
OnShowRuleResult
public void OnShowRuleResult(Rule rule)
Copyright © 2011. All Rights Reserved.