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, waitMethods inherited from interface com.storedobject.ui.AlertHandler
getAlertCaption, getAlertIcon, handleAlert
-
Constructor Details
-
MemoAlertHandler
public MemoAlertHandler()
-
-
Method Details
-
handleAlert
Description copied from interface:AlertHandlerHandle the alert.- Specified by:
handleAlertin interfaceAlertHandler- Parameters:
so- Associated object instance.
-