Uses of Class
javax.swing.RowFilter.Entry
Package
Description
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Uses of RowFilter.Entry in javax.swing
Modifier and TypeMethodDescriptionabstract boolean
RowFilter.include
(RowFilter.Entry<? extends M, ? extends I> entry) Returns true if the specified entry should be shown; returns false if the entry should be hidden.