home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / Software / Komercni / VAgeJava / ivj35 / setup / IDE.Cab / F8625_Stylepad.properties < prev    next >
Text File  |  2000-07-30  |  2KB  |  93 lines

  1. # @(#)Stylepad.properties    1.6 98/08/06
  2. #
  3. # Resource strings for Stylepad example
  4.  
  5. Title=Stylepad
  6. ViewportBackingStore=true
  7.  
  8. # menubar definition
  9. #
  10. # Each of the strings that follow form a key to be 
  11. # used to the actual menu definition.
  12. menubar=file edit color font debug
  13.  
  14. # Menu labels
  15. colorLabel=Color
  16. Red=Red
  17. Green=Green
  18. Blue=Blue
  19.  
  20. boldLabel=Bold
  21. italicLabel=Italic
  22.  
  23. # font menu
  24. font=family1 family2 family3 - size1 size2 size3 size4 - bold italic underline
  25. fontLabel=Font
  26. family1Label=Helvetica
  27. family1Action=font-family-SansSerif
  28. family2Label=Courier
  29. family2Action=font-family-Monospaced
  30. family3Label=Times Roman
  31. family3Action=font-family-Serif
  32. size1Label=10
  33. size1Action=font-size-10
  34. size2Label=12
  35. size2Action=font-size-12
  36. size3Label=18
  37. size3Action=font-size-18
  38. size4Label=24
  39. size4Action=font-size-24
  40. boldLabel=Bold
  41. boldAction=font-bold
  42. italicLabel=Italic
  43. italicAction=font-italic
  44. underlineLabel=Underline
  45. underlineAction=font-underline
  46.  
  47. #
  48. # debug Menu definition
  49. #
  50. debug=dump showElementTree changeKeymapHebrew changeKeymapArabic changeKeymapEnglish
  51. debugLabel=Debug
  52. dumpLabel=Dump model to System.err
  53. dumpAction=dump-model
  54. showElementTreeLabel=Show Elements
  55. changeKeymapHebrewLabel=Hebrew Keymap
  56. changeKeymapHebrewAction=change-keymap-Hebrew
  57. changeKeymapArabicLabel=Arabic Keymap
  58. changeKeymapArabicAction=change-keymap-Arabic
  59. changeKeymapEnglishLabel=English Keymap
  60. changeKeymapEnglishAction=change-keymap-English
  61.  
  62.  
  63. # toolbar definition
  64. #
  65. # Each of the strings that follow form a key to be
  66. # used as the basis of the tool definition.  Actions
  67. # are of course sharable, and in this case are shared
  68. # with the menu items.
  69. toolbar=new open save - cut copy paste - bold italic underline - left center right
  70.  
  71. boldImage=resources/bold.gif
  72. boldTooltip=Bold
  73. italicImage=resources/italic.gif
  74. italicTooltip=Italic
  75. underlineImage=resources/underline.gif
  76. underlineTooltip=Underline
  77. foregroundImage=resources/fg.gif
  78. leftImage=resources/left.gif
  79. leftTooltip=Left Justify
  80. leftAction=left-justify
  81. centerImage=resources/center.gif
  82. centerTooltip=Center Justify
  83. centerAction=center-justify
  84. rightImage=resources/right.gif
  85. rightTooltip=Right Justify
  86. rightAction=right-justify
  87. bulletsImage=resources/bullets.gif
  88.  
  89. # wonderland example images
  90. aliceGif=resources/alice.gif
  91. caterpillarGif=resources/caterpillar.gif
  92. hatterGif=resources/hatter.gif
  93.