Class TreeTextFilter

  • All Implemented Interfaces:
    GTreeFilter

    public class TreeTextFilter
    extends java.lang.Object
    implements GTreeFilter
    • Method Detail

      • showFilterMatches

        public boolean showFilterMatches()
        Description copied from interface: GTreeFilter
        True signals that the matching nodes should be made visible, expanding the tree as necessary.
        Specified by:
        showFilterMatches in interface GTreeFilter
        Returns:
        True if the matching nodes should be made visible.