home *** CD-ROM | disk | FTP | other *** search
/ Internet Gallery / INTERGAL.bin / intergal / prgs / idv21 / data.z / Bubbles.wiz < prev    next >
INI File  |  1995-10-08  |  426b  |  26 lines

  1. [Properties]
  2. AMaxnumberbubbles=Integer
  3. AWidth=Integer
  4. AHeight=Integer
  5.  
  6. [Preset]
  7. AMaxnumberbubbles=50
  8. AWidth=700
  9. AHeight=500
  10.  
  11. [Classstart]
  12. Line=public class Bubbles extends java.applet.Applet implements Runnable {
  13.  
  14. [Description]
  15. 11=Please specify the maximum number of bubbles on the screen.
  16. 21=Please specify the width of the applet here.
  17. 31=Please specify the height of the applet here 
  18. [Cut]
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.