I am using a JLabel with icon for a background in an application with JDesktopPane; It works fine but the icon is too small for the screen and I need to size it before it becomes part of the JLabel. This cannot be tiled since it is a map.

Does anyone know of a clever way that I can size it to fit screen size? Resizing help also