|
|||||||||
| Home >> All >> org >> jext >> [ misc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jext.misc
Interface FindFilterFactory

- All Known Implementing Classes:
- FindByDate, FindByName
- interface FindFilterFactory
Implemented by each search option panel. Each panel is responsible for creating a FindFilter object that implements the search criteria specified by its user interface.
| Method Summary | |
FindFilter |
createFindFilter()
|
| Method Detail |
createFindFilter
public FindFilter createFindFilter()
|
|||||||||
| Home >> All >> org >> jext >> [ misc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC