Package com.marginallyclever.donatello


package com.marginallyclever.donatello
donatello contains Swing-based Nodes and all Swing-based editing tools for nodegraphcore elements. The main entry point is the Donatello, which launches a GUI. The Swing nodes are registered by calling DonatelloRegistry.registerNodes(). The Swing DAO are registered by calling DonatelloRegistry.registerDAO().