Uses of Class
mars.settings.FontSetting
Packages that use FontSetting
-
Uses of FontSetting in mars.settings
Fields in mars.settings declared as FontSettingModifier and TypeFieldDescriptionfinal FontSetting
Settings.consoleFont
Font for the console displays in the Messages and Console tabs.final FontSetting
Settings.editorFont
Font for the text editor.final FontSetting[]
Settings.fontSettings
final FontSetting
Settings.tableFont
Font for the various table displays (registers, text segment, memory viewer, symbol table).final FontSetting
Settings.tableHighlightFont
Font for highlighted text in table displays (overridesSettings.tableFont
in those cells).