User Interface

Commands:

Icon Name Description
File:
New Creates a new assembly file.
Open Opens an assembly file.
Save Saves the current assembly file.
  Save As Saves the current current assembly file with a new name.
  Save Bytecode Saves the encoded bytecode.
  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.
View:
  Toolbar Displays Toolbar.
  Messages Displays Messages Pane.
  Status Bar Displays Status Bar.
Assembler:
Encode Encodes the current assembly file.
Encode And Run Encodes the current assembly file and runs the encoded bytecode.
Encode And RunNext Encodes the current assembly file and runs the first instruction of the encoded bytecode.
Run Runs the encoded bytecode.
Run Next Runs the frist instruction of the encoded bytecode.
Help:
Help Displays Help Dialog.
  About Displays About Dialog.