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 17000

Summary: No "*" in component palette for modified files
Product: guibuilder Reporter: Rochelle Raccah <raccah>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Rochelle Raccah 2001-10-26 06:10:12 UTC
When a file is open in the form editor, it shows in the source editor and the
component palette.  When it is modified, the tab representing that file in the
source editor has a "*" next to the name, but the one in the component palette
doesn't.
Comment 1 Marian Mirilovic 2001-10-26 16:11:25 UTC
This isn't Defect, it's Enhancement. Showing * for changed forms will
be nice to have after UNDO implementation.
Comment 2 Jan Chalupa 2001-11-27 12:38:00 UTC
Target milestone -> 3.3.1.
Comment 3 Marek Grummich 2002-07-22 10:00:38 UTC
Set target milestone to TBD
Comment 4 Marek Grummich 2002-07-22 10:07:01 UTC
Set target milestone to TBD
Comment 5 Tomas Pavek 2004-08-11 08:59:15 UTC
In NB 4.0 this is solved as the java source and form share the same
tab in the editor (multiview).