All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class improv.misc.NYUSplashScreen

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Dialog
                                   |
                                   +----improv.misc.NYUSplashScreen

public final class NYUSplashScreen
extends Dialog

Constructor Index

 o NYUSplashScreen(Applet)
 o NYUSplashScreen(VRMLManager, Applet)

Method Index

 o action(Event, Object)
 o getLock()

Constructors

 o NYUSplashScreen
 public NYUSplashScreen(Applet a)
 o NYUSplashScreen
 public NYUSplashScreen(VRMLManager i,
                        Applet a)

Methods

 o action
 public boolean action(Event evt,
                       Object what)
Overrides:
action in class Component
 o getLock
 public ActorLock getLock()

All Packages  Class Hierarchy  This Package  Previous  Next  Index