I have many JLabels (which includes ImageIcons) in a JPanel.
JLabel
ImageIcon
JPanel
And this JPanel is only a panel on the GUI; there ar
Either
null
myPanel.setLayout(null);