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
public class DarkDefaultNotification extends AbstractNotificationStyle
Dark theme for the default window- See Also:
NotificationWindowTypes
-
-
Constructor Summary
Constructors Constructor Description DarkDefaultNotification()
-
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
-
-