If you use a full IDE with your Java programming, such as JBuilder, it comes with the API methods embedded in a tree form. You can expand on packages, classes, etc. to see the original code used by Sun with their developement. You can not change the code, but you can view it and read their...