IController
public class RuleListController extends Object implements IController
Constructor | Description |
---|---|
RuleListController() |
Modifier and Type | Method | 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–2018 ANTLR. All rights reserved.