Search:

Type: Posts; User: zlloyd1

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,820

    Re: How can I do this in Java Please??

    Alright, I divided it into two separate classes within my program, but now it doesn't run correctly?? :o
    Here is what I have now:

    package zackfinal;
    import java.util.*;
    public class ZackFinal...
  2. Replies
    6
    Views
    1,820

    Re: How can I do this in Java Please??

    Thanks, I will do that and re-post if I run into problems!! <):)
  3. Replies
    6
    Views
    1,820

    Re: How can I do this in Java Please??

    I need the files to be in two separate instances , so that I can change the list when changes in policy dictate, but the initial user interface part of the program will be secured, and inaccessible...
  4. Replies
    6
    Views
    1,820

    How can I do this in Java Please??

    I have made a program in Java that is designed to take user input in the form of a yearly sales total, and use it to calculate their yearly commission bonus, and then return this value to the user. I...
Results 1 to 4 of 4