Uses of Enum Class
ch.swingfx.twinkle.window.NotificationWindowTypes
Packages that use NotificationWindowTypes
-
Uses of NotificationWindowTypes in ch.swingfx.twinkle.window
Subclasses with type arguments of type NotificationWindowTypes in ch.swingfx.twinkle.windowMethods in ch.swingfx.twinkle.window that return NotificationWindowTypesModifier and TypeMethodDescriptionstatic NotificationWindowTypesReturns 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.