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