|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JXSearchField | |
|---|---|
| org.jdesktop.swingx.plaf | Provides pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. |
| org.jdesktop.swingx.search | |
| Uses of JXSearchField in org.jdesktop.swingx.plaf |
|---|
| Fields in org.jdesktop.swingx.plaf declared as JXSearchField | |
|---|---|
protected JXSearchField |
SearchFieldUI.searchField
The search field that we're a UI delegate for. |
| Uses of JXSearchField in org.jdesktop.swingx.search |
|---|
| Methods in org.jdesktop.swingx.search with parameters of type JXSearchField | |
|---|---|
void |
RecentSearches.uninstall(JXSearchField searchField)
Remove the recent searches popup from searchField when
installed and stop listening for ActionEvents fired by the
search field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||