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

  1. # This .properties file was generated by BeanBuilder on 22-Jan-98 2:33: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 = Panel
  27. ZBeanDescription = Use the Panel to create an area that contains other beans
  28. XBeanCategory = Controls
  29. #
  30. Pbackgroundjava.awt.Color = background color
  31. Qbackgroundjava.awt.Color = The background color of the panel
  32. #
  33. Pfontjava.awt.Font = font
  34. Qfontjava.awt.Font = The default font of beans in the panel
  35. #
  36. Pforegroundjava.awt.Color = foreground color
  37. Qforegroundjava.awt.Color = The default foreground color of beans in the panel
  38. #
  39. Penabledboolean = enabled
  40. Qenabledboolean = Is the panel active?
  41. #
  42. Pvisibleboolean = visible
  43. Qvisibleboolean = Is the panel visible?
  44. #
  45. Emouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = mouse pressed
  46. Fmouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = The mouse was pressed down over the panel
  47. #
  48. Emouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = mouse released
  49. Fmouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = The mouse was released over the panel
  50. #
  51. Emouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = mouse entered
  52. Fmouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = The mouse cursor moved over the panel
  53. #
  54. Emouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = mouse exited
  55. Fmouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = The mouse cursor moved away from the panel
  56. #
  57. Emouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = mouse clicked
  58. Fmouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = The mouse was clicked over the panel
  59. #
  60. Emouse-java.awt.event.MouseListener = mouse events
  61. Fmouse-java.awt.event.MouseListener = Events that occur from using the mouse
  62. #
  63. #
  64.