Package net.sourceforge.esw.graph.factory

"Pluggable factories" allow the application to add its own custom implementations of the INode interface to the framework in a consitent, simple way.

See:
          Description

Interface Summary
INodeFactory Defines the methods for creation of INode instances.
 

Package net.sourceforge.esw.graph.factory Description

"Pluggable factories" allow the application to add its own custom implementations of the INode interface to the framework in a consitent, simple way. Custom implementations of the INode interface can thus be used as if they were a standard part of the framework.



Copyright 2002 Free Software Foundation. All Rights Reserved.