home *** CD-ROM | disk | FTP | other *** search
- # This .properties file was generated by BeanMachine on 01-Aug-97 10:15:33 AM
- #
- # 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
- # 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 = Text Field
- ZBeanDescription = Use the Text Field to display and edit one line of text
- XBeanCategory = Controls
- #
- Adisable = disable
- Bdisable = Makes the text field inactive
- #
- Aenable = enable
- Benable = Makes the text field active
- #
- Ahide = hide
- Bhide = Makes the text field invisible
- #
- Ashow = show
- Bshow = Makes the text field visible
- #
- Pbackgroundjava.awt.Color = background color
- Qbackgroundjava.awt.Color = The background color of the text field
- #
- PechoCharchar = echo character
- QechoCharchar = The password echo character
- #
- Peditableboolean = editable
- Qeditableboolean = Can the text in this text field be changed?
- #
- 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
- #
- PIBM_connectionsjava.util.Vector = IBM_connections
- QIBM_connectionsjava.util.Vector = IBM_connections
- #
- PIBM_namejava.lang.String = name
- QIBM_namejava.lang.String = The name of this part inside the applet
- #
- PIBM_sizePositionibm.appauthor.IBMLayoutConstraints = size and position
- QIBM_sizePositionibm.appauthor.IBMLayoutConstraints = The size and location of this part
- #
- Ptextjava.lang.String = text
- Qtextjava.lang.String = The text displayed in the text field
- #
- Efocus-focusGained = got focus
- Ffocus-focusGained = The text field has gotten focus
- #
- Efocus-focusLost = lost focus
- Ffocus-focusLost = The text field has lost focus
- #
- Etext-textValueChanged = text changed
- Ftext-textValueChanged = The text in the text field has changed
- #
- Eaction-actionPerformed = enter key pressed
- Faction-actionPerformed = The enter key was pressed inside the text field
- #
- Emouse-mousePressed = mouse down
- Fmouse-mousePressed = The mouse was pressed down over the text field
- #
- Emouse-mouseReleased = mouse up
- Fmouse-mouseReleased = The mouse was released over the text field
- #
- Emouse-mouseEntered = mouse enter
- Fmouse-mouseEntered = The mouse cursor moved over the text field
- #
- Emouse-mouseExited = mouse exit
- Fmouse-mouseExited = The mouse cursor moved away from the text field
- #
-