Uses of Class
mars.venus.VenusUI
Packages that use VenusUI
Package
Description
-
Uses of VenusUI in mars
-
Uses of VenusUI in mars.venus
Fields in mars.venus declared as VenusUIModifier and TypeFieldDescriptionprotected VenusUI
AbstractFontSettingDialog.gui
protected final VenusUI
RegistersDisplayTab.gui
Constructors in mars.venus with parameters of type VenusUIModifierConstructorDescriptionAbstractFontSettingDialog
(VenusUI gui, String title, boolean modality, Font currentFont) Create a new font chooser.Coprocessor0Tab
(VenusUI gui) Constructor which sets up a fresh window with a table that contains the register values.Coprocessor1Tab
(VenusUI gui) Constructor which sets up a fresh window with a table that contains the register values.Constructor for the MainPane class.ProcessorTab
(VenusUI gui) Constructor which sets up a fresh window with a table that contains the register values.RegistersPane
(VenusUI gui) Constructor for the RegistersPane class.SplashScreen
(VenusUI gui, int duration) Construct the splash screen for MARS which will display for the given duration when shown. -
Uses of VenusUI in mars.venus.actions
Fields in mars.venus.actions declared as VenusUIMethods in mars.venus.actions that return VenusUIConstructors in mars.venus.actions with parameters of type VenusUI -
Uses of VenusUI in mars.venus.actions.edit
Constructors in mars.venus.actions.edit with parameters of type VenusUIModifierConstructorDescriptionEditCommentAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) EditCopyAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) EditCutAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) EditFindReplaceAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) EditPasteAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) EditRedoAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) EditSelectAllAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) EditUndoAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) -
Uses of VenusUI in mars.venus.actions.file
Constructors in mars.venus.actions.file with parameters of type VenusUIModifierConstructorDescriptionFileCloseAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FileCloseAllAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FileDumpMemoryAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FileExitAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FileNewAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FileOpenAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FilePrintAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FileSaveAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FileSaveAllAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) FileSaveAsAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) -
Uses of VenusUI in mars.venus.actions.help
Constructors in mars.venus.actions.help with parameters of type VenusUIModifierConstructorDescriptionHelpAboutAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) HelpHelpAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) HelpUpdateAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) -
Uses of VenusUI in mars.venus.actions.run
Constructors in mars.venus.actions.run with parameters of type VenusUIModifierConstructorDescriptionRunAssembleAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) RunAssembleFolderAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) RunClearBreakpointsAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) Create the object and register with text segment window as a listener on its table model.RunPauseAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) RunResetAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) RunStartAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) RunStepBackwardAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) RunStepForwardAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) RunStopAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) RunToggleBreakpointsAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) -
Uses of VenusUI in mars.venus.actions.settings
Constructors in mars.venus.actions.settings with parameters of type VenusUIModifierConstructorDescriptionSettingsAddressDisplayBaseAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsAssembleOnOpenAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsDelayedBranchingAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsEditorAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) Create a new SettingsEditorAction.SettingsEndiannessAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsExceptionHandlerAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsExtendedAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsHighlightingAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) Create a new SettingsEditorAction.SettingsLabelAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsMemoryConfigurationAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) Create a new SettingsEditorAction.SettingsPopupInputAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsPreferencesAction
(VenusUI gui, Integer mnemonic, KeyStroke accel) SettingsProgramArgumentsAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsSelfModifyingCodeAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsStartAtMainAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsValueDisplayBaseAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) SettingsWarningsAreErrorsAction
(VenusUI gui, String name, Icon icon, String description, Integer mnemonic, KeyStroke accel) -
Uses of VenusUI in mars.venus.editor
Constructors in mars.venus.editor with parameters of type VenusUI -
Uses of VenusUI in mars.venus.execute
Constructors in mars.venus.execute with parameters of type VenusUIModifierConstructorDescriptionDataSegmentWindow
(VenusUI gui, NumberDisplayBaseChooser[] choosers) Constructor for the Data Segment window.ExecuteTab
(VenusUI gui) Initialize the Execute pane.SymbolTableWindow
(VenusUI gui) Constructor for the symbol table window.TextSegmentWindow
(VenusUI gui) Constructor, sets up a new JInternalFrame. -
Uses of VenusUI in mars.venus.preferences
Constructors in mars.venus.preferences with parameters of type VenusUI