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 108299

Summary: API: widget with rulers
Product: platform Reporter: David Kaspar <dkaspar>
Component: GraphAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description David Kaspar 2007-06-27 15:39:38 UTC
A new widget could be introduced. It will provide top-side and left-side rulers.

Create a custom Widget (based on LayerWidget) named RulerWidget. It will contain 3 LayerWidgets underneath (top-axis,
left-axis and scene). The RulerWidget will have a special custom Layout assigned which should count with these 3 widgets
only and place then according to the resolved boundaries.