Uses of Interface
ch.swingfx.twinkle.window.ICreateNotificationWindow
Packages that use ICreateNotificationWindow
-
Uses of ICreateNotificationWindow in ch.swingfx.twinkle.style
Fields in ch.swingfx.twinkle.style declared as ICreateNotificationWindowModifier and TypeFieldDescriptionprivate ICreateNotificationWindow
AbstractNotificationStyle.fWindowCreator
Methods in ch.swingfx.twinkle.style that return ICreateNotificationWindowModifier and TypeMethodDescriptionAbstractNotificationStyle.getNotificationWindowCreator()
INotificationStyle.getNotificationWindowCreator()
Get the notification window creatorMethods in ch.swingfx.twinkle.style with parameters of type ICreateNotificationWindowModifier and TypeMethodDescriptionAbstractNotificationStyle.withNotificationWindowCreator
(ICreateNotificationWindow windowCreator) Override the defaultICreateNotificationWindow
-
Uses of ICreateNotificationWindow in ch.swingfx.twinkle.window
Classes in ch.swingfx.twinkle.window that implement ICreateNotificationWindow