home *** CD-ROM | disk | FTP | other *** search
- # This .properties file was generated by BeanBuilder on 22-Jan-98 2:30: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 = Choice
- ZBeanDescription = Use the Choice to display a drop-down list of choices
- XBeanCategory = Controls
- #
- AaddItemjava.lang.String = add item
- BaddItemjava.lang.String = Adds an item to the list
- CaddItemjava.lang.String0 = java.lang.String
- DaddItemjava.lang.String0 = The item to add to the list
- #
- Aremovejava.lang.String = remove item
- Bremovejava.lang.String = Deletes an item from the list
- Cremovejava.lang.String0 = java.lang.String
- Dremovejava.lang.String0 = The item to be removed from the list
- #
- AremoveAll = clear
- BremoveAll = Removes all the items from the list
- #
- Aselectjava.lang.String = select item
- Bselectjava.lang.String = Selects an item in the list
- Cselectjava.lang.String0 = java.lang.String
- Dselectjava.lang.String0 = The item to select
- #
- Pbackgroundjava.awt.Color = background color
- Qbackgroundjava.awt.Color = The background color of the choice
- #
- 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
- #
- PselectedIndexint = selected index
- QselectedIndexint = The position of the selected item in the list
- #
- PselectedItemjava.lang.String = selected item
- QselectedItemjava.lang.String = The item selected in the list
- #
- Penabledboolean = enabled
- Qenabledboolean = Is the list active?
- #
- Pvisibleboolean = visible
- Qvisibleboolean = Is the list visible?
- #
- Efocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = got focus
- Ffocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = The choice has gotten focus
- #
- Efocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = lost focus
- Ffocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = The choice has lost focus
- #
- Eitem-java.awt.event.ItemListener-itemStateChangedjava.awt.event.ItemEvent = item selected
- Fitem-java.awt.event.ItemListener-itemStateChangedjava.awt.event.ItemEvent = An item was selected
- #
- 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 choice
- #
- 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 choice
- #
- 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 choice
- #
- Emouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = mouse pressed
- Fmouse-java.awt.event.MouseListener-mousePressedjava.awt.event.MouseEvent = The mouse button was pressed over the choice
- #
- Emouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = mouse released
- Fmouse-java.awt.event.MouseListener-mouseReleasedjava.awt.event.MouseEvent = The mouse button was released over the choice
- #
- 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
- #
- #
-
-