Search:

Type: Posts; User: jps

Search: Search took 0.16 seconds.

  1. Replies
    3
    Views
    1,352

    Re: Transform file into java applet using Graphics

    One would think a common task like determining when you reach the end of the file would be built in to what ever system you are using to read the text files. Read the documentation for your "file...
  2. Replies
    3
    Views
    1,352

    Re: Transform file into java applet using Graphics

    You have pretty much described how to do it, minus specifics, though I don't think you need an image.
    Think of the file as also having the grid and using getX() and getY() where Y is the line number...
Results 1 to 2 of 2