Uses of Class
mars.settings.StringSetting
Packages that use StringSetting
-
Uses of StringSetting in mars.settings
Fields in mars.settings declared as StringSettingModifier and TypeFieldDescriptionfinal StringSettingSettings.entryPointLabelThe special label treated as the entry point for a program.final StringSettingSettings.exceptionHandlerPathCurrent specified exception handler file (a MIPS assembly source file).final StringSettingSettings.lookAndFeelNameThe name of the look and feel to use for the GUI.final StringSettingSettings.memoryLayoutIdentifier of current memory layout.final StringSettingSettings.mipsFileExtensionsAcceptable file extensions for MIPS assembly files.final StringSettingSettings.previouslyOpenFilesThe list of files which were open in tabs in the previous session.final StringSettingSettings.recentFilesThe list of files which have been opened recently, ordered from most to least recent.final StringSetting[]Settings.stringSettingsfinal StringSettingSettings.textSegmentColumnOrderOrder of text segment table columns.