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 109367 - package display in class diagram
Summary: package display in class diagram
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-11 14:31 UTC by nderwin
Modified: 2008-04-11 00:28 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 nderwin 2007-07-11 14:31:45 UTC
When a class is displayed in a class diagram that is not located in the same package as the class, it would be nice to
have an option to show the full package name for the class.  

For example, if the org.myorg.MyClass was displayed in a class diagram that was located in the org package, the class
would show "{ From myorg }" in the diagram.  This request would allow the diagram to show "{ From org.myorg }", or
something to that effect.