home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / Lotus / Beanmach / DATA1.CAB / Application_Files / beans / BeanMachineBeans.bmi / ibm / appauthor / IBMClock.bid.properties < prev    next >
Text File  |  1997-10-31  |  3KB  |  107 lines

  1. # This .properties file was generated by BeanMachine on 01-Aug-97 10:17:12 AM
  2. #
  3. # Translate the words after the equals sign (=)
  4. # The pound sign (#) is a comment marker
  5. #
  6. # Prefixes for keys are as follows:
  7. #
  8. # A = action name
  9. # B = action description
  10. # C = parameter name
  11. # E = event name
  12. # F = event description
  13. # P = property name
  14. # Q = property description
  15. # X = bean category
  16. # Y = bean name
  17. # Z = bean description
  18. #
  19. # Note: action, property, and event names must be translated into unique names.
  20. # For example, two action names or an action name and a property name cannot be translated to the same string.
  21. # Description strings and parameter name strings may be the same if appropriate.
  22. #
  23. # This file MUST NOT have any blank lines in it.
  24. #
  25. YBeanName = Clock
  26. ZBeanDescription = Use the Clock to display a digital or analog clock
  27. XBeanCategory = Multimedia
  28. #
  29. Adisable = disable
  30. Bdisable = Makes the clock inactive
  31. #
  32. Aenable = enable
  33. Benable = Makes the clock active
  34. #
  35. Ahide = hide
  36. Bhide = Makes the clock invisible
  37. #
  38. Ashow = show
  39. Bshow = Makes the clock visible
  40. #
  41. Astart = start
  42. Bstart = Makes the clock start ticking
  43. #
  44. Astop = stop
  45. Bstop = Makes the clock stop ticking
  46. #
  47. PautoStartboolean = auto start
  48. QautoStartboolean = Does the clock start ticking when the applet starts?
  49. #
  50. Pbackgroundjava.awt.Color = background color
  51. Qbackgroundjava.awt.Color = The background color of the clock
  52. #
  53. PborderColorjava.awt.Color = border color
  54. QborderColorjava.awt.Color = The color of the analog clock's rim
  55. #
  56. PclockStyleint = clock style
  57. QclockStyleint = Is the clock digital, analog or digital date only?
  58. #
  59. PdateColorjava.awt.Color = date color
  60. QdateColorjava.awt.Color = The color of the background of the date area on the analog clock
  61. #
  62. PdateFormatint = date format
  63. QdateFormatint = How the date should be displayed
  64. #
  65. PfaceColorjava.awt.Color = face color
  66. QfaceColorjava.awt.Color = The color of the interior of the analog clock
  67. #
  68. Pfontjava.awt.Font = font
  69. Qfontjava.awt.Font = The font of the text
  70. #
  71. Pforegroundjava.awt.Color = foreground color
  72. Qforegroundjava.awt.Color = The color of the text
  73. #
  74. PIBM_connectionsjava.util.Vector = IBM_connections
  75. QIBM_connectionsjava.util.Vector = IBM_connections
  76. #
  77. PIBM_namejava.lang.String = name
  78. QIBM_namejava.lang.String = The name of this part inside the applet
  79. #
  80. PIBM_sizePositionibm.appauthor.IBMLayoutConstraints = size and position
  81. QIBM_sizePositionibm.appauthor.IBMLayoutConstraints = The size and location of this part
  82. #
  83. PsecondHandColorjava.awt.Color = second hand color
  84. QsecondHandColorjava.awt.Color = The color of the second hand on an analog clock
  85. #
  86. PtickColorjava.awt.Color = tick color
  87. QtickColorjava.awt.Color = The color of the tick marks, hour hand and minute hand
  88. #
  89. PtimeFormatint = time format
  90. QtimeFormatint = How the time should be displayed on the clock
  91. #
  92. PtimeZoneibm.appauthor.IBMTimeZone = time zone
  93. QtimeZoneibm.appauthor.IBMTimeZone = The city you want to display time for
  94. #
  95. Emouse-mousePressed = mouse down
  96. Fmouse-mousePressed = The mouse was pressed down over the clock
  97. #
  98. Emouse-mouseReleased = mouse up
  99. Fmouse-mouseReleased = The mouse was released over the clock
  100. #
  101. Emouse-mouseEntered = mouse enter
  102. Fmouse-mouseEntered = The mouse cursor moved over the clock
  103. #
  104. Emouse-mouseExited = mouse exit
  105. Fmouse-mouseExited = The mouse cursor moved away from the clock
  106. #
  107.