Uses of Class
org.forester.archaeopteryx.Configuration.UI
-
Packages that use Configuration.UI Package Description org.forester.archaeopteryx -
-
Uses of Configuration.UI in org.forester.archaeopteryx
Methods in org.forester.archaeopteryx that return Configuration.UI Modifier and Type Method Description static Configuration.UI
Configuration.UI. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Configuration.UI[]
Configuration.UI. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-