Uses of Class
org.spiderwiz.zutils.ZConfig
Package | Description |
---|---|
org.spiderwiz.core |
Core classes of the Spiderwiz framework.
|
org.spiderwiz.zutils |
Various utility classes used by the Spiderwiz framework.
|
-
Uses of ZConfig in org.spiderwiz.core
Methods in org.spiderwiz.core that return ZConfig Modifier and Type Method Description static ZConfig
Main. getConfig()
Returns an object that lets you access and manipulate the application's configuration file. -
Uses of ZConfig in org.spiderwiz.zutils