Write a Java program that reads a line of integers and then displays each integer and the sum of all integers. (use StringTokenizer class)?