|
Does anyone here happen to know how to make a JList in a Java applet take on the largest possible dimensions of the parent object? Currently I have a JList in a JPanel with a BoxLayout and the JList takes the smallest possible size.
Hope that makes sense.
__________________
The interlocking pieces of web development: usability, performance, accessibility, and standards.
|