Example usage for Java javax.accessibility AccessibleComponent fields, constructors, methods, implement or subclass
The text is from its open source code.
Color | getBackground() Gets the background color of this object. |
Cursor | getCursor() Gets the cursor of this object. |
Color | getForeground() Gets the foreground color of this object. |
Point | getLocationOnScreen() Returns the location of the object on the screen. |
void | setCursor(Cursor cursor) Sets the cursor of this object. |