Package com.storedobject.ui.common
Class MemoAlertHandler
java.lang.Object
com.storedobject.ui.common.MemoAlertHandler
- All Implemented Interfaces:
AlertHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.storedobject.ui.AlertHandler
getAlertCaption, getAlertIcon, handleAlert
-
Constructor Details
-
MemoAlertHandler
public MemoAlertHandler()
-
-
Method Details
-
handleAlert
Description copied from interface:AlertHandler
Handle the alert.- Specified by:
handleAlert
in interfaceAlertHandler
- Parameters:
so
- Associated object instance.
-