home *** CD-ROM | disk | FTP | other *** search
/ Internet Gallery / INTERGAL.bin / intergal / prgs / idv21 / data.z / iavadraw.cnt (.txt) < prev    next >
Microsoft Windows Help File Content  |  1996-11-02  |  4KB  |  116 lines

  1. :Base iavadraw.hlp>main
  2. :Title SFS Software Information
  3. 1 IavaDraw Menus
  4. 2 Menus in IavaDraw=MENUS_MAIN
  5. 2 File
  6. 3 New=MENUS_FILE_NEW
  7. 3 Open=MENUS_FILE_OPEN
  8. 3 Save=MENUS_FILE_SAVE
  9. 3 Save as=MENUS_FILE_SAVEAS
  10. 3 Close=MENUS_FILE_CLOSE
  11. 3 Close all=MENUS_FILE_CLOSEALL
  12. 3 Print=MENUS_FILE_PRINT
  13. 3 Setup printer=MENUS_FILE_PRINTSETUP
  14. 3 Exit=MENUS_FILE_EXIT
  15. 2 Project
  16. 3 New=MENUS_PROJECT_NEW
  17. 3 Open=MENUS_PROJECT_OPEN
  18. 3 Add=MENUS_PROJECT_ADD
  19. 3 Add file=MENUS_PROJECT_ADDFILE
  20. 3 Save=MENUS_PROJECT_SAVE
  21. 3 Close=MENUS_PROJECT_CLOSE
  22. 3 Overview=MENUS_PROJECT_OVERVIEW
  23. 2 Edit
  24. 3 Cut=MENUS_EDIT_CUT
  25. 3 Delete=MENUS_EDIT_DELETE
  26. 3 Copy=MENUS_EDIT_COPY
  27. 3 Paste=MENUS_EDIT_PASTE
  28. 3 Format sourcecode=MENUS_EDIT_FORMATSOURCECODE
  29. 2 Search
  30. 3 Search=MENUS_SEARCH_SEARCH
  31. 3 Search again=MENUS_SEARCH_SEARCHAGAIN
  32. 3 Set bookmark=MENUS_SEARCH_SETBOOKMARK
  33. 3 Goto bookmark=MENUS_SEARCH_GOTOBOOKMARK
  34. 2 Applet
  35. 3 Compile=MENUS_APPLET_COMPILE
  36. 3 View=MENUS_APPLET_VIEW
  37. 3 Run in browser=MENUS_APPLET_RUNINBROWSER
  38. 2 Standalone
  39. 3 Compile=MENUS_STANDALONE_COMPILE
  40. 3 Run=MENUS_STANDALONE_RUN
  41. 2 Start
  42. 3 Parameters=MENUS_START_PARAMETERS
  43. 2 Options
  44. 3 General=MENUS_OPTIONS_GENERAL
  45. 3 Compiler=MENUS_OPTIONS_COMPILER
  46. 3 Directories=MENUS_OPTIONS_DIRECTORIES
  47. 3 Colors=MENUS_OPTIONS_COLORS
  48. 3 Language=MENUS_OPTIONS_LANGUAGE
  49. 3 Font=MENUS_OPTIONS_FONT
  50. 2 Windows
  51. 3 Output=MENUS_WINDOWS_OUTPUT
  52. 2 Tools
  53. 3 Browser=MENUS_TOOLS_BROWSER
  54. 3 Ascii table=MENUS_TOOLS_ASCIITABLE
  55. 3 Find procedure=MENUS_TOOLS_FINDPROCEDURE
  56. 3 Ghostwriter=MENUS_TOOLS_GHOSTWRITER
  57. 3 Applet assistant=MENUS_TOOLS_APPLETASSISTANT
  58. 1 Working with visual components
  59. 2 Visual components=VISUAL_COMPONENTS
  60. 2 Visual Form=VISUAL_FORM
  61. 2 Visual inspector=VISUAL_INSPECTOR
  62. 2 Event documentation=VISUAL_EVENT
  63. 2 Description visual component=VISUAL_COMPS
  64. 2 Visual components
  65. 3 Label component=VISUAL_LABEL
  66. 3 Button component=VISUAL_BUTTON
  67. 3 Checkbox component=VISUAL_CHECKBOX
  68. 3 Checkboxgroup component=VISUAL_CHECKBOXGROUP
  69. 3 Textfield component=VISUAL_TEXTFIELD
  70. 3 Textarea component=VISUAL_TEXTAREA
  71. 3 Filedialog component=VISUAL_FILE
  72. 3 Messageframe component=VISUAL_MESSAGE
  73. 3 Menubar component=VISUAL_MENUBAR
  74. 3 Listbox component=VISUAL_LIST
  75. 3 Image component=VISUAL_IMAGE
  76. 3 Rectangle component=VISUAL_RECTANGLE
  77. 3 Find dialog component=VISUAL_FIND
  78. 1 Contact SFS Software
  79. 2 How to contact SFS Software=CON_SFS
  80. 2 Where's the nearest SFS Software outlet=CON_OUTLET
  81. 2 What's SFS Software's WWW address=CON_WWWADDRESS
  82. 2 I want to ...
  83. 3 ... Report a possible bug!=CON_REPORTBUG
  84. 3 ... Order now!=CON_ORDERNOW
  85. 3 ... to make a Technical Support Query!=CON_TECHQUERY
  86. 3 ... to make a Sales Query !=CON_SALESQUERY
  87. 3 ... to make a General Query !=CON_GENERALQUERY
  88. 3 ... to contact SFS Software by postal mail!=CON_CONTACTPOSTAL
  89. 3 ... to contact SFS Software by fax !=CON_CONTACTFAX
  90. 3 ... submit some great Technical Suggestion!=CON_TECHSUGGESTION
  91. 2 Order Software
  92. 3 I want to order NOW!=CON_ORDERFORM
  93. 3 Order by money order/bank draft!=CON_ORDERBANK
  94. 3 Order by email or fax modem?=CON_ORDERFAX
  95. 3 Order by credit card!=CON_ORDERCREDIT
  96. 3 Order by cheque!=CON_ORDERCHEQUE
  97. 3 Order by cash!=CON_ORDERCASH
  98. 3 Sales Query Information!=CON_SALESQUERYINFO
  99. 3 What about the product and payment details?=CON_PAYMENT
  100. 2 More Questions ?
  101. 3 Technical Suggestion information!=CON_TECHSUGGESTIONINFO
  102. 3 Technical Support information!=CON_TECHSUPPORTINFO
  103. 3 What's PGP?=CON_PGP
  104. 3 What happens when i register ?=CON_REGISTER
  105. 3 Where's the nearest SFS Software outlet ?=CON_OUTLET
  106. 3 What's SFS Software's WWW address?=CON_WWWADDRESS
  107. 1 First steps in IavaDraw
  108. 2 FirstSteps in IavaDraw Visual=BEGIN
  109. 2 Lesson1 - Compile and view an existing applet=BEGIN_LESSON1
  110. 2 Lesson2 - Compile an applet and start in webbrowser=BEGIN_LESSON2
  111. 2 Lesson3 - Build an applet using visual components=BEGIN_LESSON3
  112. 2 Lesson4 - Build an standalone application using visual components=BEGIN_LESSON4
  113. 2 Lesson5 - Start an applet from the applet assistant=BEGIN_LESSON5
  114. 2 Lesson6 - Development tools=BEGIN_LESSON6
  115. 2 Lesson7 - Your first little applet Helloworld.java=BEGIN_LESSON7
  116.