Uses of Enum Class
com.sucy.skill.gui.tool.GUIType
Packages that use GUIType
-
Uses of GUIType in com.sucy.skill.gui.tool
Methods in com.sucy.skill.gui.tool that return GUITypeModifier and TypeMethodDescriptionGUIType.next()GUIType.prev()static GUITypeReturns the enum constant of this class with the specified name.static GUIType[]GUIType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sucy.skill.gui.tool with parameters of type GUIType