Uses of Class
overit.geocall.ui.Alert
Packages that use Alert
Package
Description
-
Uses of Alert in overit.geocall.basic.ui
Methods in overit.geocall.basic.ui with parameters of type AlertModifier and TypeMethodDescriptionWindow.makeSerializationTest(Alert a, Object o) Makes a list of serialization/deserialization tests of an object and fills an Alert with a table of the results, including possible errors. -
Uses of Alert in overit.geocallapp.utilities.ux.ui.util
Methods in overit.geocallapp.utilities.ux.ui.util that return AlertModifier and TypeMethodDescriptionstatic AlertBuild an error alert from a simple string messagestatic AlertBuild an error alertstatic AlertBuild an error alertstatic AlertAlertBuilder.error(Component c, String title, DAValidateException e) Build an error alert starting from aDAValidateExceptionand a custom titlestatic AlertAlertBuilder.error(Component c, DAValidateException e) Build an error alert starting from aDAValidateExceptionstatic AlertBuild an error alert from a simple string messagestatic AlertBuild a generic Alertstatic AlertBuild a generic Alertstatic AlertBuild a generic Alertstatic AlertBuild an error alert from a simple string messagestatic AlertBuild a question alert starting from the question message and a titlestatic AlertBuild a warning Alertstatic AlertBuild a warning Alertstatic AlertBuild a warning Alertstatic AlertAlertBuilder.warning(Component c, String title, DAValidateException e) Build a warning Alert starting from aDAValidateExceptionstatic AlertAlertBuilder.warning(Component c, DAValidateException e) Build a warning Alert starting from aDAValidateException -
Uses of Alert in overit.geocallapp.wfm.notifications
Methods in overit.geocallapp.wfm.notifications that return Alert