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 Composable interface to gain access
to other components.
version: CVS $Id: WidgetDefinitionBuilder.java 433543 2006-08-22 06:22:54Z crossley $ |