Uses of Class
org.neotropic.util.visual.notifications.AbstractNotification
-
Packages that use AbstractNotification Package Description org.neotropic.util.visual.notifications -
-
Uses of AbstractNotification in org.neotropic.util.visual.notifications
Subclasses of AbstractNotification in org.neotropic.util.visual.notifications Modifier and Type Class Description classDetailedNotificationA modal notification intended to be used to show the details in the notification itself, instead of providing a link to another window.classSimpleNotificationDefault implementation of a notification component.
-