类 RuleListController

  • 所有已实现的接口:
    IController

    public class RuleListController
    extends java.lang.Object
    implements IController
    • 构造器详细资料

      • RuleListController

        public RuleListController()
    • 方法详细资料

      • getView

        public javax.swing.JScrollPane getView()
        指定者:
        getView 在接口中 IController
      • initialize

        public void initialize​(TestSuite ts)
      • setListSelectionListener

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