Package com.alee.managers.notification

Interface Summary
NotificationListener Special listener for WebNotificationPopup component.
 

Class Summary
NotificationManager This manager allows you to display custom notification popups within the application.
NotificationsLayout Custom layout for proper notifications placement on layered pane.
NotificationsLayoutUtils Special general utilities for notification layout classes.
NotificationsScreenLayout Custom screen layout for NotificationManager.
WebInnerNotification Custom popup used to display notifications within the application windows.
WebNotification Custom popup used to display notifications in separate windows.
 

Enum Summary
DisplayType This enumeration represents available predefined notification display types.
NotificationIcon This enumeration represents available predefined notification icons.
NotificationOption This enumeration represents available predefined question notification option types.
NotificationStyle This enumeration represents available predefined notification popup styles.