Uses of Enum Class
gg.xp.xivsupport.gui.themes.BuiltinTheme
Packages that use BuiltinTheme
-
Uses of BuiltinTheme in gg.xp.xivsupport.gui
Methods in gg.xp.xivsupport.gui that return types with arguments of type BuiltinThemeModifier and TypeMethodDescriptionWindowConfig.getThemeSetting()static EnumSetting<BuiltinTheme>WindowConfig.getThemeSettingStatic() -
Uses of BuiltinTheme in gg.xp.xivsupport.gui.themes
Methods in gg.xp.xivsupport.gui.themes that return BuiltinThemeModifier and TypeMethodDescriptionstatic BuiltinThemeReturns the enum constant of this class with the specified name.static BuiltinTheme[]BuiltinTheme.values()Returns an array containing the constants of this enum class, in the order they are declared.