Package ch.swingfx.twinkle.style.overlay
-
Interface Summary Interface Description IOverlay This interface is used to paint overlay on theGlassPane. -
Class Summary Class Description AbstractOverlay Extend this class if you want to create your ownIOverlayimplementations.
It implements the logic forOverlayPaintModevalues.BorderOverlay Paints a border around the notificationGradientOverlay Paints a simple gradient from top to bottomNullOverlay Empty implementation ofIOverlay. -
Enum Summary Enum Description OverlayPaintMode Tells us if we should paint the overlay always, or only on mouse over/out