Uses of Class
mars.venus.GuiAction
Packages that use GuiAction
-
Uses of GuiAction in mars.venus
Subclasses of GuiAction in mars.venusModifier and TypeClassDescriptionclass
Action for the Edit -> Copy menu itemclass
Action for the Edit -> Cut menu itemclass
Action for the Edit -> Find/Replace menu itemclass
Action for the Edit -> Paste menu itemclass
Action for the Edit -> Redo menu itemclass
Action for the Edit -> Copy menu itemclass
Action for the Edit -> Undo menu itemclass
Action for the File -> Close menu itemclass
Action for the File -> Close All menu itemclass
Action for the File -> Save For Dump Memory menu itemclass
Action for the File -> Exit menu itemclass
Action for the File -> New menu itemclass
Action for the File -> Open menu itemclass
Action for the File -> Print menu itemclass
Action for the File -> Save menu itemclass
Action for the File -> Save All menu itemclass
Action for the File -> Save As menu itemclass
Action for the Help -> About menu itemclass
Action for the Help -> Help menu itemclass
Action class for the Run -> Assemble menu item (and toolbar icon)class
Action for the Run -> Backstep menu itemclass
Action class for the Run menu item to clear execution breakpoints that have been set.class
Action class for the Run -> Go menu item (and toolbar icon)class
Action class for the Run -> Pause menu item (and toolbar icon)class
Action for the Run -> Reset menu itemclass
Action for the Run -> Step menu itemclass
Action class for the Run -> Stop menu item (and toolbar icon)class
Action class for the Run menu item to clear execution breakpoints that have been set.class
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 determine whether assemble operation applies only to current file or to all files in its directory.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 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 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 the program should start execution at "main" labelclass
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.