Module com.dlsc.gemsfx
Package com.dlsc.gemsfx.infocenter
package com.dlsc.gemsfx.infocenter
-
ClassDescriptionAn event class used by the
InfoCenterView
, especially in combination with theInfoCenterPane
.A pane used for managing a single instance ofInfoCenterView
.A view capable of displaying groups of different types of notifications.Notification<T>A pure model object containing the data for aNotificationView
.A list of possible behaviours that are supported when the user clicks on a notification.Actions can be attached to notifications viaNotification.getActions()
.NotificationGroup<T,S extends Notification<T>> The model object used to group a list of notifications.NotificationView<T,S extends Notification<T>> A view used for visualizing a notification