xiao Is this what you're looking for? Or do you mean the actual source code of the APIs? If that is what your looking for then after you download the SDK go to the root directory and there is a file called src.jar. You can open it with winzip to see all of the source files. hope that helps
Thanks Dave, that's what I want. By the way, do you know is there any easy way for doing the following? when user press Alt+ a mnemonic key in a label(the label is set for a comboBox), the focus should move to the comboBox and the list shoould drop, and the first item should be highlighted. Thanks, always.
Xiao Glad that helped you out. As for your other question, I've not got a clue I assume this is in a Swing application (as opposed to HTML), you might want to try the Swing forum.