Class DonatelloRegistry

java.lang.Object
com.marginallyclever.donatello.DonatelloRegistry
All Implemented Interfaces:
com.marginallyclever.nodegraphcore.DAORegistry, com.marginallyclever.nodegraphcore.NodeRegistry

public class DonatelloRegistry extends Object implements com.marginallyclever.nodegraphcore.NodeRegistry, com.marginallyclever.nodegraphcore.DAORegistry

Registers Swing Nodes to the NodeFactory. Registers Swing types with the JSON DAO factory.

Do not instantiate this class or call these directly. Instead call NodeFactory.loadRegistries() and DAO4JSONFactory.loadRegistries()

Since:
2022-02-11
Author:
Dan Royer