Uses of Enum Class
anlavn.ui.Notification.Location
Packages that use Notification.Location
-
Uses of Notification.Location in anlavn.ui
Methods in anlavn.ui that return Notification.LocationModifier and TypeMethodDescriptionstatic Notification.LocationReturns the enum constant of this class with the specified name.static Notification.Location[]Notification.Location.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in anlavn.ui with parameters of type Notification.LocationModifierConstructorDescriptionNotification(Frame fram, Notification.Type type, Notification.Location location, String message)