| ArchiveUtilities | |
| AxActivator | This class defines how a menu item responds to user input such as activation |
| AxAdapter | A base class for control-specific event handlers that process events controls and emit speech, as appropriate |
| AxAlertMenuActivator | Ends the modal menu when the item is activated |
| AxArchiveUtilities | Miscellaneous archive functions |
| AxAudioModule | A module for dealing with audio files |
| AxAudioResource | A resource for audio files |
| AxAudioResourceActivator | Activates an individual audio resource |
| AxAudioResourceCommandActivator | Activates individual menu commands for individual audio resource, for example Play or Show Details |
| AxAudioView | Handles UI for the audio view |
| AxAutoUpdateActivator | This class stores label and description specifications which are used to automatically update the label and/or description |
| AxBookModule | A module for dealing with book files |
| AxBookResource | A resource for ebook files |
| AxBookResourceActivator | Activates an individual book resource |
| AxBookResourceCommandActivator | This activator deals with book commands and sections |
| AxBookView | Shows ebook view |
| AxButtonAdapter | An event handler that processes events from a wxButton and speaks, as appropriate |
| AxCheckBoxAdapter | An event handler that processes events from a wxButton and speaks, as appropriate |
| AxChoiceActivator | Top-level item activator for a modal choice menu item |
| AxChoiceAdapter | An event handler that processes events from a wxChoice and speaks, as appropriate |
| AxChoiceMenuActivator | Activator for a modal choice menu's items |
| AxChoiceMenuItem | This menu item shows a modal choice menu when activated |
| AxChoiceValidator | Use this with AxChoiceMenuItem to specify a string pointer that should be updated to the current value of the menu item |
| AxColourMenuItem | A colour selection menu, using colour names |
| AxColourValidator | |
| AxComboBoxAdapter | An event handler that processes events from a wxComboBox and speaks, as appropriate |
| AxContainerCtrl | This class offers a predefined user interface for AxTk applications |
| AxContainerCtrlWakeUpIdleTimer | |
| AxDialogAdapter | An event handler that processes events from a wxDialog and speaks, as appropriate |
| AxDocument | A general document class used in conjunction with AxView |
| AxEventActivator | Sends an event to a given event sink |
| AxFallbackModule | A module for dealing with files not dealt with by other modules |
| AxFileMenuItem | |
| AxFileResource | A resource representing arbitrary files, used with AxFallbackModule |
| AxFileUtilities | Miscellaneous file functions |
| AxFolder | |
| AxFolderActivator | A ready-made menu item activator which sets a string when the user chooses a folder |
| AxFolderMenuActivator | Handles activation of a folder or other command |
| AxFolderMenuItem | |
| AxFolderValidator | |
| AxFrameAdapter | An event handler that processes events from a wxFrame and speaks, as appropriate |
| AxGoUpMenuItem | Use this class if you wish to add a Go Up menu item to a menu |
| AxHelpProvider | A help provider class building on wxSimpleHelpProvider, but voicing the help as well as showing it |
| AxHelpToolTip | |
| AxHtmlToolTip | |
| AxHtmlWindowAdapter | An event handler that processes events from a wxHtmlWindow and speaks, as appropriate |
| AxHyperlinkCtrlAdapter | An event handler that processes events from a wxHyperlinkCtrl and speaks, as appropriate |
| AxLibrarySettingsPage | A predefined panel for editing resource library settings using a conventional UI |
| AxListBoxAdapter | An event handler that processes events from a wxListBox and speaks, as appropriate |
| AxListCtrlAdapter | An event handler that processes events from a wxListCtrl and speaks, as appropriate |
| AxLogDialog | |
| AxLogGui | A GUI log target that shows an accessible log window |
| AxMediaCtrlPanel | A player window for audio and video files |
| AxMenu | This class represents a menu containing one or more menu items |
| AxMenuController | This class coordinates activity between the AxMenu, the control used to display it, and the view manager |
| AxMenuItem | This class represents a menu item in an AxMenu |
| AxMenuItemData | Derive from this class to store specific, clonable data within a menu item |
| AxMenuItemResourceData | |
| AxMenuListCtrl | Defines a list control to use in conjunction with AxStandardMenuController |
| AxMessageDialog | An accessible substitute for wxMessageDialog |
| AxModalAlertMenu | Shows a modal menu with a combination of Yes, No, OK, Cancel menu items in addition to the main menu item |
| AxModalChoiceMenu | Shows a modal choice menu |
| AxModalFileMenu | |
| AxModalFolderMenu | Shows a modal folder menu |
| AxModalMenu | A class to show a menu 'modally', that is, interrupting program flow and not allowing the user to make other selections |
| AxModule | Classes derived from AxModule define behaviour of a chunk of functionality such as an HTML editor |
| AxMP3Info | |
| AxNotebookAdapter | An event handler that processes events from a wxNotebook and speaks, as appropriate |
| AxPagerCtrl | Switches between pages, without a visible controller object |
| AxPanelAdapter | An adapter for a wxPanel |
| AxProperties | |
| AxProperty | A property/name pair used in the implementation of AxResource |
| AxPropertyCategory | |
| AxRadioButtonAdapter | An event handler that processes events from a wxRadioButton and speaks, as appropriate |
| AxRangeActivator | Used by AxRangeMenuItem, as the top-level activator and also for submenu items |
| AxRangeMenuItem | This is a menu item for showing and changing an integer value in a given range |
| AxRangeValidator | |
| AxResource | A resource can represent a tool, document, file, web site, etc |
| AxResourceActivator | This is a generic resource activator class that takes an AxResource object and queries the AxModule objects for a suitable activator object, which it then stores for use within Activate and other functions |
| AxResourceInfo | Holds an AxResource object |
| AxResourceLibrary | |
| AxResourceLibraryActivator | This class supports various operations on the resource library, returning a menu of further categories or resources |
| AxResourceLibraryAddActivator | Performs commands for adding items to the library |
| AxResourceLibraryAddByFileMenuItem | A menu item for adding items to the resource library by prompting for a file |
| AxResourceLibraryAddByFolderMenuItem | A menu item for adding items to the resource library by prompting for a folder |
| AxResourceLibrarySettings | |
| AxResourceLibrarySettingsActivator | Creates the menu containing the resource library settings |
| AxResourceLibrarySettingsMenuItem | A menu item for accessing resource library settings |
| AxResourceSet | Contains an array of resource pointers, typically from the result of a search |
| AxSearchCtrlAdapter | An event handler that processes events from a wxSearchCtrl and speaks, as appropriate |
| AxSelfVoicing | A class that can voice-enable an existing window containing controls, by inserting event handlers |
| AxSelfVoicingModule | |
| AxShortcutInputDialog | |
| AxShortcutsActivator | Top-level item activator for the shortcut settings, creating the actual menu on demand |
| AxShortcutsMenuItem | |
| AxShortcutTextActivator | Used by AxShortcutsMenuItem, as the per-shortcut activator |
| AxSliderAdapter | An event handler that processes events from a wxSlider and speaks, as appropriate |
| AxSpeech | Route AxTk speech events through objects of this class |
| AxSpeechDataLocationValidator | |
| AxSpeechEvent | A class holding information about a speech event |
| AxSpeechEventHandler | An object that handles speech events |
| AxSpeechInfo | |
| AxSpeechPolicy | A class holding policy information about how to speak elements of the interface |
| AxSpeechProgramLocationValidator | |
| AxSpeechSettingsActivator | Top-level item activator for the speech settings, creating the actual menu on demand |
| AxSpeechSettingsMenuItem | |
| AxSpinCtrlAdapter | An event handler that processes events from a wxSpinCtrl and speaks, as appropriate |
| AxStandardControlsVoiceAdaptationHandler | Knows how to creates suitable event handler objects for various controls classes |
| AxStandardMenuController | The default menu controller class, to use with AxMenuListCtrl and AxContainerCtrl |
| AxStandardSpeechEventHandler | The standard handler for speech events |
| AxStaticBoxAdapter | An adapter for a wxStaticBox |
| AxStaticTextAdapter | An adapter for a wxStaticText |
| AxSummaryView | Handles UI for the summary view |
| AxSummaryViewPanel | A panel for displaying a textual summary |
| AxSupportedFiles | A class for manipulating supported file types |
| AxTextActivator | Used by AxTextMenuItem, as the top-level activator |
| AxTextCtrl | A speaking version of wxTextCtrl |
| AxTextCtrlAdapter | An event handler that processes events from a wxTextCtrl and speaks, as appropriate |
| AxTextCtrlVoiceAdaptationHandler | Knows how to creates an AxTextCtrlAdapter object |
| AxTextInputDialog | A class for getting textual input from the user |
| AxTextMenuItem | This menu item shows a text input dialog when activated |
| AxTextValidator | |
| AxToggleActivator | Sets the value of a boolean variable when toggled |
| AxToggleButtonAdapter | |
| AxToggleMenuItem | This is a menu item with two states |
| AxToggleValidator | |
| AxToolTipDisabler | |
| AxTreeCtrlAdapter | An event handler that processes events from a wxTreeCtrl and speaks, as appropriate |
| AxUIUtilities | Miscellaneous user interface functions |
| AxUpActivator | Goes up a level |
| AxValidator | |
| AxView | Handles UI for a family of documents, or for a particular data type |
| AxViewManager | Manages views, documents, and aspects of menu navigation |
| AxVisualSettings | Various visual settings |
| AxVisualSettingsActivator | Top-level item activator for the speech settings, creating the actual menu on demand |
| AxVisualSettingsMenuItem | |
| AxVisualSettingsTextSizeValidator | |
| AxVoiceAdaptationHandler | Base class for handlers that know which AxAdapter class to use for particular controls |
| ebBasicInfo | |
| ebElement | |
| ebElementInstance | |
| ebEpubGenerator | |
| ebEpubKeywordProvider | |
| ebEpubOptions | |
| ebEpubParser | |
| ebFileLocations | |
| ebGeneratedContentInfo | |
| ebHtmlFile | |
| EpProperties | |
| EpProperty | |
| FileUtilities | |
| MP3FRAMEHEADER | |
| MP3ID3V1TAG | |
| wxBatchTextToMP3Encoder | A class for doing text to MP3 encoding in the background |
| wxClonableVariantData | |
| wxCommandEditorDialog | |
| wxCommandEditorPanel | |
| wxCommandEditorTypeDialog | |
| wxCustomisableToolBar | |
| wxCustomisableToolBarModule | |
| wxDataStreamHelper | |
| wxDialogHelper | |
| wxDialogLayoutAdapter | |
| wxDialogLayoutAdapterModule | |
| wxEditorCommand | |
| wxEditorCommandInfo | |
| wxEditorCommandManager | |
| wxEditorCommands | |
| wxID3Info | Stores MP3 ID3 information |
| wxImageBlock | |
| wxImageCache | |
| wxImageCacheItem | |
| wxMP3Encoder | Handles MP3 encoding using LAME |
| wxMP3EncoderInfo | Stores MP3 encoding information |
| wxMP3EncoderProcess | |
| wxObjectSetVariantHandler | |
| wxObjectSetVariantHandlerModule | |
| wxPictureVariantData | |
| wxPictureVariantHandler | |
| wxPictureVariantHandlerModule | |
| wxRefCountingVariantData | |
| wxScrollingDialog | |
| wxScrollingPropertySheetDialog | |
| wxScrollingWizard | |
| wxScrollingWizardSizer | |
| wxShortcutCtrl | A text control for entering a shortcut (one part of the shortcut at a time) |
| wxShortcutItem | This class stores customisation information about a single command |
| wxShortcutManager | This class stores customisation information for the application |
| wxSimpleHtmlAttribute | |
| wxSimpleHtmlParser | |
| wxSimpleHtmlTag | |
| wxStandardDialogLayoutAdapter | |
| wxStandardVariantHandler | |
| wxStringTable | |
| wxStringTablePanel | |
| wxTextToSpeech | A class for driving alternate speech engines |
| wxToolBarCustomisationDialog | |
| wxToolBarCustomisationInfo | |
| wxToolBarCustomisationInfoItem | |
| wxToolBarCustomisationManager | |
| wxToolCheckListBox | |
| wxTTSCepstralHandler | |
| wxTTSCustomPronunciationDialog | |
| wxTTSEspeakHandler | |
| wxTTSExternalCommandHandler | |
| wxTTSExternalCommandHandlerProcess | |
| wxTTSHandler | A base class for implementing a driver for a particular speech engine |
| wxTTSHtmlWindow | |
| wxTTSMacOSXHandler | |
| wxTTSMP3SettingsDialog | |
| wxTTSMP3SettingsPanel | |
| wxTTSProperties | |
| wxTTSProperty | |
| wxTTSPropertyCategory | |
| wxTTSSapiHandler | |
| wxTTSSimpleHtmlAttribute | |
| wxTTSSimpleHtmlParser | |
| wxTTSSimpleHtmlTag | |
| wxTTSSpeechSettingsDialog | |
| wxTTSSpeechSettingsInfo | Stores global speech settings |
| wxTTSSpeechSettingsPanel | |
| wxTTSTransformer | A class for applying various transformations to text before it is sent to the speech engine |
| wxUICustomization | |
| wxVariantHandler | |
| wxVariantHandlers | |
| wxVariantHandlersModule | |
| wxVariantObjectSetAccessor | |
| wxVariantObjectSetData | |
| wxVariantRefData | |
| wxXMLParser | An XML parser base class |