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 class
DetailedNotification
A modal notification intended to be used to show the details in the notification itself, instead of providing a link to another window.class
SimpleNotification
Default implementation of a notification component.
-