2

Attention to the JTextField, the left border is a little thicker. enter image description here

And this is what it looks like on another PC with the same project enter image description here

It doesn't looks like a code problem, yet I can't tell why.

The environment is both under JDK 1.8.0-31, Windows10 Build 10586, eclipse Mars. It was normal on mine two days ago, but it do happened without any change of code. And it works well if I run it with the exported jar file...

origalin
  • 21
  • 3
  • If you can add some information about both the system, which you have used here, it would be easier to understand the problem. – YoungHobbit Dec 31 '15 at 05:54
  • Different systems use different rendering systems and different properties and settings can change how this works even on similar platforms, this is why we encourage the use of layout managers – MadProgrammer Dec 31 '15 at 05:58
  • Could be the same problem addressed here: http://stackoverflow.com/questions/32924581/swing-lineborder-thicker-on-one-side – camickr Dec 31 '15 at 06:23
  • @camickr It looks like that we are the same but the suggestion doesn't work... – origalin Dec 31 '15 at 08:11
  • For better help sooner, post a [MCVE] or [Short, Self Contained, Correct Example](http://www.sscce.org/). – Andrew Thompson Dec 31 '15 at 09:25

0 Answers0