I am looking to make a little debugging widget for my (rather complex) app. It would be helpfull if I could construct something that would look at a class and display all its data. I can handle the GUI side of it easily enough..but Java wise I don't know where to start or if its even possible to navigate a arbitrary class in this way.
Ideally Id want to get a list of variable names and their values. I assume Id need to compile as pretty or detailed for the variable names to even be there - thats fine. Thanks for any pointers, -Thomas -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Fvr_teDRFKsJ. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.