public final class NotificationEvent
extends javafx.event.Event
| Modifier and Type | Field and Description |
|---|---|
static javafx.event.EventType<NotificationEvent> |
ANY |
source| Constructor and Description |
|---|
NotificationEvent(Notification notification) |
| Modifier and Type | Method and Description |
|---|---|
Notification |
getNotification() |
String |
toString() |
clone, consume, copyFor, fireEvent, getEventType, getTarget, isConsumedgetSourcepublic static final javafx.event.EventType<NotificationEvent> ANY
public Notification getNotification()
public String toString()
toString in class EventObjectCopyright © 2018. All rights reserved.