User Interface

Commands:

Icon Name Description
File:
Load Loads bytecode from a file.
Store Stores MJVM output.
  Preferences Displays Preferences Dialog.
  Exit Exits the application.
Edit:
Cut Cuts the selected output.
Copy Copies the selected output to the clipboard.
Paste Pastes text from the clipboard.
Clear Clears the selected output.
  Select All Selects all MJVM output.
View:
  Code Memory Displays Code Memory.
  Data Memory Displays Data Memory.
  Heap Memory Displays Heap Memory.
  Procedure Stack Displays Procedure Stack.
  Expression Stack Displays Expression Stack.
  Show All Displays All Memories.
  Hide All Hides All Memories.
Run:
Run Runs the loaded bytecode.
Run Next Runs the next bytecode instruction.
Debug Debug the loaded bytecode.
Pause Pauses the current bytecode run.
Stop Stops the current bytecode run.
Help:
Help Displays Help Dialog.
  About Displays About Dialog.