|
|||||||||
| Home >> All >> [ jackbot overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jackbot
Interface Configurable

- public interface Configurable
The interface for items that can be configured. Used with the
Config class.
- Version:
- $Revision: 1.2 $ $Date: 2002/09/23 05:22:20 $
| Method Summary | |
void |
configure(org.w3c.dom.Element root)
Called when a class should configure itself based on the given root element. |
| Method Detail |
configure
public void configure(org.w3c.dom.Element root)
- Called when a class should configure itself based on the given root
element.
|
|||||||||
| Home >> All >> [ jackbot overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC