Search:

Type: Posts; User: JavaGreg

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    58,562

    Re: Java program Square root

    That code is going to only put out the square but not the square root... the following will do the root, had to do it for class earlier this year. Spent about four hours trying to figure out the...
  2. Re: simple problem w/ appelets which i cant figure out

    just found out about the repaint method after search some example codes....
    i feel pretty stoopid now. but everything works,thanks for the help
  3. Re: simple problem w/ appelets which i cant figure out

    It'll compile now. I had assumed that java.awt.*; wouldcover it but i forgot that it wont go two deep.

    That however makesmy program worse not better. The mouseUp wont even call now where before...
  4. Re: simple problem w/ appelets which i cant figure out

    that doesnt compile.MouseListener is in awt so it should find it right?, but it says it cant find it, where do i import it?
  5. Thread: java problem

    by JavaGreg
    Replies
    1
    Views
    4,257

    Re: java problem

    although i suspicious that your just going to rip me off, as a way for cheating on an assingment, i going to type this out because it is incredibly easy I only hope you actually learn from what Ive...
  6. Re: simple problem w/ appelets which i cant figure out

    also, normally i dont have the "addMouseListener(this);" line there. i know it wont compile like it is now(i dont know why), but i was trying to figure out why it wont work and forgot to take the...
  7. simple problem w/ appelets which i cant figure out

    Im trying to figure out the mouse classes for a larger project im working on. This is a really simple applet i wrote, and based off of the sun micro systems tutorial it seems like it should work. ...
  8. Thread: LOL ROLF TTYL

    by JavaGreg
    Replies
    3
    Views
    1,446

    LOL ROLF TTYL

    Hola,

    Hi my name is Greg and I am a Junior at UNC but i just started a Computer Science major at UNC, I just finish my introductoiry java class, but ive been told i need to have a better...
Results 1 to 8 of 8