The OverviewApplet class implements a Java applet that hosts an Overview instance inside its frame.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public class OverviewApplet extends AppletEx |
The hosted overview can be accessed by the getOverview method.
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