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(java.lang.String text)
-