Ok atm I have a wip program show below. My question is, what do I need to put in the main method so that the program will create a the PumpConsole object and execute the program (from a .jar file)?
I know that I have to convert the doubles to strings before JOptionPane will display them properly.
I know that I have to convert the doubles to strings before JOptionPane will display them properly.
Last edited: