Hi All,

I have a problem with JLabel:

I have some JLabel wich display dynamicly some information, 
but the string describing this information can change,
so width of JLabel automaticly adjust its size to show all the string.

My problem is that when the JLabel size change, as it is put in a
gridbaglayout, 
all my layout move to make some place for the label and all my 
components move wich create a very ugly effect on my gui.

rgds
-aradhana

_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to