|
Class Summary |
| ACodeView |
An abstract code view containing the text area to visualise the code, a ruler for adding breakpoints and a line
number view. |
| MacroCodeView |
The panel that visualises the macro code. |
| MainMenuBar |
The menu bar for the main frame. |
| MainView |
The main view of the GUI of the debugger. |
| MemoryView |
The panel that visualises the content of the main memory. |
| MicroCodeView |
The panel that visualises the micro code. |
| NumberStyleSwitcher |
The panel to switch different styles for number format. |
| RegisterView |
The panel that visualises the different Registers with their values. |