ASP.NET Pack Programmer's Guide
OverviewApplet Class
Remarks See Also
 






The OverviewApplet class implements a Java applet that hosts an Overview instance inside its frame.

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

 Syntax

Java  Copy Code

public class OverviewApplet extends AppletEx

 Remarks

The hosted overview can be accessed by the getOverview method.

 Inheritance Hierarchy

java.lang.Object
    java.awt.Component
        java.awt.Container
            java.awt.Panel
                java.applet.Applet
                    javax.swing.JApplet
                        com.mindfusion.diagramming.AppletEx
                            com.mindfusion.diagramming.OverviewApplet

 See Also

OverviewApplet Members
com.mindfusion.diagramming Namespace