home *** CD-ROM | disk | FTP | other *** search
/ Internet Gallery / INTERGAL.bin / intergal / prgs / idv21 / data.z / Tutor.dat < prev    next >
INI File  |  1996-11-24  |  3KB  |  100 lines

  1. [1]
  2. 1=You can use the visual components of
  3. 2=JavaDraw!Visual by creating a new
  4. 3=Project.
  5. [2]
  6. 1=You can compile and view your files
  7. 2=in one step by using the F9 key.
  8. [3]
  9. 1=You can move your visual components at the
  10. 2=visual form via drag and drop.
  11. [4]
  12. 1=To jump between the procedures in your code
  13. 2=you can use the "find procedure" development tool.
  14. [5]
  15. 1=If you are looking for an ascii value, dont
  16. 2=look in the great books, but use the easy way:
  17. 3=Choose ascii table from the tools menu !
  18. [6]
  19. 1=Build your own intelligent editor. You can choose the
  20. 2=colours for foreground, background and which font you
  21. 3=like in the options
  22. [7]
  23. 1=There are a lot of applets available for you in the
  24. 2=applet bar.
  25. [8]
  26. 1=The shortcut bar offers a lot of shortcuts to you.
  27. [9]
  28. 1=Open your last saved files or projects in the history
  29. 2=list of the file menu.
  30. [10]
  31. 1=The command project|new offers you the possibility to
  32. 2=create a standalone java application.
  33. [11]
  34. 1=To watch your applet in a Web browser, set its location
  35. 2=in the options|directories.
  36. [12]
  37. 1=The Information portafilter from Bill Bercik is probably the
  38. 2=best Java documentation.
  39. 3=Coming to you in the winhelp format.
  40. [13]
  41. 1=If there is an error in your source code, JavaDraw!Visual
  42. 2=will highlight the row, where the error is with a
  43. 3=blue background.
  44. [14]
  45. 1=To see more informations about an error look at the
  46. 2=javac output window.
  47. [15]
  48. 1=The first steps section in the help file can give you
  49. 2=high performance right from the start.
  50. [16]
  51. 1=The visual component menubar is available in standalone
  52. 2=applications only.
  53. [17]
  54. 1=With the visual inspector you can set the properties and
  55. 2=events for your visual components.
  56. [18]
  57. 1=With the help of the ghostwriter you can write your applets
  58. 2=by using the mouse only.
  59. [19]
  60. 1=The project manager can give you a lot of informations
  61. 2=about your projects.
  62. [20]
  63. 1=The worktime feature placed in the status line, tells
  64. 2=you how long you are working at the project or the applet.
  65. [21]
  66. 1=You can copy text from the editor to the cliboard
  67. 2=with ctrl+C.
  68. [22]
  69. 1=You can cut text from the editor to the clipboard
  70. 2=Ctrl+X.
  71. [23]
  72. 1=You can paste text from the clipoard to the editor
  73. 2=with Crtl+V.
  74. [24]
  75. 1=You can shrink a lot of windows in the
  76. 2=options | general options menu.
  77. [25]
  78. 1=The applet assistant offers you an easy way to give
  79. 2=existing applets new parameters.
  80. [26]
  81. 1=You can build an assistant for your own applet.
  82. [27]
  83. 1=Place visual components by clicking in the visual bar
  84. 2=and then clicking in the form.
  85. [28]
  86. 1=You can set bookmarks in the source code.
  87. [29]
  88. 1=You can set linenumbers in the source code.
  89. [30]
  90. 1=The format sourcecode feature can format your code.
  91. [31]
  92. 1=JavaDraw!Visual can create Backups from your files.
  93. [32]
  94. 1=In the appletbar you can find the popular
  95. 2=java applet "tic tac toe"'.
  96. [33]
  97. 1=You should extract the src.zip file in the jdk
  98. 2=directory. This allows the debugger to load the
  99. 3=java.*.* source files when debugging.
  100.