|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchPanelListener
An interface for listeners to the SearchPanel class.
| Method Summary | |
|---|---|
void |
searchStarted(String searchString)
Called when the user requests a search by pressing return having typed a search string into the text field. |
void |
searchStopped()
Called when the user presses the cancel search button or presses escape while the search is in focus. |
| Method Detail |
|---|
void searchStarted(String searchString)
searchString - the user's search stringvoid searchStopped()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||