Uses of Interface
ch.swingfx.twinkle.event.INotificationEventListener
Packages that use INotificationEventListener
-
Uses of INotificationEventListener in ch.swingfx.twinkle
Fields in ch.swingfx.twinkle declared as INotificationEventListenerModifier and TypeFieldDescriptionprivate INotificationEventListener
NotificationBuilder.fNotificationListener
Listener that receives notification eventsMethods in ch.swingfx.twinkle with parameters of type INotificationEventListenerModifier and TypeMethodDescriptionNotificationBuilder.withListener
(INotificationEventListener listener) Sets aINotificationEventListener
for receiving events from the notification -
Uses of INotificationEventListener in ch.swingfx.twinkle.event
Classes in ch.swingfx.twinkle.event that implement INotificationEventListenerModifier and TypeClassDescriptionclass
An abstract adapter class for receiving notification events.