Uses of Interface
ch.swingfx.twinkle.style.background.IBackground
Packages that use IBackground
-
Uses of IBackground in ch.swingfx.twinkle.style
Fields in ch.swingfx.twinkle.style declared as IBackgroundMethods in ch.swingfx.twinkle.style that return IBackgroundModifier and TypeMethodDescriptionAbstractNotificationStyle.getBackground()
INotificationStyle.getBackground()
Get theIBackground
that should be applied to the notificationMethods in ch.swingfx.twinkle.style with parameters of type IBackgroundModifier and TypeMethodDescriptionAbstractNotificationStyle.withBackground
(IBackground background) Override the defaultIBackground
-
Uses of IBackground in ch.swingfx.twinkle.style.background
Classes in ch.swingfx.twinkle.style.background that implement IBackgroundModifier and TypeClassDescriptionclass
Paints a color as backgroundclass
Paint a top to bottom gradient.Fields in ch.swingfx.twinkle.style.background declared as IBackgroundConstructors in ch.swingfx.twinkle.style.background with parameters of type IBackgroundModifierConstructorDescriptionBackgroundPainterPanel
(IBackground background, int cornerRadius) Create a new BackgroundPainterPanel