public class RuleListController extends Object implements IController
Constructor and Description |
---|
RuleListController() |
Modifier and Type | Method and Description |
---|---|
Object |
getModel() |
JScrollPane |
getView() |
void |
initialize(TestSuite ts) |
void |
setListSelectionListener(ListSelectionListener l) |
public JScrollPane getView()
getView
in interface IController
public void initialize(TestSuite ts)
public void setListSelectionListener(ListSelectionListener l)
public Object getModel()
getModel
in interface IController
Copyright © 1992–2015 ANTLR. All rights reserved.