Package warnings
Class QuickWarning
java.lang.Object
warnings.QuickWarning
Class to provide a quick single warning that can be easily removed without having
to handle all the references in the owning class.
- Author:
- dg50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Clear any warningvoid
setWarning
(String message, int level) Set and show the warning.