posted 21 years ago
I'm using a JLabel to display a .gif in a portion of a GUI.
Is there any way to shrink or expand a .gif file to fit the size of the
label? In some instances, only part of the .gif is visible due to the
original size. Since making the .gif the exact size prior to display is
probably not going to happen, can I resize it?
Thanks....