Represents an extended DiagramView for DiagramDocument objects.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class DocumentView extends DiagramView |
RemarksThe class raises the java.beans.PropertyChangeListener.propertyChange event for the following properties:
Inheritance Hierarchyjava.lang.Object![]()
java.awt.Component![]()
java.awt.Container![]()
javax.swing.JComponent![]()
com.mindfusion.diagramming.DiagramView
com.mindfusion.diagramming.DocumentView
See Also