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 87075 - unable to distinguish which elements have source code
Summary: unable to distinguish which elements have source code
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 10:46 UTC by Alexandr Scherbatiy
Modified: 2007-10-19 21:12 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 Alexandr Scherbatiy 2006-10-13 10:46:36 UTC
I have a class diagram with a lot of classes on it.
I have generated code for some of classes.
There is no easy way to know which of elements have the source code
and which do not have.

For example classes which do not have source code should have another color
than classes which have source code.
Comment 1 Craig Conover 2006-10-13 14:43:35 UTC
Since the color of the shapes on the diagram can be manually adjusted, so that
might not be a good way to distinguish them. Perhaps a graphical marker on the
element's shape in the diagram and a badged icon for the element's tree node.

Workaround: For now, there is a property that shows the source file if it does
have code, but you have to select each element one at a time.