Class ConfigItemInt
java.lang.Object
com.alfakynz.autoguiscale.config.config_items.ConfigItem<Integer>
com.alfakynz.autoguiscale.config.config_items.ConfigItemInt
-
Field Summary
FieldsFields inherited from class ConfigItem
defaultValue, name, text, value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class ConfigItem
getConfigDefaultText, getConfigText, getName
-
Field Details
-
min
public int min -
max
public int max
-
-
Constructor Details
-
ConfigItemInt
-
-
Method Details
-
getStrValue
- Specified by:
getStrValuein classConfigItem<Integer>
-
getStrDefaultValue
- Specified by:
getStrDefaultValuein classConfigItem<Integer>
-
setValue
- Specified by:
setValuein classConfigItem<Integer>
-