I am wanting to display in a JList an array of objects and waswondering if anyone knows how to set this up????Any help would begreatly appreciated.
Have you looked at the JavaDocs for the JList component? How about theSwing tutorials atjava.sun.com/.../index.html ?