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