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

  1. # This .properties file was generated by BeanBuilder on 22-Jan-98 2:30:59 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 = Label
  27. ZBeanDescription = Use the Label to display a single line of text
  28. XBeanCategory = Controls
  29. #
  30. Palignmentint = alignment
  31. Qalignmentint = Justification of the text, either left, center, or right
  32. #
  33. Pbackgroundjava.awt.Color = background color
  34. Qbackgroundjava.awt.Color = The background color of the label
  35. #
  36. Pfontjava.awt.Font = font
  37. Qfontjava.awt.Font = The font of the text
  38. #
  39. Pforegroundjava.awt.Color = foreground color
  40. Qforegroundjava.awt.Color = The color of the text
  41. #
  42. Ptextjava.lang.String = label
  43. Qtextjava.lang.String = The text displayed in the label bean
  44. #
  45. Penabledboolean = enabled
  46. Qenabledboolean = Is the label active?
  47. #
  48. Pvisibleboolean = visible
  49. Qvisibleboolean = Is the label visible?
  50. #
  51. #
  52.