Class TabSelectionCriterion

    • Constructor Detail

      • TabSelectionCriterion

        public TabSelectionCriterion​(JTabbedPane pTabbedPane,
                                     int pIdx)
        Parameters:
        pTabbedPane - Tabbed pane for which tab selection will be verified.
        pIdx - Index of tab that must be selected.
    • Method Detail

      • test

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