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