home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / Java Apple24334892001.psc / JACE / TIPOFDAY.TXT < prev   
Encoding:
Text File  |  2001-08-08  |  578 b   |  7 lines

  1. Pressing CTRL+X will allow you to cut text.
  2. Pressing CTRL+C will allow you to copy text.
  3. Pressing CTRL+V will allow you to paste text.
  4. Pressing CTRL+N will open up a new window without interfering with the current window.
  5. You can view Java Documentation by clicking on the View -> Browser menu, selecting the web page and clicking on the OK button.
  6. You can view disassembled Java Classes by clicking on the View -> Disassembly Window menu, selecting the class file and clicking on the OK button.
  7. You can use the Sun Appletviewer or a web browser to view your Java applets.