public class RuleListController extends java.lang.Object implements IController
| Constructor and Description |
|---|
RuleListController() |
| Modifier and Type | Method and 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 © 2012. All Rights Reserved.