| Class | Description | |
|---|---|---|
| SuperAction | This class acts as a proxy to dispatch SuperEvents to your action commands. | |
| SuperEvent | SuperEvent acts like a model for an action class and, at the same time, as a proxy to the constructor of that action class through its own constructor. | |
| SuperLogger | Logs all actions that execute on SuperModels. | |
| SuperModel | This class acts as a singleton to hold global values for a feature. |