|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.netbeans.jemmy.operators.JFileChooserOperator.JFileChooserJDialogFinder
public static class JFileChooserOperator.JFileChooserJDialogFinder
Allows to find a dialog containing JFileChooser.
| Constructor Summary | |
|---|---|
JFileChooserOperator.JFileChooserJDialogFinder(TestOut output)
Constructs JFileChooserJDialogFinder. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns searched component description. |
boolean |
checkComponent(java.awt.Component comp)
Check if the component argument meets the search criteria. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JFileChooserOperator.JFileChooserJDialogFinder(TestOut output)
output - an output to put searching message into.| Method Detail |
|---|
public boolean checkComponent(java.awt.Component comp)
ComponentChooser
checkComponent in interface ComponentChoosercomp - Component to check.
true when the component conforms to
the search criteria; false otherwise.public java.lang.String getDescription()
ComponentChooser
getDescription in interface ComponentChooser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||