org.netbeans.jemmy.drivers
Interface DescriptablePathChooser

All Superinterfaces:
PathChooser

public interface DescriptablePathChooser
extends PathChooser

Specifies an interface for objects defining path searching criteria.

Author:
Alexandre Iline(alexandre.iline@sun.com)

Method Summary
 java.lang.String getDescription()
          Gives path description.
 
Methods inherited from interface org.netbeans.jemmy.drivers.PathChooser
getDepth, checkPathComponent
 

Method Detail

getDescription

java.lang.String getDescription()
Gives path description.