Eclipse Platform
Release 3.7

Uses of Class
org.eclipse.swt.accessibility.AccessibleTextAttributeEvent

Packages that use AccessibleTextAttributeEvent
org.eclipse.swt.accessibility SWT Accessibility. 
 

Uses of AccessibleTextAttributeEvent in org.eclipse.swt.accessibility
 

Methods in org.eclipse.swt.accessibility with parameters of type AccessibleTextAttributeEvent
 void AccessibleAttributeListener.getTextAttributes(AccessibleTextAttributeEvent e)
          Returns text attributes specific to this Accessible object.
 void AccessibleAttributeAdapter.getTextAttributes(AccessibleTextAttributeEvent e)
          Returns text attributes specific to this Accessible object.
 void AccessibleEditableTextListener.setTextAttributes(AccessibleTextAttributeEvent e)
          Replaces the set of attributes of the substring beginning at the specified start offset and extending to the character at offset end - 1 by the specified set of attributes.
 void AccessibleEditableTextAdapter.setTextAttributes(AccessibleTextAttributeEvent e)
          Replaces the set of attributes of the substring beginning at the specified start offset and extending to the character at offset end - 1 by the specified set of attributes.
 


Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.