|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.zaval.awt.gdp.DgnCursorInfo
This cursor info implementation is supposed to be used for designer container components.
| Constructor Summary | |
DgnCursorInfo()
|
|
| Method Summary | |
int |
getCursorType(java.awt.Component target,
int x,
int y)
Returns the cursor type for the specified component and location relatively the component. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DgnCursorInfo()
| Method Detail |
public int getCursorType(java.awt.Component target,
int x,
int y)
getCursorType in interface CursorInfotarget - the specified component.x - the specified x coordinate relatively the component.y - the specified y coordinate relatively the component.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||