Package ch.swingfx.twinkle.style.theme
Class DarkDefaultNotification
java.lang.Object
ch.swingfx.twinkle.style.AbstractNotificationStyle
ch.swingfx.twinkle.style.theme.DarkDefaultNotification
- All Implemented Interfaces:
INotificationStyle
Dark theme for the default window
- See Also:
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
DarkDefaultNotification
public DarkDefaultNotification()
-