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 IControllerpublic void initialize(TestSuite ts)
public void setListSelectionListener(ListSelectionListener l)
public Object getModel()
getModel in interface IControllerCopyright © 2012. All Rights Reserved.