Package | Description |
---|---|
org.ginsim.core.notification |
API for notifications: notifications, listener and a global manager to connect them
|
org.ginsim.core.notification.detailed | |
org.ginsim.core.notification.resolvable | |
org.ginsim.gui.notifications |
GUI to present notifications, and propose related actions when needed.
|
org.ginsim.gui.shell |
Define the main shell: graph windows and common dialogs
|
Class and Description |
---|
ErrorNotification |
Notification
A notification message
|
NotificationListener |
NotificationManager
This class is the central class of the register/publish design pattern applied to Notifications
This manager receive registration from object that have to receive Notification on specific topics
It receive also all the Notification and distribute them to listening objects according to the Notification Topic
|
NotificationType |
Class and Description |
---|
ErrorNotification |
InformationNotification |
Notification
A notification message
|
WarningNotification |
Class and Description |
---|
ErrorNotification |
Notification
A notification message
|
WarningNotification |
Class and Description |
---|
Notification
A notification message
|
Class and Description |
---|
Notification
A notification message
|
NotificationListener |
Copyright © 2005–2020. All rights reserved.