Class NodeFactoryPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.marginallyclever.donatello.NodeFactoryPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class NodeFactoryPanel extends JPanel
Swing UI allowing a user to create a new Node as registered with a NodeFactory.
Since:
2022-02-11
Author:
Dan Royer
See Also: