org.eclipse.actf.accservice.core.win32.ia2
Class IA2RowColumnExtents
java.lang.Object
org.eclipse.actf.accservice.core.win32.ia2.IA2RowColumnExtents
public class IA2RowColumnExtents
- extends Object
Constructor Summary |
IA2RowColumnExtents(int row,
int column,
int rowExtents,
int columnExtents,
boolean isSelected)
|
row
public int row
column
public int column
rowExtents
public int rowExtents
columnExtents
public int columnExtents
isSelected
public boolean isSelected
IA2RowColumnExtents
public IA2RowColumnExtents(int row,
int column,
int rowExtents,
int columnExtents,
boolean isSelected)
toString
public String toString()
- Overrides:
toString
in class Object