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 TypeClassDescriptionclassAction for the Edit -> Comment Selected Lines menu item.classAction for the Edit -> Copy menu item.classAction for the Edit -> Cut menu item.classAction for the Edit -> Find/Replace menu item.classAction for the Edit -> Paste menu item.classAction for the Edit -> Redo menu item.classAction for the Edit -> Select All menu item.classAction for the Edit -> Undo menu item. -
Uses of VenusAction in mars.venus.actions.file
Subclasses of VenusAction in mars.venus.actions.fileModifier and TypeClassDescriptionclassAction for the File -> Close menu item.classAction for the File -> Close All menu item.classAction for the File -> Dump Memory menu item.classAction for the File -> Exit menu item.classAction for the File -> New menu item.classAction for the File -> Open menu item.classAction for the File -> Print menu item.classAction for the File -> Save menu item.classAction for the File -> Save All menu item.classAction for the File -> Save As menu item. -
Uses of VenusAction in mars.venus.actions.help
Subclasses of VenusAction in mars.venus.actions.helpModifier and TypeClassDescriptionclassAction for the Help -> About menu item.classAction for the Help -> Help menu item.classAction 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 TypeClassDescriptionclassAction for the Run -> Assemble menu item.classAction for the Run -> Assemble Folder menu item.classAction for the Run -> Clear Breakpoints menu item.classAction for the Run -> Pause menu item.classAction for the Run -> Reset menu item.classAction for the Run -> Start menu item.classAction for the Run -> Step Backward menu item.classAction for the Run -> Step Forward menu item.classAction for the Run -> Stop menu item.classAction for the Run -> Toggle Breakpoints menu item. -
Uses of VenusAction in mars.venus.actions.settings
Subclasses of VenusAction in mars.venus.actions.settingsModifier and TypeClassDescriptionclassAction class for the Settings menu item to control number base (10 or 16) of memory addresses.classAction class for the Settings menu item to control automatic assemble of file upon opening.classAction class for the Settings menu item for text editor settings.classAction class for the Settings menu item for optionally loading a MIPS exception handler.classAction class for the Settings menu item for text editor settings.classAction class for the Settings menu item to control display of Labels window (symbol table).classAction for the Settings -> Preferences menu item.classAction class for the Settings menu item to control whether or not program arguments can be entered and used.classAction class for the Settings menu item to control number base (10 or 16) of memory/register contents.