Search:

Type: Posts; User: Kevin2341

Search: Search took 0.18 seconds.

  1. Re: The dreaded "Error: cannot find symbol" error...

    I guess my compiler was being screwy or something then... Anyhow, I think I've made a little headway myself on the error in general, mostly in that the compiler wasn't telling me that the method I...
  2. The dreaded "Error: cannot find symbol" error...

    I'm picking up Java for a class, and having prior C++ knowledge this stuff has been fairly straightforward with the exception of trying to learn the whole IO system in this language. But there seems...
  3. Replies
    2
    Views
    980

    Can't put decimals in my textfields?

    I have this chunk of code. It's a simple BMI calculator, but I've noticed that I can only enter whole numbers into my textfields. What can I do to allow decimals?



    import java.applet.*;...
Results 1 to 3 of 3