Uses of Class
org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
Packages that use AtkComponentIface
Package
Description
SWT Accessibility.
-
Uses of AtkComponentIface in org.eclipse.swt.accessibility
Methods in org.eclipse.swt.accessibility that return AtkComponentIfaceModifier and TypeMethodDescription(package private) static AtkComponentIfaceAccessibleObject.getParentComponentIface(long atkObject) Fills a Java AtkComponentIface struct with that of the parent class. -
Uses of AtkComponentIface in org.eclipse.swt.internal.accessibility.gtk
Methods in org.eclipse.swt.internal.accessibility.gtk with parameters of type AtkComponentIfaceModifier and TypeMethodDescriptionstatic final voidATK.memmove(AtkComponentIface dest, long src)