Uses of Enum Class
ch.swingfx.twinkle.window.NotificationWindowTypes
Packages that use NotificationWindowTypes
-
Uses of NotificationWindowTypes in ch.swingfx.twinkle.window
Methods in ch.swingfx.twinkle.window that return NotificationWindowTypesModifier and TypeMethodDescriptionstatic NotificationWindowTypes
Returns the enum constant of this class with the specified name.static NotificationWindowTypes[]
NotificationWindowTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.