home *** CD-ROM | disk | FTP | other *** search
- # This .properties file was generated by BeanBuilder on 22-Jan-98 2:35:01 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 = Text Field
- ZBeanDescription = Use the Text Field to display and edit one line of text
- XBeanCategory = Controls
- #
- 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
- #
- Ptextjava.lang.String = text
- Qtextjava.lang.String = The text displayed in the text field
- #
- Penabledboolean = enabled
- Qenabledboolean = Is the text field active?
- #
- Pvisibleboolean = visible
- Qvisibleboolean = Is the text field visible?
- #
- Efocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = got focus
- Ffocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = The text field has gotten focus
- #
- Efocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = lost focus
- Ffocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = The text field has lost focus
- #
- Etext-java.awt.event.TextListener-textValueChangedjava.awt.event.TextEvent = text changed
- Ftext-java.awt.event.TextListener-textValueChangedjava.awt.event.TextEvent = The text in the text field has changed
- #
- Eaction-java.awt.event.ActionListener-actionPerformedjava.awt.event.ActionEvent = enter key pressed
- Faction-java.awt.event.ActionListener-actionPerformedjava.awt.event.ActionEvent = The enter key was pressed inside the text field
- #
- Emouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = mouse pressed
- Fmouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = The mouse was pressed down over the text field
- #
- Emouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = mouse released
- Fmouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = The mouse was released over the text field
- #
- Emouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = mouse entered
- Fmouse-java.awt.event.MouseListener-mouseEnteredjava.awt.event.MouseEvent = The mouse cursor moved over the text field
- #
- Emouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = mouse exited
- Fmouse-java.awt.event.MouseListener-mouseExitedjava.awt.event.MouseEvent = The mouse cursor moved away from the text field
- #
- Emouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = mouse clicked
- Fmouse-java.awt.event.MouseListener-mouseClickedjava.awt.event.MouseEvent = The mouse was clicked over the text field
- #
- Emouse-java.awt.event.MouseListener = mouse events
- Fmouse-java.awt.event.MouseListener = Events that occur from using the mouse
- #
- Eaction-java.awt.event.ActionListener = action events
- Faction-java.awt.event.ActionListener = Events that indicate an action has occurred
- #
- Efocus-java.awt.event.FocusListener = focus events
- Ffocus-java.awt.event.FocusListener = Events that occur as components switch focus
- #
- Eitem-java.awt.event.ItemListener = item events
- Fitem-java.awt.event.ItemListener = Events that indicate an item has changed
- #
- Etext-java.awt.event.TextListener = text events
- Ftext-java.awt.event.TextListener = Events that indicate text has changed
- #
- #
-