Assistive Technology Service Provider Interface: Difference between revisions

Content deleted Content added
m links
fix GTK link
Line 1:
'''Assistive Technology Service Provider Interface''' ('''AT-SPI''') is a [[toolkit]]-neutral way of providing [[accessibility]] facilities in [[application software|applications]], developed by the [[GNOME]] project. Toolkits provide a logical representation of the content of the application, and helpful assistants like [[screen reader]]s or [[magnifier]]s can then allow disabled persons browse and interact with the applications.
 
It is currently supported by [[GTK+|GTK]] 2, [[Java programming language|Java]]/[[Swing (Java)|Swing]], the [[Mozilla]] suite, and [[StarOffice]]/[[OpenOffice.org]]. [[Trolltech]] also announced some support by [[Qt (toolkit)|Qt]] ([[KDE]]'s toolkit library).
 
It is being considered for adoption by the [[Accessibility Free Software Group]].