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

  1. # This .properties file was generated by BeanBuilder on 22-Jan-98 2:30:09 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 = Button
  27. ZBeanDescription = Use the Button to display a common push button
  28. XBeanCategory = Controls
  29. #
  30. Pbackgroundjava.awt.Color = background color
  31. Qbackgroundjava.awt.Color = The background color of the button
  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 text
  38. #
  39. Plabeljava.lang.String = label
  40. Qlabeljava.lang.String = The text that is displayed on the button
  41. #
  42. Penabledboolean = enabled
  43. Qenabledboolean = Is the button active?
  44. #
  45. Pvisibleboolean = visible
  46. Qvisibleboolean = Is the button visible?
  47. #
  48. Efocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = got focus
  49. Ffocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = The button has gotten focus
  50. #
  51. Efocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = lost focus
  52. Ffocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = The button has lost focus
  53. #
  54. Eaction-java.awt.event.ActionListener-actionPerformedjava.awt.event.ActionEvent = clicked
  55. Faction-java.awt.event.ActionListener-actionPerformedjava.awt.event.ActionEvent = The button was clicked
  56. #
  57. Emouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = mouse entered
  58. Fmouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = The mouse cursor moved over the button
  59. #
  60. Emouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = mouse exited
  61. Fmouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = The mouse cursor moved away from the button
  62. #
  63. Emouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = mouse clicked
  64. Fmouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = The mouse was clicked over the button
  65. #
  66. Emouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = mouse pressed
  67. Fmouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = The mouse button was pressed over the button
  68. #
  69. Emouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = mouse released
  70. Fmouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = The mouse button was released over the button
  71. #
  72. Emouse-java.awt.event.MouseListener = mouse events
  73. Fmouse-java.awt.event.MouseListener = Events that occur from using the mouse
  74. #
  75. Eaction-java.awt.event.ActionListener = action events
  76. Faction-java.awt.event.ActionListener = Events that indicate an action has occurred
  77. #
  78. Efocus-java.awt.event.FocusListener = focus events
  79. Ffocus-java.awt.event.FocusListener = Events that occur as components switch focus
  80. #
  81. #
  82.