home *** CD-ROM | disk | FTP | other *** search
- # Class: Picture_Plus Name: Zag Applet
-
- [Applet Details]
- AppletName=Zag Applet
- ClassName=Zag.class
- Size=[VARIABLE];300,250
- Desc=This applet displays a nice looking zig-zag polygon type effect with shifting colors.
- AppletAuthor=Robin Hayes
- PluginAuthor=Tim Kane //timk@gosplash.com
- AppletCopyright=Silicon Graphics Inc. 1996
- AppletHomepage=
- AppletAuthorEmail=
-
-
- [BUTTON 1]
- parameter=numpoints
- Desc=Enter the number of points to display
- Type=NUMBER
- Name=Number Of Points
- default=25
-
- [BUTTON 2]
- parameter=xsize
- Desc=Enter the horizontal (X) size of this applet
- Type=NUMBER
- Name=X size
- default=300
-
- [BUTTON 3]
- parameter=ysize
- Desc=Enter the vertical (Y) size of this applet
- Type=NUMBER
- Name=Y size
- default=250
-
- #end