|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessibleAttributeListener
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 |
---|
void getAttributes(AccessibleAttributeEvent e)
e
- an event object containing the following fields:SWT#LEFT
, SWT#RIGHT
or SWT#CENTER
void getTextAttributes(AccessibleTextAttributeEvent e)
e
- an event object containing the following fields:
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0