Index

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

C

ConfigField - Annotation Interface in me.wyne.wutils.config
Apply to field to tie it up with value from config.

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.WConfig
Registered objects will be reloaded on reloadConfigObjects(FileConfiguration).
reloadConfigObjects(FileConfiguration) - Static method in class me.wyne.wutils.config.WConfig
Load data from FileConfiguration to registered objects.

W

WConfig - Class in me.wyne.wutils.config
Inherit to automatically register config Object or use static registerConfigObject(Object) method.
WConfig() - Constructor for class me.wyne.wutils.config.WConfig
 
C M P R W 
All Classes and Interfaces|All Packages