Class AtkComponentIface
java.lang.Object
org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
long
long
long
long
long
long
long
long
long
long
long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
add_focus_handler
public long add_focus_handler -
contains
public long contains -
ref_accessible_at_point
public long ref_accessible_at_point -
get_extents
public long get_extents -
get_position
public long get_position -
get_size
public long get_size -
grab_focus
public long grab_focus -
remove_focus_handler
public long remove_focus_handler -
set_extents
public long set_extents -
set_position
public long set_position -
set_size
public long set_size -
get_layer
public long get_layer -
get_mdi_zorder
public long get_mdi_zorder
-
-
Constructor Details
-
AtkComponentIface
public AtkComponentIface()
-