Why does my JButton look differently of different computers?
I use JButtons in my application. They need to have different colors. First I used that btn.setBackground(col);. It works on my computer and on another computer my button just gray (not red, as it\'s
问答
阅读(4)