PDA

View Full Version : Background image for JInternalFrame


Java
01-21-2011, 07:53 AM
Hi! Could someone please give me any idea on how to add a background image to JInternalFrame without subclassing. Below I provide a code snippet, but the line jif.setBackgroundImage(backImage); is incorrect. Please, help me to fix this error. But I don't want to create a subclass, e.g....