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

  1. # This .properties file was generated by BeanBuilder on 22-Jan-98 2:35:01 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 = Text Field
  27. ZBeanDescription = Use the Text Field to display and edit one line of text
  28. XBeanCategory = Controls
  29. #
  30. Pbackgroundjava.awt.Color = background color
  31. Qbackgroundjava.awt.Color = The background color of the text field
  32. #
  33. PechoCharchar = echo character
  34. QechoCharchar = The password echo character
  35. #
  36. Peditableboolean = editable
  37. Qeditableboolean = Can the text in this text field be changed?
  38. #
  39. Pfontjava.awt.Font = font
  40. Qfontjava.awt.Font = The font of the text
  41. #
  42. Pforegroundjava.awt.Color = foreground color
  43. Qforegroundjava.awt.Color = The color of the text
  44. #
  45. Ptextjava.lang.String = text
  46. Qtextjava.lang.String = The text displayed in the text field
  47. #
  48. Penabledboolean = enabled
  49. Qenabledboolean = Is the text field active?
  50. #
  51. Pvisibleboolean = visible
  52. Qvisibleboolean = Is the text field visible?
  53. #
  54. Efocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = got focus
  55. Ffocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = The text field has gotten focus
  56. #
  57. Efocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = lost focus
  58. Ffocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = The text field has lost focus
  59. #
  60. Etext-java.awt.event.TextListener-textValueChangedjava.awt.event.TextEvent = text changed
  61. Ftext-java.awt.event.TextListener-textValueChangedjava.awt.event.TextEvent = The text in the text field has changed
  62. #
  63. Eaction-java.awt.event.ActionListener-actionPerformedjava.awt.event.ActionEvent = enter key pressed
  64. Faction-java.awt.event.ActionListener-actionPerformedjava.awt.event.ActionEvent = The enter key was pressed inside the text field
  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 was pressed down over the text field
  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 was released over the text field
  71. #
  72. Emouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = mouse entered
  73. Fmouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = The mouse cursor moved over the text field
  74. #
  75. Emouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = mouse exited
  76. Fmouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = The mouse cursor moved away from the text field
  77. #
  78. Emouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = mouse clicked
  79. Fmouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = The mouse was clicked over the text field
  80. #
  81. Emouse-java.awt.event.MouseListener = mouse events
  82. Fmouse-java.awt.event.MouseListener = Events that occur from using the mouse
  83. #
  84. Eaction-java.awt.event.ActionListener = action events
  85. Faction-java.awt.event.ActionListener = Events that indicate an action has occurred
  86. #
  87. Efocus-java.awt.event.FocusListener = focus events
  88. Ffocus-java.awt.event.FocusListener = Events that occur as components switch focus
  89. #
  90. Eitem-java.awt.event.ItemListener = item events
  91. Fitem-java.awt.event.ItemListener = Events that indicate an item has changed
  92. #
  93. Etext-java.awt.event.TextListener = text events
  94. Ftext-java.awt.event.TextListener = Events that indicate text has changed
  95. #
  96. #
  97.