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 StringSetting
Settings.entryPointLabel
The special label treated as the entry point for a program.final StringSetting
Settings.exceptionHandlerPath
Current specified exception handler file (a MIPS assembly source file).final StringSetting
Settings.lookAndFeelName
The name of the look and feel to use for the GUI.final StringSetting
Settings.memoryConfiguration
Identifier of current memory configuration.final StringSetting
Settings.mipsFileExtensions
Acceptable file extensions for MIPS assembly files.final StringSetting
Settings.previouslyOpenFiles
The list of files which were open in tabs in the previous session.final StringSetting
Settings.recentFiles
The list of files which have been opened recently, ordered from most to least recent.final StringSetting[]
Settings.stringSettings
final StringSetting
Settings.textSegmentColumnOrder
Order of text segment table columns.