home *** CD-ROM | disk | FTP | other *** search
- # This .properties file was generated by BeanMachine on 01-Aug-97 10:15:17 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 Area
- ZBeanDescription = Use the Text Area to display and edit more than one line of text
- XBeanCategory = Controls
- #
- Aappendjava.lang.String = append
- Bappendjava.lang.String = Adds text to the end of the text area
- Cappendjava.lang.String1 = java.lang.String
- #
- Adisable = disable
- Bdisable = Makes the text area inactive
- #
- Aenable = enable
- Benable = Makes the text area active
- #
- Ahide = hide
- Bhide = Makes the text area invisible
- #
- Ainsertjava.lang.Stringint = insert
- Binsertjava.lang.Stringint = Adds more text to the text area
- Cinsertjava.lang.Stringint1 = java.lang.String
- Cinsertjava.lang.Stringint2 = int
- #
- AselectAll = select all
- BselectAll = Highlights all the text
- #
- Ashow = show
- Bshow = Makes the text area visible
- #
- Pbackgroundjava.awt.Color = background color
- Qbackgroundjava.awt.Color = The background color of the text area
- #
- Peditableboolean = editable
- Qeditableboolean = Can the text in this text area 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 area
- #
- Efocus-focusGained = got focus
- Ffocus-focusGained = The text area has gotten focus
- #
- Efocus-focusLost = lost focus
- Ffocus-focusLost = The text area has lost focus
- #
- Etext-textValueChanged = text changed
- Ftext-textValueChanged = The text inside the text area has changed
- #
- Emouse-mousePressed = mouse down
- Fmouse-mousePressed = The mouse was pressed down over the text area
- #
- Emouse-mouseReleased = mouse up
- Fmouse-mouseReleased = The mouse was released over the text area
- #
- Emouse-mouseEntered = mouse enter
- Fmouse-mouseEntered = The mouse cursor moved over the text area
- #
- Emouse-mouseExited = mouse exit
- Fmouse-mouseExited = The mouse cursor moved away from the text area
- #
-