Uses of Class
omix.util.StandardIcons
Package | Description |
---|---|
omix.util |
This package contains utilities for OVL and Omix plugin development.
|
-
Uses of StandardIcons in omix.util
Methods in omix.util that return StandardIcons Modifier and Type Method Description static StandardIcons
StandardIcons. valueOf(String name)
Returns the enum constant of this type with the specified name.static StandardIcons[]
StandardIcons. values()
Returns an array containing the constants of this enum type, in the order they are declared.