EditorGui implements IEditorGui | That part of the gui that is ignorant of the world. |
EditorMenu implements IEditorMenu | The gui that connects to the event model. |
Adapter | The nerve center of the event model. |
TXTmodule implements Module | Manipulates txt files at a very abstract level |
TXTdata implements Data | Connects TXTmodule to reality |
|