Perry Smith

Java Questions & Answers

Archive

Home / Java Q & A Archive Page 4 / Java Q & A Archive / Java Main Page

Gap in the Frame panel and the frame Border
Friday, 12-Mar-99 00:58:46

203.129.225.217 writes:

I am having a problem in displaying the java frame I added some menu and a panel in the java Frame and i have painted a gif image on this panel Now when i display the frame i see a small gap in the frame and the border confining the frame. The gap is not that subtle it that gap u can see the background very well and that looks very ugly BTW i saw the sample swing application which doesnt have this problem at all
Thank you
Waiting for reply
Anand


Response
Re: Gap in the Frame panel and the frame Border
Sunday, 14-Mar-99 23:52:30

202.54.7.23 writes:

what layout does u'r frame have ?? check with different layouts and let us know.. best would be to add in a gridlayout(1,1)..

ganesh


Home / Java Q & A Archive Page 4 / Java Q & A Archive / Java Main Page