Uses of Class
com.marginallyclever.donatello.NodeFactoryPanel
Packages that use NodeFactoryPanel
Package
Description
donatello contains Swing-based
Node
s and all Swing-based editing
tools for nodegraphcore elements.-
Uses of NodeFactoryPanel in com.marginallyclever.donatello
Methods in com.marginallyclever.donatello that return NodeFactoryPanelMethods in com.marginallyclever.donatello with parameters of type NodeFactoryPanel -
Uses of NodeFactoryPanel in com.marginallyclever.donatello.actions.undoable
Methods in com.marginallyclever.donatello.actions.undoable that return NodeFactoryPanelConstructors in com.marginallyclever.donatello.actions.undoable with parameters of type NodeFactoryPanelModifierConstructorDescriptionNodeAddAction
(String name, Donatello editor, NodeFactoryPanel nodeFactoryPanel) Constructor for subclasses to call.