ASP.NET Pack Programmer's Guide
OverviewApplet Members
Constructors Fields Methods
 


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

The following tables list the members exposed by the OverviewApplet type.

 Public Constructors

  Name Description

OverviewApplet

Initializes a new instance of the OverviewApplet class.

 Public Fields

  Name Description

disabled

 

hasStarted

Returns whether start() method has completed successfully. (Inherited from AppletEx.)

 Public Methods

  Name Description

appletLoadedCheck

  (Inherited from AppletEx.)

getHasStarted

Returns whether start() method has completed successfully. (Inherited from AppletEx.)

getOverview

Gets the Overview hosted inside this applet.

init

 

runInAppletThread

  (Inherited from AppletEx.)

start

 

 See Also

OverviewApplet Class
com.mindfusion.diagramming Namespace