Search:

Type: Posts; User: rhaupert

Search: Search took 0.08 seconds.

  1. Replies
    7
    Views
    1,795

    Re: Trying to learn Java programming

    Ok, I think the light bulb just went on dimly, so does the main program look in the .java directory when I tell it to call the (function)(class) "Coins"
  2. Replies
    7
    Views
    1,795

    Re: Trying to learn Java programming

    I thought that the class name was the name for program like "Chapter7Prog1RandyHaupert" for the main program and "Coins" for what I would call my function. I guess I do not understand what the...
  3. Replies
    7
    Views
    1,795

    Re: Trying to learn Java programming

    Norm,

    Thank you for your reply. I understand about moving the import statement but I don't understand about the class and it's file name.

    Randy
  4. Replies
    7
    Views
    1,795

    Trying to learn Java programming

    I am trying to learn Java programming and I am trying to figure out how to call a class to write a larger program. I have included the small part of the program that I am trying to get to work but I...
Results 1 to 4 of 4