Java javax.accessibility AccessibleComponent fields, constructors, methods, implement or subclass

Example usage for Java javax.accessibility AccessibleComponent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.accessibility AccessibleComponent.

The text is from its open source code.

Method

ColorgetBackground()
Gets the background color of this object.
CursorgetCursor()
Gets the cursor of this object.
ColorgetForeground()
Gets the foreground color of this object.
PointgetLocationOnScreen()
Returns the location of the object on the screen.
voidsetCursor(Cursor cursor)
Sets the cursor of this object.