Class Pictures

java.lang.Object
  |
  +--Pictures

public class Pictures
extends java.lang.Object


Field Summary
 java.awt.Image[] stellars
           
 
Constructor Summary
Pictures(java.applet.Applet a)
           
Pictures(Screen s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stellars

public java.awt.Image[] stellars
Constructor Detail

Pictures

public Pictures(java.applet.Applet a)

Pictures

public Pictures(Screen s)