[ I'm not sure if this is an "intermediate Java" or "beginner Java" topic, so I'm reposting it here. ] How can I generate a trace of all the method calls (including those that happen within standard JDK 1.3.1 library classes), during a typical interactive session with a Swing GUI? Thanks, KJ