All I am trying to do is add a picture to a JFrame.
JFrame
I am really confused and don\'t really understand... I have looked up every possible question on this s
You can use xF.setContentPane(new JLabel(new ImageIcon(image_path)));