SyntaxFix
Write A Post
Hire A Developer
Questions
You could use a javax.swing.ImageIcon and add it to a JLabel using setIcon() method, then add the JLabel to the JPanel.