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

  1. [Properties]
  2. AText=String
  3. AFont=Font
  4. ABackgroundcolor=Color
  5. AFacecolor=Color
  6. ASweepcolor=Color
  7. AMinutecolor=Color
  8. AHourcolor=Color
  9. ATextcolor=Color
  10. ACasecolor=Color
  11. ATrimcolor=Color
  12. width=Integer
  13. height=Integer
  14.  
  15. [Preset]
  16. AText=SFS Software
  17. ABackgroundcolor=black
  18. AFacecolor=green
  19. ASweepcolor=white
  20. AMinutecolor=red
  21. AHourcolor=magenta
  22. ATextcolor=black
  23. ACasecolor=gray
  24. ATrimcolor=pink
  25. width=100
  26. height=100
  27.  
  28. [Classstart]
  29. Line=public class javex extends Applet implements Runnable
  30.  
  31. [Description]
  32. 11=Please enter a text to show in the Time watch
  33. 21=Please specify the font used for the text.
  34. 31=Please specify the backgroundcolor.
  35. 41=Please specify the color of the face.
  36. 51=Please specify the color of the second hand.
  37. 61=Please specify the color of the minute hand.
  38. 71=Please specify the color of the hour hand.
  39. 81=Please specify the color of the text.
  40. 91=Please specify the color for the case.
  41. 101=Please specify the color of the trim.
  42. 111=Please specify the width of the applet Javex.
  43. 121=Please specify the height of the applet Javex.
  44.  
  45. [Cut]
  46. From=//JAVADRAW Wizard.Cut.Start
  47. To=//JAVADRAW Wizard.Cut.End
  48.