org.eclipse.swt.internal.accessibility.gtk
Class AtkObjectClass
java.lang.Object
org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
public class AtkObjectClass
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get_name
public long get_name
get_description
public long get_description
get_parent
public long get_parent
get_n_children
public long get_n_children
ref_child
public long ref_child
get_index_in_parent
public long get_index_in_parent
ref_relation_set
public long ref_relation_set
get_role
public long get_role
get_layer
public long get_layer
get_mdi_zorder
public long get_mdi_zorder
ref_state_set
public long ref_state_set
set_name
public long set_name
set_description
public long set_description
set_parent
public long set_parent
set_role
public long set_role
connect_property_change_handler
public long connect_property_change_handler
remove_property_change_handler
public long remove_property_change_handler
initialize
public long initialize
children_changed
public long children_changed
focus_event
public long focus_event
property_change
public long property_change
state_change
public long state_change
visible_data_changed
public long visible_data_changed
AtkObjectClass
public AtkObjectClass()