Okay, another week, another program. Last week was the "ATM," and this week is a simple totaling calculator with a JSpinner. Code: import java.awt.*; import java.awt ...