|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectt3.remotehrd.protocol.OpCursorPos
public class OpCursorPos
| Field Summary | |
|---|---|
int |
cursorId
|
double |
DESKx
|
double |
DESKy
|
boolean |
visible
|
| Constructor Summary | |
|---|---|
OpCursorPos(int id,
double DESKx,
double DESKy,
boolean visible)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int cursorId
public double DESKx
public double DESKy
public boolean visible
| Constructor Detail |
|---|
public OpCursorPos(int id,
double DESKx,
double DESKy,
boolean visible)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||