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 / IBMImage.bid.properties < prev    next >
Text File  |  1997-10-31  |  3KB  |  84 lines

  1. # This .properties file was generated by BeanMachine on 18-Sep-97 7:00:20 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 = Image
  26. ZBeanDescription = Use the Image part to display a .gif or .jpg file
  27. XBeanCategory = Multimedia
  28. #
  29. Ahide = hide
  30. Bhide = Makes the image invisible
  31. #
  32. Ashow = show
  33. Bshow = Makes the image visible
  34. #
  35. AstartTransition = start transition
  36. BstartTransition = Starts the transition effect
  37. #
  38. AstopTransition = stop transition
  39. BstopTransition = Stops the transition effect
  40. #
  41. PautoStartTransitionboolean = auto start transition
  42. QautoStartTransitionboolean = Does the transition start when the applet starts?
  43. #
  44. Pbackgroundjava.awt.Color = background color
  45. Qbackgroundjava.awt.Color = The background color of the image
  46. #
  47. PIBM_connectionsjava.util.Vector = IBM_connections
  48. QIBM_connectionsjava.util.Vector = IBM_connections
  49. #
  50. PIBM_namejava.lang.String = name
  51. QIBM_namejava.lang.String = The name of this part inside the applet
  52. #
  53. PIBM_sizePositionibm.appauthor.IBMLayoutConstraints = size and position
  54. QIBM_sizePositionibm.appauthor.IBMLayoutConstraints = The size and location of this part
  55. #
  56. Ppictureibm.appauthor.IBMFileName = picture
  57. Qpictureibm.appauthor.IBMFileName = The name of the .gif or .jpg file to show
  58. #
  59. Pscaleboolean = scaleable
  60. Qscaleboolean = Is the picture scaled when it is resized?
  61. #
  62. Ptransitionibm.appauthor.IBMFileName = transition
  63. Qtransitionibm.appauthor.IBMFileName = The special effect, such as wipe or dissolve
  64. #
  65. PtransitionSpeedint = transition speed
  66. QtransitionSpeedint = The speed of the transition effect, either fast, medium or slow
  67. #
  68. Emouse-mousePressed = mouse down
  69. Fmouse-mousePressed = The mouse was pressed down over the image
  70. #
  71. Emouse-mouseReleased = mouse up
  72. Fmouse-mouseReleased = The mouse was released over the image
  73. #
  74. Emouse-mouseEntered = mouse enter
  75. Fmouse-mouseEntered = The mouse cursor moved over the image
  76. #
  77. Emouse-mouseExited = mouse exit
  78. Fmouse-mouseExited = The mouse cursor moved away from the image
  79. #
  80. EIBMCustom-transitionEnded = transition ended
  81. FIBMCustom-transitionEnded = The transition effect has completed
  82. #
  83. #
  84.