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 IController
public void initialize(TestSuite ts)
public void setListSelectionListener(javax.swing.event.ListSelectionListener l)
public java.lang.Object getModel()
getModel
in interface IController
Copyright © 2013. All Rights Reserved.