com.rational.test.ft.domain.java.swt
Class SwtWin32Specific
java.lang.Object com.rational.test.ft.domain.java.swt.SwtWin32Specific
public class SwtWin32Specific
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwtWin32Specific
public SwtWin32Specific()
scrollPageUp
public static void scrollPageUp(int handle)
scrollPageDown
public static void scrollPageDown(int handle)
scrollPageLeft
public static void scrollPageLeft(int handle)
scrollPageRight
public static void scrollPageRight(int handle)
scrollLineUp
public static void scrollLineUp(int handle)
scrollLineDown
public static void scrollLineDown(int handle)
scrollLineLeft
public static void scrollLineLeft(int handle)
scrollLineRight
public static void scrollLineRight(int handle)
scrollCellIntoView
public static void scrollCellIntoView(org.eclipse.swt.widgets.Table table, int nRow, int nColumn, boolean isCheckBox, boolean isHeaderVisible)
scrollPointIntoView
public static void scrollPointIntoView(org.eclipse.swt.widgets.Table table, int dx, int dy)