home *** CD-ROM | disk | FTP | other *** search
- # This .properties file was generated by BeanBuilder on 22-Jan-98 2:33:42 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 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.String0 = java.lang.String
- Dappendjava.lang.String0 = The text to add to the end of the text area
- #
- Ainsertjava.lang.Stringint = insert
- Binsertjava.lang.Stringint = Adds more text to the text area
- Cinsertjava.lang.Stringint0 = java.lang.String
- Dinsertjava.lang.Stringint0 = The text to insert into the text area
- Cinsertjava.lang.Stringint1 = int
- Dinsertjava.lang.Stringint1 = The character position at which to insert the text
- #
- AselectAll = select all
- BselectAll = Highlights all the text
- #
- 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
- #
- Ptextjava.lang.String = text
- Qtextjava.lang.String = The text displayed in the text area
- #
- Penabledboolean = enabled
- Qenabledboolean = Is the text area active?
- #
- Pvisibleboolean = visible
- Qvisibleboolean = Is the text area visible?
- #
- Efocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = got focus
- Ffocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = The text area 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 area 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 inside the text area has changed
- #
- 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 area
- #
- 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 area
- #
- 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 area
- #
- 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 area
- #
- 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 area
- #
- Emouse-java.awt.event.MouseListener = mouse events
- Fmouse-java.awt.event.MouseListener = Events that occur from using the mouse
- #
- 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
- #
- #
-