| bookmarks | Bookmarks class |
| colourpick | A color picker represented as a coloured button |
| config | A wxConfig object sub-classed with some helper monkeys |
| dirtree | A view to the file system |
| DnDFile | File drop handler |
| DnDProjFile | File drop |
| editorctrl | Sub-classed wxStyledTextControl re-purposed for our nefarious needs |
| fileinfo | Data attached to a tree node representing a disk artifact |
| lua | The lua engine |
| mltextbox | A dialog for input of multi-line text |
| MonkeyFishapp | The application class |
| MonkeyFishFrame | The main frame |
| myToolMenuItem | Simple tool menuItem to allow us to keep the path of the tool |
| prefsdlg | A dialog to allow manipulation of user's application preferences |
| prefspage | A notebook page for a preferences sub-group |
| processpanel | Panel containing a text area for process output and some process controls |
| projectpanel | Panel containing the project tree and some toolbar controls |
| projecttree | Tree view into the project structure and manipulation tools |
| projitem | Data attached to a tree node representing a project item |
| projtool | Data attached to a tree node representing a project tool |
| sidebar | A container for the project and dir trees |
| spellchecker | An abstraction of a spell checker |
| yaml | You have stumbled upon a yaml parser, do you want to run or fight |
| yamlnode | You see a yaml node containing some information |