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 INotificationEventListenerNotificationBuilder.fNotificationListenerListener that receives notification eventsMethods in ch.swingfx.twinkle with parameters of type INotificationEventListenerModifier and TypeMethodDescriptionNotificationBuilder.withListener(INotificationEventListener listener) Sets aINotificationEventListenerfor receiving events from the notification -
Uses of INotificationEventListener in ch.swingfx.twinkle.event
Classes in ch.swingfx.twinkle.event that implement INotificationEventListenerModifier and TypeClassDescriptionclassAn abstract adapter class for receiving notification events.