Uses of Enum Class
top.magstar.framework.gui.utils.GUIReader.GUIType
Packages that use GUIReader.GUIType
-
Uses of GUIReader.GUIType in top.magstar.framework.gui.utils
Methods in top.magstar.framework.gui.utils that return GUIReader.GUITypeModifier and TypeMethodDescriptionprotected GUIReader.GUITypeGUIReader.getType()static GUIReader.GUITypeReturns the enum constant of this class with the specified name.static GUIReader.GUIType[]GUIReader.GUIType.values()Returns an array containing the constants of this enum class, in the order they are declared.