|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtkObject | |
org.gnu.atk | |
org.gnu.gtk |
Uses of AtkObject in org.gnu.atk |
Methods in org.gnu.atk that return AtkObject | |
AtkObject |
AtkObject.getParent()
Get the accessible parent of the accessible. |
AtkObject |
AtkObject.getChild(int index)
Returns the specified child of the object. |
Methods in org.gnu.atk with parameters of type AtkObject | |
void |
AtkObject.setParent(AtkObject parent)
Sets the accessible parent of the accessible. |
Uses of AtkObject in org.gnu.gtk |
Subclasses of AtkObject in org.gnu.gtk | |
class |
Accessible
|
Methods in org.gnu.gtk that return AtkObject | |
AtkObject |
Widget.getAccessible()
Returns the accessible object associated with this widget. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |