This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 143213

Summary: Need API to paint individual widget to a specified Graphics2D object
Product: platform Reporter: Yang Su <sherylsu>
Component: GraphAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: hanasaki
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 143093    

Description Yang Su 2008-08-07 18:38:42 UTC
The current APIs only allow to paint the whole scene to the graphics context derived from SceneComponent, it is not
possible to paint the selected widgets to a specified graphics.