Uses of Class
org.rspeer.game.component.tdi.SubTab.Settings
-
Packages that use SubTab.Settings Package Description org.rspeer.game.component.tdi -
-
Uses of SubTab.Settings in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return SubTab.Settings Modifier and Type Method Description static SubTab.Settings
SubTab.Settings. valueOf(String name)
Returns the enum constant of this type with the specified name.static SubTab.Settings[]
SubTab.Settings. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-