|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KConfiguration | |
---|---|
net.kbox | This package contains the core classes. |
net.kbox.common | This package contains some util classes. |
Uses of KConfiguration in net.kbox |
---|
Fields in net.kbox declared as KConfiguration | |
---|---|
protected static KConfiguration |
ActionController.config
The config used to represent the configuration file. |
Methods in net.kbox that return KConfiguration | |
---|---|
protected KConfiguration |
ActionController.getConfig()
Create a KConfiguration. |
Uses of KConfiguration in net.kbox.common |
---|
Methods in net.kbox.common that return KConfiguration | |
---|---|
KConfiguration |
KConfiguration.config()
Load the Configuration with default path "/kbox.cfg.property". |
KConfiguration |
KConfiguration.config(java.lang.String path)
Load the configuration with the specified path. |
static KConfiguration |
KConfiguration.getInstance()
Create a KConfiguration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |