Answered You can hire a professional tutor to get the answer.

QUESTION

public void addStock(){ } I need this to add private String CompanyName; private double NumberOfShares; private double PurchasePrice; private double...

public void addStock(){

   }

I need this to add

private String CompanyName;

private double NumberOfShares;

private double PurchasePrice;

private double CurrentPrice;

to an arraylist. I already made the arraylist and have it in place to capture all the information from those variables from the text field. I just need to press a button to add them to the list and later I need to remove it.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question