Uses of Class
ui.MonitorGui
Packages that use MonitorGui
-
Uses of MonitorGui in smsqmulator
Methods in smsqmulator with parameters of type MonitorGuiModifier and TypeMethodDescriptionvoid
TrapDispatcher.setGui
(MonitorGui gui) void
Monitor.setGuiAndCpu
(MonitorGui gui, TrapDispatcher trapDispatcher) Sets the gui for this monitor. -
Uses of MonitorGui in ui
Methods in ui with parameters of type MonitorGuiModifier and TypeMethodDescriptionstatic final void
MacUI.setFullScreen
(MonitorGui gui, GraphicsDevice device, int version) static final void
MacUI.setLAF
(int version, MonitorGui gui) try to set the mac LAF,Constructors in ui with parameters of type MonitorGuiModifierConstructorDescriptionConfigMenu
(Monitor pmonitor, inifile.IniFile pinifile, MonitorGui mguip, Warnings pwarnings, TrapDispatcher td) The CONFIG menu item in the menu bar.DevicesMenu
(Monitor pmonitor, inifile.IniFile pinifile, MonitorGui mguip, TrapDispatcher td) The Devices menu item in the config item in the menu bar.ScreenMenu
(Monitor pmonitor, inifile.IniFile pinifile, MonitorGui mguip) WarningsMenu
(inifile.IniFile pinifile, MonitorGui mguip, Warnings pwarnings)