M
matt
Ok so this has been bugging me for a while now and I have no idea what
to search for or what else to do. Basically, I have had java installed
on this computer for a while and it worked fine. But a while back, my
GUIs started getting all weird. I am using the Swing components
(JFrame and such) and what is happening is everything is more spaced
out. I have tried reinstalling the JRE multiple times but the problem
does not fix itself. I have also tried clearing the Java cache through
the control panel. I know it is nothing in my program because when I
move the code to another computer everything looks fine.
This is a hard problem to explain but the best way I can do it is to
say that everything is spaced out in the frames. The text fields are
wider but the text size is the same. In the combo boxes, the items are
spaced apart farther. An analogy would be in HTML the cell padding
field is bigger but obviously there is no place to set this within
Java.
I hope this makes sense, any help would be appreciated.
to search for or what else to do. Basically, I have had java installed
on this computer for a while and it worked fine. But a while back, my
GUIs started getting all weird. I am using the Swing components
(JFrame and such) and what is happening is everything is more spaced
out. I have tried reinstalling the JRE multiple times but the problem
does not fix itself. I have also tried clearing the Java cache through
the control panel. I know it is nothing in my program because when I
move the code to another computer everything looks fine.
This is a hard problem to explain but the best way I can do it is to
say that everything is spaced out in the frames. The text fields are
wider but the text size is the same. In the combo boxes, the items are
spaced apart farther. An analogy would be in HTML the cell padding
field is bigger but obviously there is no place to set this within
Java.
I hope this makes sense, any help would be appreciated.