public interface IButtonContract extends Remote
void click(Integer hwnd) throws RemoteException
RemoteExceptionBoolean isChecked(Integer hwnd) throws RemoteException
RemoteExceptionBoolean isIntermediate(Integer hwnd) throws RemoteException
RemoteExceptionBoolean isPressed(Integer hwnd) throws RemoteException
RemoteExceptionvoid setCheck(Integer hwnd, Boolean check) throws RemoteException
RemoteExceptionCopyright © 2013. All rights reserved.