public class Warnings
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
warnIfFLPDriveIsReadOnly |
boolean |
warnIfNonexistingFLPDrive |
boolean |
warnIfNonexistingQXLDrive |
boolean |
warnIfQXLDriveFull |
boolean |
warnIfQXLDriveIsReadOnly |
boolean |
warnIfQXLDriveNotCompliant |
boolean |
warnIfSoundProblem |
Constructor and Description |
---|
Warnings() |
Modifier and Type | Method and Description |
---|---|
void |
setWarnings(inifile.IniFile inifile)
Sets the warning statusses from an inifile object.
|
public boolean warnIfQXLDriveNotCompliant
public boolean warnIfNonexistingQXLDrive
public boolean warnIfNonexistingFLPDrive
public boolean warnIfQXLDriveFull
public boolean warnIfQXLDriveIsReadOnly
public boolean warnIfFLPDriveIsReadOnly
public boolean warnIfSoundProblem