Uses of Interface
ch.swingfx.twinkle.window.ICreateNotificationWindow
-
Packages that use ICreateNotificationWindow Package Description ch.swingfx.twinkle.style ch.swingfx.twinkle.window -
-
Uses of ICreateNotificationWindow in ch.swingfx.twinkle.style
Fields in ch.swingfx.twinkle.style declared as ICreateNotificationWindow Modifier and Type Field Description private ICreateNotificationWindowAbstractNotificationStyle. fWindowCreatorMethods in ch.swingfx.twinkle.style that return ICreateNotificationWindow Modifier and Type Method Description ICreateNotificationWindowAbstractNotificationStyle. getNotificationWindowCreator()ICreateNotificationWindowINotificationStyle. getNotificationWindowCreator()Get the notification window creatorMethods in ch.swingfx.twinkle.style with parameters of type ICreateNotificationWindow Modifier and Type Method Description AbstractNotificationStyleAbstractNotificationStyle. withNotificationWindowCreator(ICreateNotificationWindow windowCreator)Override the defaultICreateNotificationWindow -
Uses of ICreateNotificationWindow in ch.swingfx.twinkle.window
Classes in ch.swingfx.twinkle.window that implement ICreateNotificationWindow Modifier and Type Class Description classNotificationWindowTypesAvailable notifications windows.
-