org.gnu.gtk
Class Accessible
static Accessible | getAccessible(Handle handle) - Superceeded by java-gnome 4.0; a method along these lines
may well exist in the new bindings, but if it does it likely
has a different name or signature due to the shift to an
algorithmic mapping of the underlying native libraries.
|
static Type | getType() - Superceeded by java-gnome 4.0; a method along these lines
may well exist in the new bindings, but if it does it likely
has a different name or signature due to the shift to an
algorithmic mapping of the underlying native libraries.
|
Widget | getWidget()
|
addRelationship , getAtkObjectFromHandle , getChild , getDescription , getIndexInParent , getLayer , getLocalizedRoleName , getMDIZorder , getName , getNumChildren , getParent , getRole , getRoleForName , getRoleName , removeRelationship , setDescription , setName , setParent , setRole |
Accessible
public Accessible(Handle handle)
getAccessible
public static Accessible getAccessible(Handle handle)
Superceeded by java-gnome 4.0; a method along these lines
may well exist in the new bindings, but if it does it likely
has a different name or signature due to the shift to an
algorithmic mapping of the underlying native libraries.
Internal static factory method to be used by Java-Gnome only.
getType
public static Type getType()
Superceeded by java-gnome 4.0; a method along these lines
may well exist in the new bindings, but if it does it likely
has a different name or signature due to the shift to an
algorithmic mapping of the underlying native libraries.
Retrieve the runtime type used by the GLib library.
getWidget
public Widget getWidget()