Uses of Class
net.thevpc.common.swing.tree.TreeFilterDecorator
Packages that use TreeFilterDecorator
-
Uses of TreeFilterDecorator in net.thevpc.common.swing.tree
Methods in net.thevpc.common.swing.tree that return TreeFilterDecoratorModifier and TypeMethodDescriptionstatic TreeFilterDecoratorTreeFilterDecorator.decorate(JTree tree, BiPredicate<Object, String> userObjectMatcher, SubTreeCellRenderer subTreeCellRenderer, TreeCellTextRenderer textRenderer) TreeFilterDecorator.TreeFilterDecoratorBuilder.decorate()