Package | Description |
---|---|
org.eclipse.swt.accessibility |
SWT Accessibility.
|
org.eclipse.swt.widgets |
SWT widget public API classes.
|
Modifier and Type | Field and Description |
---|---|
Accessible |
AccessibleControlEvent.accessible |
Modifier and Type | Method and Description |
---|---|
static Accessible |
Accessible.internal_new_Accessible(Control control)
Invokes platform specific functionality to allocate a new accessible object.
|
Modifier and Type | Method and Description |
---|---|
Accessible |
Control.getAccessible()
Returns the accessible object for the receiver.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.