|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> accessibility >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.swt.internal.accessibility.gtk
Class AtkActionIface

java.lang.Objectorg.eclipse.swt.internal.accessibility.gtk.AtkActionIface
- public class AtkActionIface
- extends java.lang.Object
| Field Summary | |
long |
do_action
|
long |
get_description
|
long |
get_keybinding
|
long |
get_n_actions
|
long |
get_name
|
long |
set_description
|
| Constructor Summary | |
AtkActionIface()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
do_action
public long do_action
get_n_actions
public long get_n_actions
get_description
public long get_description
get_name
public long get_name
get_keybinding
public long get_keybinding
set_description
public long set_description
| Constructor Detail |
AtkActionIface
public AtkActionIface()
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> accessibility >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.eclipse.swt.internal.accessibility.gtk.AtkActionIface