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 44472

Summary: Open Project alert should change the appearance
Product: java Reporter: jrojcek <jrojcek>
Component: UnsupportedAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41835    

Description jrojcek 2004-06-07 18:02:36 UTC
Currently the Open Project alert informing about the broken 
references doesn't have a appearance of an information alert 
(with special ikon).

The dialog should be changed to an information alert.
Comment 1 David Konecny 2004-06-10 14:28:37 UTC
Fixed in:
src/org/netbeans/modules/java/project/BrokenReferencesAlertPanel.form;
new revision: 1.2; previous revision: 1.1
src/org/netbeans/modules/java/project/BrokenReferencesAlertPanel.java;
new revision: 1.2; previous revision: 1.1
src/org/netbeans/spi/java/project/support/ui/BrokenReferencesSupport.java;
new revision: 1.6; previous revision: 1.5
Comment 2 Quality Engineering 2007-09-20 12:05:31 UTC
Reorganization of java component