|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InputEventLinking
Applications that implement this interface may receive input events from
an outside application and probably simulate the action with a
Robot.
| Method Summary | |
|---|---|
void |
follow(InputEvent ie)
The server receives an input event via this method. |
void |
setClientDimension(Dimension d)
If this method is called, the server might be able to correctly translate mouse-movements if the display sizes differ. |
| Method Detail |
|---|
void follow(InputEvent ie)
throws RemoteException
RemoteException
void setClientDimension(Dimension d)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||