Package ch.swingfx.twinkle.style.overlay
package ch.swingfx.twinkle.style.overlay
-
ClassDescriptionExtend this class if you want to create your own
IOverlay
implementations.
It implements the logic forOverlayPaintMode
values.Paints a border around the notificationPaints a simple gradient from top to bottomThis interface is used to paint overlay on theGlassPane
.Empty implementation ofIOverlay
.Tells us if we should paint the overlay always, or only on mouse over/out