Uses of Class
ui.Warnings
Packages that use Warnings
Package
Description
Contains drivers for WIN device.
User interface objects.
Generate the sounds for SMSQE.
-
Uses of Warnings in drivers.win
Fields in drivers.win declared as WarningsModifier and TypeFieldDescriptionprotected Warnings
WinDrive.warnings
protected Warnings
WinDriver.warnings
Constructors in drivers.win with parameters of type Warnings -
Uses of Warnings in ui
ModifierConstructorDescriptionConfigMenu
(Monitor pmonitor, inifile.IniFile pinifile, MonitorGui mguip, Warnings pwarnings, TrapDispatcher td) The CONFIG menu item in the menu bar.WarningsMenu
(inifile.IniFile pinifile, MonitorGui mguip, Warnings pwarnings) -
Uses of Warnings in ui.sound
ModifierConstructorDescriptionSampledSound
(int volume, Warnings warn, String frequency) Creates this object, a DataLine object and an independent thread for filling the DataLine.