IControllerpublic class RuleListController extends java.lang.Object implements IController
| Constructor | Description |
|---|---|
RuleListController() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
getModel() |
|
javax.swing.JScrollPane |
getView() |
|
void |
initialize(TestSuite ts) |
|
void |
setListSelectionListener(javax.swing.event.ListSelectionListener l) |
public javax.swing.JScrollPane getView()
getView in interface IControllerpublic void initialize(TestSuite ts)
public void setListSelectionListener(javax.swing.event.ListSelectionListener l)
public java.lang.Object getModel()
getModel in interface IControllerCopyright © 1992–2018 ANTLR. All rights reserved.