Uses of Class
mars.venus.actions.VenusAction
Packages that use VenusAction
Package
Description
-
Uses of VenusAction in mars.venus.actions.edit
Subclasses of VenusAction in mars.venus.actions.editModifier and TypeClassDescriptionclass
Action for the Edit -> Comment Selected Lines menu item.class
Action for the Edit -> Copy menu item.class
Action for the Edit -> Cut menu item.class
Action for the Edit -> Find/Replace menu item.class
Action for the Edit -> Paste menu item.class
Action for the Edit -> Redo menu item.class
Action for the Edit -> Select All menu item.class
Action for the Edit -> Undo menu item. -
Uses of VenusAction in mars.venus.actions.file
Subclasses of VenusAction in mars.venus.actions.fileModifier and TypeClassDescriptionclass
Action for the File -> Close menu item.class
Action for the File -> Close All menu item.class
Action for the File -> Dump Memory menu item.class
Action for the File -> Exit menu item.class
Action for the File -> New menu item.class
Action for the File -> Open menu item.class
Action for the File -> Print menu item.class
Action for the File -> Save menu item.class
Action for the File -> Save All menu item.class
Action for the File -> Save As menu item. -
Uses of VenusAction in mars.venus.actions.help
Subclasses of VenusAction in mars.venus.actions.helpModifier and TypeClassDescriptionclass
Action for the Help -> About menu item.class
Action for the Help -> Help menu item.class
Action for the Help -> Check for Updates menu item. -
Uses of VenusAction in mars.venus.actions.run
Subclasses of VenusAction in mars.venus.actions.runModifier and TypeClassDescriptionclass
Action for the Run -> Assemble menu item.class
Action for the Run -> Assemble Folder menu item.class
Action for the Run -> Clear Breakpoints menu item.class
Action for the Run -> Pause menu item.class
Action for the Run -> Reset menu item.class
Action for the Run -> Start menu item.class
Action for the Run -> Step Backward menu item.class
Action for the Run -> Step Forward menu item.class
Action for the Run -> Stop menu item.class
Action for the Run -> Toggle Breakpoints menu item. -
Uses of VenusAction in mars.venus.actions.settings
Subclasses of VenusAction in mars.venus.actions.settingsModifier and TypeClassDescriptionclass
Action class for the Settings menu item to control number base (10 or 16) of memory addresses.class
Action class for the Settings menu item to control automatic assemble of file upon opening.class
Action class for the Settings menu item to control delayed branching.class
Action class for the Settings menu item for text editor settings.class
Action class for the Settings menu item to control whether memory should use a big-endian or little-endian representation.class
Action class for the Settings menu item for optionally loading a MIPS exception handler.class
Action class for the Settings menu item to control use of extended (pseudo) instructions or formats.class
Action class for the Settings menu item for text editor settings.class
Action class for the Settings menu item to control display of Labels window (symbol table).class
Action class for the Settings menu item for text editor settings.class
Action class for the Settings menu item to control use of popup dialog for input syscalls.class
Action for the Settings -> Preferences menu item.class
Action class for the Settings menu item to control whether or not program arguments can be entered and used.class
Action class for the Settings menu item to control whether the running MIPS program can write to the text segment or branch to the data segment.class
Action class for the Settings menu item to control whether or not assembler warnings are considered errors.class
Action class for the Settings menu item to control number base (10 or 16) of memory/register contents.class
Action class for the Settings menu item to control whether or not assembler warnings are considered errors.