Class NodeFactoryPanel

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

public class NodeFactoryPanel extends JPanel
NodeFactoryPanel allows a user to select from a list of things that can be created by a given NodeFactory.
See Also: