All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class IMSWG.IW.DepValid.StartDepValid

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----IMSWG.IW.StartModelet
                                           |
                                           +----IMSWG.IW.DepValid.StartDepValid

public class StartDepValid
extends StartModelet
Extends StartModelet to start the DepValids applet.


Constructor Index

 o StartDepValid()

Method Index

 o init()
Creates the DepValid object and calls the init method in StartModelet.

Constructors

 o StartDepValid
 public StartDepValid()

Methods

 o init
 public void init()
Creates the DepValid object and calls the init method in StartModelet.

Overrides:
init in class Applet
See Also:
DepValid

All Packages  Class Hierarchy  This Package  Previous  Next  Index