|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classes which implement this interface provide methods that handle AccessibleAttribute events.
After creating an instance of a class that implements
this interface it can be added to an accessible using the
addAccessibleAttributeListener
method and removed using
the removeAccessibleAttributeListener
method.
AccessibleAttributeAdapter
,
AccessibleAttributeEvent
,
AccessibleTextAttributeEvent
Method Summary | |
void |
getAttributes(AccessibleAttributeEvent e)
Returns attributes specific to this Accessible object. |
void |
getTextAttributes(AccessibleTextAttributeEvent e)
Returns text attributes specific to this Accessible object. |
Method Detail |
public void getAttributes(AccessibleAttributeEvent e)
e
- an event object containing the following fields:SWT#LEFT
, SWT#RIGHT
or SWT#CENTER
public void getTextAttributes(AccessibleTextAttributeEvent e)
e
- an event object containing the following fields:
|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2011. All rights reserved.