home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / Lotus / Beanmach / DATA1.CAB / Application_Files / beans / BeanMachineBeans.bmi / ibm / appauthor / IBMUrlLink.bid.properties < prev   
Text File  |  1997-10-31  |  2KB  |  53 lines

  1. # This .properties file was generated by BeanMachine on 01-Aug-97 10:26:57 AM
  2. #
  3. # Translate the words after the equals sign (=)
  4. # The pound sign (#) is a comment marker
  5. #
  6. # Prefixes for keys are as follows:
  7. #
  8. # A = action name
  9. # B = action description
  10. # C = parameter name
  11. # E = event name
  12. # F = event description
  13. # P = property name
  14. # Q = property description
  15. # X = bean category
  16. # Y = bean name
  17. # Z = bean description
  18. #
  19. # Note: action, property, and event names must be translated into unique names.
  20. # For example, two action names or an action name and a property name cannot be translated to the same string.
  21. # Description strings and parameter name strings may be the same if appropriate.
  22. #
  23. # This file MUST NOT have any blank lines in it.
  24. #
  25. YBeanName = URL Link
  26. ZBeanDescription = Use a URL Link to display a new page in your browser
  27. XBeanCategory = Networking
  28. #
  29. AshowDocument = show document
  30. BshowDocument = Displays the new page
  31. #
  32. AshowStatus = show status
  33. BshowStatus = Updates the browser's status line
  34. #
  35. PIBM_connectionsjava.util.Vector = IBM_connections
  36. QIBM_connectionsjava.util.Vector = IBM_connections
  37. #
  38. PIBM_namejava.lang.String = name
  39. QIBM_namejava.lang.String = The name of this part inside the applet
  40. #
  41. PstatusMessagejava.lang.String = status message
  42. QstatusMessagejava.lang.String = The text to display on the browser's status line
  43. #
  44. PtargetFrameint = target frame
  45. QtargetFrameint = The frame in which to display the new page
  46. #
  47. PtargetNameTextjava.lang.String = target name
  48. QtargetNameTextjava.lang.String = Specifies the name of the frame to link to
  49. #
  50. PurlAddressjava.lang.String = URL address
  51. QurlAddressjava.lang.String = The address of the URL to show
  52. #
  53.