home *** CD-ROM | disk | FTP | other *** search
- # This .properties file was generated by BeanMachine on 18-Sep-97 7:00:20 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 = Image
- ZBeanDescription = Use the Image part to display a .gif or .jpg file
- XBeanCategory = Multimedia
- #
- Ahide = hide
- Bhide = Makes the image invisible
- #
- Ashow = show
- Bshow = Makes the image visible
- #
- AstartTransition = start transition
- BstartTransition = Starts the transition effect
- #
- AstopTransition = stop transition
- BstopTransition = Stops the transition effect
- #
- PautoStartTransitionboolean = auto start transition
- QautoStartTransitionboolean = Does the transition start when the applet starts?
- #
- Pbackgroundjava.awt.Color = background color
- Qbackgroundjava.awt.Color = The background color of the image
- #
- 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
- #
- Ppictureibm.appauthor.IBMFileName = picture
- Qpictureibm.appauthor.IBMFileName = The name of the .gif or .jpg file to show
- #
- Pscaleboolean = scaleable
- Qscaleboolean = Is the picture scaled when it is resized?
- #
- Ptransitionibm.appauthor.IBMFileName = transition
- Qtransitionibm.appauthor.IBMFileName = The special effect, such as wipe or dissolve
- #
- PtransitionSpeedint = transition speed
- QtransitionSpeedint = The speed of the transition effect, either fast, medium or slow
- #
- Emouse-mousePressed = mouse down
- Fmouse-mousePressed = The mouse was pressed down over the image
- #
- Emouse-mouseReleased = mouse up
- Fmouse-mouseReleased = The mouse was released over the image
- #
- Emouse-mouseEntered = mouse enter
- Fmouse-mouseEntered = The mouse cursor moved over the image
- #
- Emouse-mouseExited = mouse exit
- Fmouse-mouseExited = The mouse cursor moved away from the image
- #
- EIBMCustom-transitionEnded = transition ended
- FIBMCustom-transitionEnded = The transition effect has completed
- #
- #
-