JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
me.ulrich.koth.manager.EnumFiles.Gui2
Packages that use
Gui2
Package
Description
me.ulrich.koth.manager.EnumFiles
Uses of
Gui2
in
me.ulrich.koth.manager.EnumFiles
Methods in
me.ulrich.koth.manager.EnumFiles
that return
Gui2
Modifier and Type
Method
Description
static
Gui2
Gui2.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Gui2
[]
Gui2.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.