Problem
In Programming Assignment 6, you created an application to calculate traffic violation charges. Convert the program to use the J2SE 5.0 printf() method. Use dialog boxes for input, but convert all output to display in the console using forms of the printf() method. displays the various special characters used in the format string to embed data within the output rather than concatenating it to display in a dialog box.