Swing
JFileChooser
import javax.swing.JFileChooser;
JOptionPane
import javax.swing.JOptionPane;
JOptionPane.showMessageDialog(<Parent>, <Text>);
import javax.swing.JFileChooser;
import javax.swing.JOptionPane;
JOptionPane.showMessageDialog(<Parent>, <Text>);