org.zaval.awt.gdp
Interface CursorInfo
- All Known Implementing Classes:
- InsetsCursorInfo, DgnCursorInfo, SimpleCursorInfo
- public interface CursorInfo
This interface is used to define the cursor type for the specified component and
location relatively the component.
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. |
getCursorType
public int getCursorType(java.awt.Component target,
int x,
int y)
-
Returns the cursor type for the specified component and location relatively the component.
- Parameters:
target
- the specified component.x
- the specified x coordinate relatively the component.y
- the specified y coordinate relatively the component.
Copyright © Zaval Creative Engineering Group, 2000-2002.
http://www.zaval.org