add image jframe java code example Example: how to add an image to a gui in java windowbuilder frame.add(new JLabel(new ImageIcon("Path/To/Your/Image.png")));