Search:

Type: Posts; User: Jams

Search: Search took 0.11 seconds.

  1. Replies
    21
    Views
    1,833

    Re: My buttons will not work

    I lied.



    private String itemNumber;
    private String productName;
    private int unitsInStock;
    private double unitPrice;
    private double totalInventory;
    private String serialNumber;
  2. Replies
    21
    Views
    1,833

    Re: My buttons will not work

    I took a look at your code. I strongly recommend that you download an IDE such as Eclipse or NetBeans that will check your spelling. This is why I use Eclipse. (I couldn't spell to save my life)...
Results 1 to 2 of 2