MindFusion.Java Package Programmer's Guide
NodeListViewAdapter Class
See Also
 






Provides empty implementations for the methods defined in the NodeListViewListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of NodeListViewListener.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public class NodeListViewAdapter implements NodeListViewListener

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.NodeListViewAdapter

 See Also

NodeListViewAdapter Members
com.mindfusion.diagramming Namespace