findField (int, int, int)

Method. Finds a field with the specified attributes. You can then get the location, length, and contents of the found field using other API methods.

public boolean findField(int inRow,
                             int inCol,
                             int direction,
                             int inAttribute )