|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.swt.accessibility.AccessibleAttributeAdapter
This adapter class provides default implementations for the
methods in the AccessibleAttributeListener
interface.
Classes that wish to deal with AccessibleAttribute
events can
extend this class and override only the methods that they are
interested in.
AccessibleAttributeListener
,
AccessibleAttributeEvent
,
AccessibleTextAttributeEvent
Constructor Summary | |
AccessibleAttributeAdapter()
|
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AccessibleAttributeAdapter()
Method Detail |
public void getAttributes(AccessibleAttributeEvent e)
getAttributes
in interface AccessibleAttributeListener
e
- an event object containing the following fields:SWT#LEFT
, SWT#RIGHT
or SWT#CENTER
public void getTextAttributes(AccessibleTextAttributeEvent e)
getTextAttributes
in interface AccessibleAttributeListener
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.