Defines a factory of a node to be displayed under the project node in the project view.
The {@code createNode()} method of this interface are called from withinthe {@code ChildFactory.createNodeForKey} method. It is undocumented in theNetBeans API but is most likely called from the AWT Event Dispatch Thread.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.