org.jdesktop.swingx.search
Class ListSearchable
- java.lang.Object
-
- org.jdesktop.swingx.search.AbstractSearchable
-
- org.jdesktop.swingx.search.ListSearchable
-
- All Implemented Interfaces:
- Searchable
public class ListSearchable extends AbstractSearchable
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jdesktop.swingx.search.AbstractSearchable
AbstractSearchable.SearchResult
-
-
Field Summary
-
Fields inherited from class org.jdesktop.swingx.search.AbstractSearchable
MATCH_HIGHLIGHTER
-
-
Constructor Summary
Constructors Constructor and Description ListSearchable(JXList list)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description JXListgetTarget()It's the responsibility of subclasses to covariant override.-
Methods inherited from class org.jdesktop.swingx.search.AbstractSearchable
search, search, search, search, search, search, setMatchHighlighter
-
-
-
-
Constructor Detail
-
ListSearchable
public ListSearchable(JXList list)
-
-
Method Detail
-
getTarget
public JXList getTarget()
It's the responsibility of subclasses to covariant override.- Specified by:
getTargetin classAbstractSearchable- Returns:
- the target component
-
-
DataMelt 3.0 © DataMelt by jWork.ORG