Ray Y
Member
I'm using a JavaObject in a project of mine. When I debug the thing, down in the Watch window, it shows the variable I've set to the object. When I expand the tree for it, I see all sorts of values that I'd like to be able to use in my code that aren't specifically documented for the .jar file I'm using. Is there any way I can access those values? They are obviously there somewhere in memory because the Debugger sees them.
I've tried various methods but haven't stumbled upon the correct one yet. Maybe because it's not possible?
I've tried various methods but haven't stumbled upon the correct one yet. Maybe because it's not possible?