- 
AtkAction — The ATK interface provided by UI components
which the user can activate/interact with.
- 
AtkComponent — The ATK interface provided by UI components
which occupy a physical area on the screen.
which the user can activate/interact with.
- 
AtkDocument — The ATK interface which represents the toplevel
container for document content.
- 
AtkEditableText — The ATK interface implemented by components
containing user-editable text content.
- 
AtkHyperlinImpl — An interface from which the AtkHyperlink
associated with an AtkObject may be obtained.
- 
AtkHypertext — The ATK interface which provides standard
mechanism for manipulating hyperlinks.
- 
AtkImage — The ATK Interface implemented by components
which expose image or pixmap content on-screen.
- 
AtkSelection — The ATK interface implemented by container
objects whose AtkObject children can be selected.
- 
AtkStreamableContent — The ATK interface which provides access to
streamable content.
- 
AtkTable — The ATK interface implemented for UI components
which contain tabular or row/column information.
- 
AtkTableCell — The ATK interface implemented for a cell inside
a two-dimentional AtkTable
- 
AtkText — The ATK interface implemented by components
with text content.
- 
AtkValue — The ATK interface implemented by valuators and
components which display or select a value from a bounded range of
values.
- 
AtkWindow — The ATK Interface provided by UI components that represent a top-level window.