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
  
  
  -  
	NYUSplashScreen(Applet)
   -  
  
 -  
	NYUSplashScreen(VRMLManager, Applet)
   -  
 
  
  -  
	action(Event, Object)
   -  
  
 -  
	getLock()
   -  
 
  
NYUSplashScreen
 public NYUSplashScreen(Applet a)
NYUSplashScreen
 public NYUSplashScreen(VRMLManager i,
                        Applet a)
  
action
 public boolean action(Event evt,
                       Object what)
  
    -  Overrides:
    
 -  action in class Component
  
 
 
getLock
 public ActorLock getLock()
All Packages  Class Hierarchy  This Package  Previous  Next  Index