Go to the source code of this file.
Compounds | |
class | UIObject |
User Interface Object base class. All user interface modules are derived from this; it provides methods for registering with the command processor and 'signing up' for which commands it is interested in, as well as generating commands and events. More... |