Hi all,
I have difficulties in trying to disable to automatic width resizement
of a JList to the longest element it contains (if the longest element is
represented by one character, the component automatically resizes itself
its width and become really small).
I have tried to override getMinimumSized, setMinimumSize, setSize,
componentResized, to disallow the list to become to small, but it
apparently doesn't do anything.
Any help would be very appreciated.
Johan
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to