Hello, all. I apologize in advance for this undoubtedly foolish question, but I am very new to Java and programming in general, so I appreciate any assistance that can be given.
I need to modify some of the code in this open source point-of-sale software for an internship and I (believe) that in order to do this I need to do an if then else statement using a variable set in the attached code. In this panel the customer tax category is set using a drop-down box (as shown in the screenshot) and I am unable to tell what is done with this information as I need this for the statement.
I have attached the code, though I am unsure if I have given all that is required as the program itself is quite large, modularized, and sparsely commented. I am happy to provide any other files that are required.
Thanks in advance.