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 - Need API to paint individual widget to a specified Graphics2D object
Summary: Need API to paint individual widget to a specified Graphics2D object
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks: 143093
  Show dependency tree
 
Reported: 2008-08-07 18:38 UTC by Yang Su
Modified: 2012-08-05 02:18 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.