JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
docking.widgets.filter
Interface FilterListener
public interface
FilterListener
An interface that will be called when the text filter changes.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
filterChanged
(
String
text)
Method Details
filterChanged
void
filterChanged
(
String
text)