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 110463 - Default diagram names should include diagram type and a sequence number
Summary: Default diagram names should include diagram type and a sequence number
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Craig Conover
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-20 19:02 UTC by Craig Conover
Modified: 2007-08-07 07:05 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 Craig Conover 2007-07-20 19:02:13 UTC
Currently, all diagrams have a default name of "New Diagram". This results in many diagrams (if not renamed at creation
time) named with the same name. It would good to have the default diagram name use the diagram type and a counter to
create a unique default diagram name.
For example: Class Diagram 1, Class Diagram 2...
Comment 1 Craig Conover 2007-07-21 00:16:13 UTC
Default name now reflects diagram type and a sequential increment.
Comment 2 Peter Lam 2007-08-07 07:05:39 UTC
verified in build 20070807-b2306.
A related issue is being tracked in issue 111019.