Package examples.apps

Class hello

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class hello extends GLCanvas
See Also:
  • Constructor Details

    • hello

      public hello()
  • Method Details

    • display

      public void display()
    • keyboard

      public void keyboard(char key, int x, int y)
    • init

      public void init()
    • main

      public static void main(String[] args) throws IOException
      Throws:
      IOException