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 - Open Project alert should change the appearance
Summary: Open Project alert should change the appearance
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-06-07 18:02 UTC by jrojcek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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