home *** CD-ROM | disk | FTP | other *** search
- # This .properties file was generated by BeanBuilder on 22-Jan-98 2:30:59 PM
- #
- # Translate the words after the equals sign (=)
- # The pound sign (#) is a comment marker
- #
- # Prefixes for keys are as follows:
- #
- # A = action name
- # B = action description
- # C = parameter name
- # D = parameter description
- # E = event name
- # F = event description
- # P = property name
- # Q = property description
- # X = bean category
- # Y = bean name
- # Z = bean description
- #
- # Note: action, property, and event names must be translated into unique names.
- # For example, two action names or an action name and a property name cannot be translated to the same string.
- # Description strings and parameter name strings may be the same if appropriate.
- #
- # This file MUST NOT have any blank lines in it.
- #
- YBeanName = Label
- ZBeanDescription = Use the Label to display a single line of text
- XBeanCategory = Controls
- #
- Palignmentint = alignment
- Qalignmentint = Justification of the text, either left, center, or right
- #
- Pbackgroundjava.awt.Color = background color
- Qbackgroundjava.awt.Color = The background color of the label
- #
- Pfontjava.awt.Font = font
- Qfontjava.awt.Font = The font of the text
- #
- Pforegroundjava.awt.Color = foreground color
- Qforegroundjava.awt.Color = The color of the text
- #
- Ptextjava.lang.String = label
- Qtextjava.lang.String = The text displayed in the label bean
- #
- Penabledboolean = enabled
- Qenabledboolean = Is the label active?
- #
- Pvisibleboolean = visible
- Qvisibleboolean = Is the label visible?
- #
- #
-