Interface | Description |
---|---|
IMDApplication |
An application interface which is implemented by every Mobile Designer application.
|
IMDApplicationListener |
The listener interface for receiving application events.
|
ParameterTypes |
Records all the different types of parameters and how they are stored and referenced
|
Class | Description |
---|---|
MDApplication |
The main application class.
|
ProjectJPanelHandler |
Extend this class to create your own JPanel to be used in the activate/multi-build dialogs
|