How can I add a combo box to my applet to display a list of *.obj
files in that directory? I want to be able to return the selected
file to a string when a value is clicked.
Please include header files needed.
thanks