Uses of Class
net.thevpc.common.swing.tree.TreeFilterDecorator.TreeFilterDecoratorBuilder
Packages that use TreeFilterDecorator.TreeFilterDecoratorBuilder
-
Uses of TreeFilterDecorator.TreeFilterDecoratorBuilder in net.thevpc.common.swing.tree
Methods in net.thevpc.common.swing.tree that return TreeFilterDecorator.TreeFilterDecoratorBuilderModifier and TypeMethodDescriptionTreeFilterDecorator.TreeFilterDecoratorBuilder.setSubTreeCellRenderer(SubTreeCellRenderer subTreeCellRenderer) TreeFilterDecorator.TreeFilterDecoratorBuilder.setTextRenderer(TreeCellTextRenderer textRenderer) TreeFilterDecorator.TreeFilterDecoratorBuilder.setUserObjectMatcher(BiPredicate<Object, String> userObjectMatcher)