org.antlr.gunit.swingui
Class RuleListController
java.lang.Object
org.antlr.gunit.swingui.RuleListController
- All Implemented Interfaces:
- IController
public class RuleListController
- extends Object
- implements IController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleListController
public RuleListController()
getView
public JScrollPane getView()
- Specified by:
getView in interface IController
initialize
public void initialize(TestSuite ts)
setListSelectionListener
public void setListSelectionListener(ListSelectionListener l)
getModel
public Object getModel()
- Specified by:
getModel in interface IController
Copyright © 2011. All Rights Reserved.