TrayIcon.MessageType (Java SE 25 & JDK 25)
- All Implemented Interfaces:
Serializable, Comparable<TrayIcon.MessageType>, Constable
- Enclosing class:
TrayIcon
-
Nested Class Summary
-
Enum Constant Summary
Enum Constants
-
Method Summary
Returns the enum constant of this class with the specified name.
values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
ERROR
-
WARNING
-
INFO
-
NONE
-
-
Method Details
-
values
-
valueOf
-