org.gnu.gtk
Class Accessible

java.lang.Object
  |
  +--org.gnu.glib.GObject
        |
        +--org.gnu.atk.AtkObject
              |
              +--org.gnu.gtk.Accessible

public class Accessible
extends AtkObject


Constructor Summary
Accessible()
           
 
Method Summary
static Type getType()
          Retrieve the runtime type used by the GLib library.
 Widget getWidget()
           
 
Methods inherited from class org.gnu.atk.AtkObject
getChild, getDescription, getName, getNumChildren, getParent, getRole, setDescription, setName, setParent, setRole
 
Methods inherited from class org.gnu.glib.GObject
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Accessible

public Accessible()
Method Detail

getWidget

public Widget getWidget()

getType

public static Type getType()
Retrieve the runtime type used by the GLib library.


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net