Index
All Classes and Interfaces|All Packages
C
- Component - Enum constant in enum class me.wyne.wutils.config.configFieldTypes.ConfigFieldType
- ComponentFieldType - Class in me.wyne.wutils.config.configFieldTypes
- ComponentFieldType() - Constructor for class me.wyne.wutils.config.configFieldTypes.ComponentFieldType
- Config - Class in me.wyne.wutils.config
-
Inherit to automatically register config
Objector use staticConfig.registerConfigObject(Object)method. - Config() - Constructor for class me.wyne.wutils.config.Config
- ConfigField - Annotation Interface in me.wyne.wutils.config
-
Apply to field to tie it up with value from config.
- configFieldType() - Element in annotation interface me.wyne.wutils.config.ConfigFieldType
- ConfigFieldType - Enum Class in me.wyne.wutils.config.configFieldTypes
- ConfigFieldType - Annotation Interface in me.wyne.wutils.config
- ConfigParameter - Interface in me.wyne.wutils.config
G
- getConfigParameter() - Method in enum class me.wyne.wutils.config.configFieldTypes.ConfigFieldType
- getValue(FileConfiguration, String) - Method in class me.wyne.wutils.config.configFieldTypes.ComponentFieldType
- getValue(FileConfiguration, String) - Method in interface me.wyne.wutils.config.ConfigParameter
M
- me.wyne.wutils.config - package me.wyne.wutils.config
- me.wyne.wutils.config.configFieldTypes - package me.wyne.wutils.config.configFieldTypes
P
- path() - Element in annotation interface me.wyne.wutils.config.ConfigField
R
- registerConfigObject(Object) - Static method in class me.wyne.wutils.config.Config
-
Registered objects will be reloaded on
Config.reloadConfigObjects(FileConfiguration). - reloadConfigObjects(FileConfiguration) - Static method in class me.wyne.wutils.config.Config
-
Load data from
FileConfigurationto registered objects.
V
- valueOf(String) - Static method in enum class me.wyne.wutils.config.configFieldTypes.ConfigFieldType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class me.wyne.wutils.config.configFieldTypes.ConfigFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages