Class RuleListController

  • All Implemented Interfaces:
    IController

    public class RuleListController
    extends java.lang.Object
    implements IController
    • Constructor Detail

      • RuleListController

        public RuleListController()
    • Method Detail

      • getView

        public javax.swing.JScrollPane getView()
        Specified by:
        getView in interface IController
      • initialize

        public void initialize​(TestSuite ts)
      • setListSelectionListener

        public void setListSelectionListener​(javax.swing.event.ListSelectionListener l)
      • getModel

        public java.lang.Object getModel()
        Specified by:
        getModel in interface IController