Uses of Enum Class
com.anlavn.ui.Notification.Location
Packages that use Notification.Location
-
Uses of Notification.Location in com.anlavn.ui
Methods in com.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 com.anlavn.ui with parameters of type Notification.LocationModifierConstructorDescriptionNotification(Frame fram, Notification.Type type, Notification.Location location, String message)