JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Index
SEARCH
Uses of Enum Class
io.github.tonywasher.joceanus.tethys.api.menu.TethysUIScrollIcon
Packages that use
TethysUIScrollIcon
Package
Description
io.github.tonywasher.joceanus.tethys.api.menu
Menu API.
Uses of
TethysUIScrollIcon
in
io.github.tonywasher.joceanus.tethys.api.menu
Methods in
io.github.tonywasher.joceanus.tethys.api.menu
that return
TethysUIScrollIcon
Modifier and Type
Method
Description
static
TethysUIScrollIcon
TethysUIScrollIcon.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
TethysUIScrollIcon
[]
TethysUIScrollIcon.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.