|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.swingx.search.AbstractSearchable
org.jdesktop.swingx.search.TableSearchable
public class TableSearchable
An Searchable implementation for use in JXTable.
| 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 | |
|---|---|
TableSearchable(JXTable table)
Instantiates a TableSearchable with the given table as target. |
|
| Method Summary | |
|---|---|
JXTable |
getTarget()
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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableSearchable(JXTable table)
table - the JXTable to search.| Method Detail |
|---|
public JXTable getTarget()
getTarget in class AbstractSearchable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||