Class com.symantec.itools.util.GetFrame
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class com.symantec.itools.util.GetFrame
Object
   |
   +----com.symantec.itools.util.GetFrame
  -  public class GetFrame
  
-  extends Object
  
  
  -  
	com.symantec.itools.util.GetFrame()
   -  
 
  
  -  
	find(Container)
   -   Finds the frame that encloses an applet, or if one can't be found,
 creates a new frame.
 
  
GetFrame
public GetFrame()
  
find
public static java.awt.Frame find(Container container)
  -  Finds the frame that encloses an applet, or if one can't be found,
 creates a new frame.
  
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index