Simple Editor Classes
The following classes have been written for the sample SimpleEditor application:
- SimpleEditorDemoApplication: The host application that launches the customized SimpleEditorDialog.
- SampleSimpleEditorDialog: A subclass of the SimpleEditorDialog class customized for this application.
- SampleSimpleEditorAboutBox: A subclass of the SimpleEditorAboutBox class customized for this application.
|