Lines Matching defs:getDescription

259                     public String getDescription() {
265 return "JFileChooserOperator.getCancelButton.ComponentChooser{description = " + getDescription() + '}';
321 public String getDescription() {
327 return "JFileChooserOperator.getPathField.ComponentChooser{description = " + getDescription() + '}';
347 public String getDescription() {
353 return "JFileChooserOperator.getFileList.ComponentChooser{description = " + getDescription() + '}';
782 public String getDescription() {
789 return "JFileChooserOperator.waitFileCount.ComponentChooser{description = " + getDescription() + '}';
807 public String getDescription() {
813 return "JFileChooserOperator.waitFileDisplayed.ComponentChooser{description = " + getDescription() + '}';
989 * Maps {@code JFileChooser.getDescription(File)} through queue
991 public String getDescription(final File file) {
992 return (runMapping(new MapAction<String>("getDescription") {
995 return ((JFileChooser) getSource()).getDescription(file);
1508 public String getDescription() {
1514 return "JFileChooserOperator.waitPainted.Waitable{description = " + getDescription() + '}';
1536 public String getDescription() {
1542 return "JFileChooserOperator.getCombo.ComponentChooser{description = " + getDescription() + '}';
1560 public String getDescription() {
1566 return "JFileChooserOperator.getNoTextButton.ComponentChooser{description = " + getDescription() + '}';
1581 public String getDescription() {
1587 return "JFileChooserOperator.getToggleButton.ComponentChooser{description = " + getDescription() + '}';
1607 public String getDescription() {
1613 return "JFileChooserOperator.findFileIndex.Waitable{description = " + getDescription() + '}';
1639 if (comparator.equals(((FileFilter) cbModel.getElementAt(i)).getDescription(),
1680 public String getDescription() {
1729 public String getDescription() {