Package ch.swingfx.twinkle.style.theme
Class LightDefaultNotification
- java.lang.Object
-
- ch.swingfx.twinkle.style.AbstractNotificationStyle
-
- ch.swingfx.twinkle.style.theme.LightDefaultNotification
-
- All Implemented Interfaces:
INotificationStyle
public class LightDefaultNotification extends AbstractNotificationStyle
Light theme for the default window- See Also:
NotificationWindowTypes
-
-
Constructor Summary
Constructors Constructor Description LightDefaultNotification()
-
Method Summary
-
Methods inherited from class ch.swingfx.twinkle.style.AbstractNotificationStyle
getAlpha, getBackground, getCloseButton, getCustomParams, getMessageFont, getMessageFontColor, getNotificationWindowCreator, getOverlay, getTitleFont, getTitleFontColor, getWidth, getWindowCornerRadius, getWindowInsets, withAlpha, withBackground, withCloseButton, withCustomParams, withMessageFont, withMessageFontColor, withNotificationWindowCreator, withOverlay, withTitleFont, withTitleFontColor, withWidth, withWindowCornerRadius, withWindowInsets
-
-