Interface for classes that can build widgets from an XML description.
These builder classes should be thread safe, only a single instance of them
will be created.
Implementations may implement Avalon's Serviceable interface to gain access
to other components.
version: $Id: WidgetDefinitionBuilder.java 449149 2006-09-23 03:58:05Z crossley $ |