JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.hironico.common.swing
Interface FilteredListModel.Filter
Enclosing class:
FilteredListModel
<
T
>
public static interface
FilteredListModel.Filter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
Object
element)
Method Details
accept
boolean
accept
(
Object
element)