public class NotificationEvent extends NotificationEvent
NotificationEvent.LevelEVENT_NAME, EVENT_SOURCE_UNKNOWN, EVENT_TYPE_UNKNOWNAPPLICATION, DESKTOP, SESSION, USER| Constructor and Description |
|---|
NotificationEvent(String source,
String eventType,
NotificationEvent.Level level,
Object... referencedObjects) |
equals, getData, getEventType, getLevel, getName, getReferencedObjects, getSource, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDataAsCollectionpublic NotificationEvent(String source, String eventType, NotificationEvent.Level level, Object... referencedObjects)
source - identity of notification sourceeventType - type of event that has taken placelevel - importance level of notificationreferencedObjects - Copyright © 2018. All rights reserved.