简体   繁体   English

在 Java 上更改大小 JLabel (ImageIcon)

[英]Change size JLabel (ImageIcon) on Java

I have this code:我有这个代码:

http://pastebin.com/N7XnK8XH http://pastebin.com/N7XnK8XH

The result is a large display panel, but the picture still is small, does not scale I've tried everything结果是显示面板很大,但图片仍然很小,无法缩放我已经尝试了所有方法

Please help me请帮我

but the picture still is small, does not scale但图片仍然很小,没有缩放

Try Darryl's Stretch Icon for dynamic scaling of the Icon to fill the space available to the JLabel.尝试使用 Darryl 的Stretch Icon动态缩放图标以填充 JLabel 的可用空间。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM