|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchableProvider
SearchableProvider
is an interface that works with Searchable
to provide
different way to supply the searching text.
Method Summary | |
---|---|
String |
getSearchingText()
Gets the searching text. |
boolean |
isPassive()
Returns true if the SearchableProvider doesn't accept keyboard input directly. |
void |
processKeyEvent(KeyEvent e)
|
Method Detail |
---|
String getSearchingText()
boolean isPassive()
void processKeyEvent(KeyEvent e)
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |