home *** CD-ROM | disk | FTP | other *** search
- # This .properties file was generated by BeanBuilder on 22-Jan-98 2:30:09 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 = Button
- ZBeanDescription = Use the Button to display a common push button
- XBeanCategory = Controls
- #
- Pbackgroundjava.awt.Color = background color
- Qbackgroundjava.awt.Color = The background color of the button
- #
- Pfontjava.awt.Font = font
- Qfontjava.awt.Font = The font of the label
- #
- Pforegroundjava.awt.Color = foreground color
- Qforegroundjava.awt.Color = The color of the text
- #
- Plabeljava.lang.String = label
- Qlabeljava.lang.String = The text that is displayed on the button
- #
- Penabledboolean = enabled
- Qenabledboolean = Is the button active?
- #
- Pvisibleboolean = visible
- Qvisibleboolean = Is the button visible?
- #
- Efocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = got focus
- Ffocus-java.awt.event.FocusListener-focusGainedjava.awt.event.FocusEvent = The button has gotten focus
- #
- Efocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = lost focus
- Ffocus-java.awt.event.FocusListener-focusLostjava.awt.event.FocusEvent = The button has lost focus
- #
- Eaction-java.awt.event.ActionListener-actionPerformedjava.awt.event.ActionEvent = clicked
- Faction-java.awt.event.ActionListener-actionPerformedjava.awt.event.ActionEvent = The button was clicked
- #
- 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 button
- #
- 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 button
- #
- 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 button
- #
- 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 button
- #
- 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 button
- #
- 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
- #
- #
-