|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FilterEditor
The FilterEditor interface for the JComponents that edits the filters to implement.
| Method Summary | |
|---|---|
Filter[] |
getFilters()
Gets the filters from the FilterEditor. |
void |
setFilters(Filter[] filters)
Sets the filters to the FilterEditor, which will update the JComponent accordingly. |
void |
setObjectGrouper(ObjectGrouper objectGrouper)
Sets the ObjectGrouper used by the FilterEditor. |
| Method Detail |
|---|
Filter[] getFilters()
void setFilters(Filter[] filters)
filters - the filtersvoid setObjectGrouper(ObjectGrouper objectGrouper)
objectGrouper - the ObjectGrouper instance
|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||