Interface TextBlockCondition

    • Method Detail

      • meetsCondition

        boolean meetsCondition​(TextBlock tb)
        Returns true iff the given TextBlock tb meets the defined condition.
        Parameters:
        tb -
        Returns:
        iff the condition is met.