User Interface

Commands:

Icon Name Description
File:
New Creates a new bytecode file.
Open Opens a bytecode file.
Save Saves the current bytecode file.
  Save As Saves the current bytecode file with a new name.
  Save Disassembled Saves the disassembled code.
  Close Closes the current bytecode file.
  Preferences Displays Preferences Dialog.
  Exit Exits the application.
Edit:
Undo Undos the last action.
Redo Redos the last action.
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.
Search:
Find Displays Find Dialog.
Find Next Repeats last find action.
Replace Displays Replace Dialog.
Bytecode:
Run Runs the current bytecode.
Run And Save Saves and runs the current bytecode.
Run Next Starts running the first instruction of the current bytecode.
Help:
Help Displays Help Dialog.
  About Displays About Dialog.