Search:

Type: Posts; User: ggarrett

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,183

    Re: Help with inventory program

    I applied the suggested solutions, but it is still not running correctly. I have no errors but it is still not running. Code below.



    package inventory1;

    /**
    *
    * @author Gary
    */
  2. Replies
    7
    Views
    1,183

    Re: Help with inventory program

    This is my code:



    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */
    package inventory1;
  3. Replies
    7
    Views
    1,183

    Re: Help with inventory program

    My assignment:

    a product class that holds the item number, the name of the product, the number of units in stock, and the price of each unit.

    Create a Java application that displays the product...
  4. Replies
    7
    Views
    1,183

    Re: Help with inventory program

    Thanks for the heads up.
Results 1 to 4 of 5