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

  1. # This .properties file was generated by BeanBuilder on 22-Jan-98 2:30:25 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 = Checkbox
  27. ZBeanDescription = Use the Checkbox to display a control for turning options on or off
  28. XBeanCategory = Controls
  29. #
  30. Pbackgroundjava.awt.Color = background color
  31. Qbackgroundjava.awt.Color = The background color of the checkbox
  32. #
  33. Pfontjava.awt.Font = font
  34. Qfontjava.awt.Font = The font of the label
  35. #
  36. Pforegroundjava.awt.Color = foreground color
  37. Qforegroundjava.awt.Color = The color of the label
  38. #
  39. Plabeljava.lang.String = label
  40. Qlabeljava.lang.String = The text displayed in the checkbox
  41. #
  42. Pstateboolean = state
  43. Qstateboolean = Is the checkbox checked or not?
  44. #
  45. Penabledboolean = enabled
  46. Qenabledboolean = Is the checkbox active?
  47. #
  48. Pvisibleboolean = visible
  49. Qvisibleboolean = Is the checkbox visible?
  50. #
  51. Efocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = got focus
  52. Ffocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = The checkbox has gotten focus
  53. #
  54. Efocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = lost focus
  55. Ffocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = The checkbox has lost focus
  56. #
  57. Eitem-java.awt.event.ItemListener-itemStateChangedjava.awt.event.ItemEvent = clicked
  58. Fitem-java.awt.event.ItemListener-itemStateChangedjava.awt.event.ItemEvent = The checkbox was clicked, changing its state
  59. #
  60. Emouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = mouse entered
  61. Fmouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = The mouse cursor moved over the checkbox
  62. #
  63. Emouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = mouse exited
  64. Fmouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = The mouse cursor moved away from the checkbox
  65. #
  66. Emouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = mouse clicked
  67. Fmouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = The mouse was clicked over the checkbox
  68. #
  69. Emouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = mouse pressed
  70. Fmouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = The mouse button was pressed over the checkbox
  71. #
  72. Emouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = mouse released
  73. Fmouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = The mouse button was released over the checkbox
  74. #
  75. Emouse-java.awt.event.MouseListener = mouse events
  76. Fmouse-java.awt.event.MouseListener = Events that occur from using the mouse
  77. #
  78. Efocus-java.awt.event.FocusListener = focus events
  79. Ffocus-java.awt.event.FocusListener = Events that occur as components switch focus
  80. #
  81. Eitem-java.awt.event.ItemListener = item events
  82. Fitem-java.awt.event.ItemListener = Events that indicate an item has changed
  83. #
  84. #
  85.