ATK Library Reference Manual
Table of Contents
ATK Library
AtkAction
— accessibility interface for objects that can perform actions
AtkComponent
— accessibility interface for objects that are rendered on the screen
AtkDocument
—
AtkEditableText
— accessibility interface for editable text widgets
AtkHyperlink
—
AtkHypertext
— the base class for all classes that present hypertext information on the display
AtkImage
— accessibility interface for objects that have an associated image
AtkNoOpObject
— provides non-functioning stub AtkObjects
AtkNoOpObjectFactory
— an AtkObjectFactory which creates non-functioning stub AtkObjects
AtkObject
— represents the minimum information all accessible objects return
AtkObjectFactory
— factory for creating AtkObjects
AtkRegistry
— registry for registering new AtkObject factories
AtkRelation
— defines the functional relationship between two AtkObjects
AtkRelationSet
— a set of AtkRelations, which define the functional relationships between AtkObjects
AtkSelection
— accessibility interface for determining what the current selected children are, as well as modify the selection set
AtkState
— describes an objects particular state
AtkStateSet
— determines an object's state set
AtkStreamableContent
— accessibility interface for objects that contain streamable content
AtkTable
—
AtkText
—
AtkUtil
— general purpose utility class
AtkValue
— the standard mechanism for an assistive technology to determine and set numerical values as well as get minimum and maximum values
Next Page >>>
ATK Library