org.antlr.gunit.swingui
public class RunnerController extends java.lang.Object implements IController
Modifier and Type | Class and Description |
---|---|
class |
RunnerController.RunnerView |
Constructor and Description |
---|
RunnerController() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getModel() |
java.awt.Component |
getView() |
void |
OnShowRuleResult(Rule rule) |
void |
OnShowSuiteResult(TestSuite suite) |
void |
update() |
public java.lang.Object getModel()
getModel
in interface IController
public java.awt.Component getView()
getView
in interface IController
public void update()
public void OnShowSuiteResult(TestSuite suite)
public void OnShowRuleResult(Rule rule)
Copyright © 2014. All Rights Reserved.