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






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

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

 Syntax

Java  Copy Code

public class LayerListViewAdapter implements LayerListViewListener

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.LayerListViewAdapter

 See Also

LayerListViewAdapter Members
com.mindfusion.diagramming Namespace