Links to Support Classes

Here are some links to classes you may find useful when coding your Final Project. Study them well!

Our Code
  • cs005.app.App
  • cs005.gui.ReturnTextField
  • cs005.io.FileLineReader
  • Their Code(local only)
  • java.awt.Canvas
  • java.awt.Graphics
  • java.awt.Image
  • java.awt.TextArea
  • java.awt.event.MouseAdapter
  • java.io.FileWriter
  • java.lang.Integer
  • java.lang.String
  • java.util.StringTokenizer
  • java.util.Vector
  • Note: Many of these classes inherit important methods from their superclasses. Don't forget to check those out as well!
    Send complaints, comments to: sco@cs.brown.edu
    Last modified: Thu Oct 15 17:55:43 EDT 1998