|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ComponentChooser
This interface should be implemented to define the criteria used to search for a component.
ComponentSearcher,
WindowWaiter| Method Summary | |
|---|---|
boolean |
checkComponent(Component comp)
Check if the component argument meets the search criteria. |
String |
getDescription()
Returns searched component description. |
| Method Detail |
|---|
boolean checkComponent(Component comp)
comp - Component to check.
true when the component conforms to
the search criteria; false otherwise.String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||