Hi all,
I'm totally new to Java (coming from C/C++) - so please excuse this if it's a stupid question. :-S
Basically, I want to create a java applet that displays a list control much like the common Windows list control with columns, etc.
I'd like to do this directly in the applet itself...