home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2003 March / DPPCPRO0303.ISO / Netfusion / data1.cab / Java_-_English / Java / Beans / TimeZoneClockBean.jar / java / awt / ChoiceBeanInfoStrings.properties < prev    next >
Encoding:
Text File  |  1998-11-20  |  4.2 KB  |  104 lines

  1. # This .properties file was generated by BeanBuilder on 22-Jan-98 2:30:42 PM
  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. # D = parameter description
  12. # E = event name
  13. # F = event description
  14. # P = property name
  15. # Q = property description
  16. # X = bean category
  17. # Y = bean name
  18. # Z = bean description
  19. #
  20. # Note: action, property, and event names must be translated into unique names.
  21. # For example, two action names or an action name and a property name cannot be translated to the same string.
  22. # Description strings and parameter name strings may be the same if appropriate.
  23. #
  24. # This file MUST NOT have any blank lines in it.
  25. #
  26. YBeanName = Choice
  27. ZBeanDescription = Use the Choice to display a drop-down list of choices
  28. XBeanCategory = Controls
  29. #
  30. AaddItemjava.lang.String = add item
  31. BaddItemjava.lang.String = Adds an item to the list
  32. CaddItemjava.lang.String0 = java.lang.String
  33. DaddItemjava.lang.String0 = The item to add to the list
  34. #
  35. Aremovejava.lang.String = remove item
  36. Bremovejava.lang.String = Deletes an item from the list
  37. Cremovejava.lang.String0 = java.lang.String
  38. Dremovejava.lang.String0 = The item to be removed from the list
  39. #
  40. AremoveAll = clear
  41. BremoveAll = Removes all the items from the list
  42. #
  43. Aselectjava.lang.String = select item
  44. Bselectjava.lang.String = Selects an item in the list
  45. Cselectjava.lang.String0 = java.lang.String
  46. Dselectjava.lang.String0 = The item to select
  47. #
  48. Pbackgroundjava.awt.Color = background color
  49. Qbackgroundjava.awt.Color = The background color of the choice
  50. #
  51. Pfontjava.awt.Font = font
  52. Qfontjava.awt.Font = The font of the text
  53. #
  54. Pforegroundjava.awt.Color = foreground color
  55. Qforegroundjava.awt.Color = The color of the text
  56. #
  57. PselectedIndexint = selected index
  58. QselectedIndexint = The position of the selected item in the list
  59. #
  60. PselectedItemjava.lang.String = selected item
  61. QselectedItemjava.lang.String = The item selected in the list
  62. #
  63. Penabledboolean = enabled
  64. Qenabledboolean = Is the list active?
  65. #
  66. Pvisibleboolean = visible
  67. Qvisibleboolean = Is the list visible?
  68. #
  69. Efocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = got focus
  70. Ffocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = The choice has gotten focus
  71. #
  72. Efocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = lost focus
  73. Ffocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = The choice has lost focus
  74. #
  75. Eitem-java.awt.event.ItemListener-itemStateChangedjava.awt.event.ItemEvent = item selected
  76. Fitem-java.awt.event.ItemListener-itemStateChangedjava.awt.event.ItemEvent = An item was selected
  77. #
  78. Emouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = mouse entered
  79. Fmouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = The mouse cursor moved over the choice
  80. #
  81. Emouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = mouse exited
  82. Fmouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = The mouse cursor moved away from the choice
  83. #
  84. Emouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = mouse clicked
  85. Fmouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = The mouse was clicked over the choice
  86. #
  87. Emouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = mouse pressed
  88. Fmouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = The mouse button was pressed over the choice
  89. #
  90. Emouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = mouse released
  91. Fmouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = The mouse button was released over the choice
  92. #
  93. Emouse-java.awt.event.MouseListener = mouse events
  94. Fmouse-java.awt.event.MouseListener = Events that occur from using the mouse
  95. #
  96. Efocus-java.awt.event.FocusListener = focus events
  97. Ffocus-java.awt.event.FocusListener = Events that occur as components switch focus
  98. #
  99. Eitem-java.awt.event.ItemListener = item events
  100. Fitem-java.awt.event.ItemListener = Events that indicate an item has changed
  101. #
  102. #
  103.  
  104.