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 66145 - "Persistent storage" dialog must use new progress bar component
Summary: "Persistent storage" dialog must use new progress bar component
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 15:26 UTC by Jindrich Dinga
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dialog (38.34 KB, image/png)
2005-10-06 15:38 UTC, Jindrich Dinga
Details
dialog (38.34 KB, image/png)
2005-10-06 15:42 UTC, Jindrich Dinga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Dinga 2005-10-06 15:26:59 UTC
During IDE Shutdown, different progress bar is used. A new progress bar component should be used.
Comment 1 Jindrich Dinga 2005-10-06 15:38:05 UTC
Created attachment 25608 [details]
dialog
Comment 2 Jindrich Dinga 2005-10-06 15:42:33 UTC
Created attachment 25609 [details]
dialog
Comment 3 Jan Becicka 2005-10-12 12:47:33 UTC
ShutDownProgressListener.java (in directory
D:\sources\trunk\java\javacore\src\org\netbeans\modules\javacore\)
Checking in ShutDownProgressPanel.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/ShutDownProgressPanel.java,v
 <--  ShutDownProgressPanel.java
new revision: 1.4; previous revision: 1.3
done
Checking in ShutDownProgressPanel.form;
/cvs/java/javacore/src/org/netbeans/modules/javacore/ShutDownProgressPanel.form,v
 <--  ShutDownProgressPanel.form
new revision: 1.4; previous revision: 1.3
done
Checking in ShutDownProgressListener.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/ShutDownProgressListener.java,v
 <--  ShutDownProgressListener.java
new revision: 1.4; previous revision: 1.3
done
Comment 4 Quality Engineering 2007-09-20 11:49:20 UTC
Reorganization of java component