Bug 351930 - Preview Swing component while debugging, just as inspect graphically
Summary: Preview Swing component while debugging, just as inspect graphically
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 05:32 EDT by Ashish Sharma CLA
Modified: 2011-07-14 02:37 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Sharma CLA 2011-07-13 05:32:28 EDT
Build Identifier:  20090920-1017

At the time of debugging, just the same way as we inspect any object to view its details, it would be so useful if we get a preview of swing component object. I know by studying code we can easily track UI created, but in case of complex UI,this will surely help a lot to developers to understand the code created by some else person. I hope this is achievable and worthy.

Reproducible: Always
Comment 1 Markus Keller CLA 2011-07-13 06:51:09 EDT
Similar to bug 185312, but I'm not sure if this is feasible for general Swing components.