posted 22 years ago
Hi,
this is how I understood the task: The implementation of the search method in the Data.class should work for any criteria. The dialog, however, must work for a specified set of criteria.
Check your instructions! I feel that there are different assignments that require different search criteria.
And that's how I implemented it in the GUI: My instructions required two search criteria. I had two combo boxes in my toolbar. On loading the data, the combos were filled with the respective options, in addition to the wildcard option.
Hope this helps.