|
||||||||||
| 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.TreeSearchable
public class TreeSearchable
A searchable targetting the visible rows of a JXTree. PENDING: value to string conversion should behave as nextMatch (?) which uses the convertValueToString().
| 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 | |
|---|---|
TreeSearchable(JXTree tree)
|
|
| Method Summary | |
|---|---|
JXTree |
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 TreeSearchable(JXTree tree)
tree - | Method Detail |
|---|
public JXTree getTarget()
getTarget in class AbstractSearchable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||