- All Implemented Interfaces:
Alert
public class AlertDefault
extends Object
implements Alert
-
Constructor Summary
Constructors
-
Method Summary
The type of the Alert message.
The text of the Alert message.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getAlertType
Description copied from interface: Alert
The type of the Alert message.
- Specified by:
getAlertType
in interface Alert
-
getText
Description copied from interface: Alert
The text of the Alert message.
- Specified by:
getText
in interface Alert