OpenExposition Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
| ElementFactory | Class used to produce GUI elements |
| Expo | Base class for all exposition elements |
| Exposer | Used as a base class for UI specification |
| ExposerManifester | Used to manifest the UI specified by an Exposer |
| ExpositionSystem | Base class for all exposition systems |
| ExpositionSystemCocoa | An exposition system that uses Cocoa, speech recognition, and embedded python |
| ExpositionSystemFLTK | An exposition system that uses FLTK, speech recognition (on OS X), and embedded python |
| ExpositionSystemMAX | An exposition system used for building MAX/MSP externals |
| ExpositionSystemPython | An exposition system used for building Python modules |
| GUIElement | The basic functionality of a GUI element (such as a control) |
| GUIManifester | Base class for GUI manifesters |
| MethodExpo | Exposition class used to access a method taking no arguments |
| Property | Base class for specifying exposition properties, such as minimum value or read-only |
| PropertyExpo | Exposition class used to access a variable which is accessed through a pair of get/set-like methods |
| SpeechDelegate | Helper Objective C class for interfacing with the NSSpeechRecognizer |
| VariableExpo | Exposition class used to access a variable |
Documentation generated on 14 Jun 2006 for OpenExposition by
1.4.6>
Development hosted by