All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.hermetica.magician.GLFullScreenFrame
java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Frame
                                   |
                                   +----com.hermetica.magician.GLFullScreenFrame

  Summary

public class  GLFullScreenFrame
     extends java.awt.Frame
{
          // Constructors 1
     public GLFullScreenFrame();

}

This class may be used in place of a Frame to provide automatic full-screen rendering, for example, with 3dfx cards. That is, provided a GLFullScreenFrame is the immediate parent container of a GLComponent, the GLFullScreenFrame ( and component ) will be resized to the maximum desktop size. This ensures all AWT events will be trapped when running in fullscreen mode. This class will not necessarily resize correctly with virtual desktops.

Version:
$Id: GLFullScreenFrame.java,v 1.2 1998/05/14 13:16:12 descarte Exp descarte $
Author:
Alligator Descartes




  Constructors

· GLFullScreenFrame

Summary  |  Top

   public GLFullScreenFrame() 

Default constructor



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7