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

Summary: "Persistent storage" dialog must use new progress bar component
Product: java Reporter: Jindrich Dinga <jdinga>
Component: UnsupportedAssignee: Jan Becicka <jbecicka>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky, mkleint
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: dialog
dialog

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