Index

C G M P R 
All Classes and Interfaces|All Packages

C

Config - Class in me.wyne.wutils.config
Inherit to automatically register config Object or use static Config.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.
ConfigParameter - Interface in me.wyne.wutils.config
 

G

getValue(FileConfiguration, String) - Method in interface me.wyne.wutils.config.ConfigParameter
 

M

me.wyne.wutils.config - package me.wyne.wutils.config
 

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 FileConfiguration to registered objects.
C G M P R 
All Classes and Interfaces|All Packages