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

Summary: unable to distinguish which elements have source code
Product: uml Reporter: Alexandr Scherbatiy <sunflower>
Component: Code GenerationAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.