I cannot get the data file to print out correctly when I go to the display case. It only prints one name three times.






import javax.swing.*;
import java.awt.*;
import java.awt.event.*;