Class NeuronPanel

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

public class NeuronPanel extends JPanel
NeuronPanel is a panel that displays the details of a Neuron.
See Also: