Class ContiguousTableRowSelectionCriterion

    • Constructor Detail

      • ContiguousTableRowSelectionCriterion

        public ContiguousTableRowSelectionCriterion​(JTable pTable)
        Parameters:
        pTable - Table to monitor.
    • Method Detail

      • test

        public boolean test()
        Description copied from interface: ActivationCriterion
        TODO: return an Object (null for passed test).
      • getFailureMessage

        public Object getFailureMessage()