Package org.grinvin.factories

Interface Summary

Factory An object which can be used to create other objects.
VisualFactory Interface for a Factory which can deliver an icon.

Class Summary

AbstractFactory
FactoryException Indicates that something went wrong in the factory.
FactoryManager Helper class to handle configuration of Factory objects.
FactoryParameterException Indicates that a factory was called to create a graph when its parameters were improperly initialized.