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 - API: widget with rulers
Summary: API: widget with rulers
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-27 15:39 UTC by David Kaspar
Modified: 2007-06-27 15:39 UTC (History)
0 users

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 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.