Re: setting a background image of JPanel
From: Paul Lutus (nospam_at_nosite.zzz)
Date: 08/29/04
- Next message: ak: "Re: setting a background image of JPanel"
- Previous message: Paul Lutus: "Re: Help: displaying many text lines with graphics fast in applet"
- In reply to: Passero: "setting a background image of JPanel"
- Next in thread: ak: "Re: setting a background image of JPanel"
- Reply: ak: "Re: setting a background image of JPanel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 Aug 2004 20:23:51 -0700
Passero wrote:
> How can i set a background image of a JPanel that also rescale's when the
> window is rescalling?
Use Image.getScaledInstance to change the image size every time the frame is
resized.
-- Paul Lutus http://www.arachnoid.com
- Next message: ak: "Re: setting a background image of JPanel"
- Previous message: Paul Lutus: "Re: Help: displaying many text lines with graphics fast in applet"
- In reply to: Passero: "setting a background image of JPanel"
- Next in thread: ak: "Re: setting a background image of JPanel"
- Reply: ak: "Re: setting a background image of JPanel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|