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 59003 - Progress dialog during capture/recapture should use Progress API
Summary: Progress dialog during capture/recapture should use Progress API
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
: 61148 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-17 21:21 UTC by Rochelle Raccah
Modified: 2006-01-16 13:24 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rochelle Raccah 2005-05-17 21:21:02 UTC
Capture schema and recapture schema both show progress bars.  They should be
rewritten to use the new Progress API.
Comment 1 Andrei Badea 2005-08-22 13:07:40 UTC
*** Issue 61148 has been marked as a duplicate of this issue. ***
Comment 2 Andrei Badea 2005-08-22 13:12:57 UTC
Checking in nbproject/project.xml;
/cvs/db/model/nbproject/project.xml,v  <--  project.xml
new revision: 1.9; previous revision: 1.8
done
Checking in src/org/netbeans/modules/dbschema/jdbcimpl/wizard/CaptureSchema.java;
/cvs/db/model/src/org/netbeans/modules/dbschema/jdbcimpl/wizard/CaptureSchema.java,v
 <--  CaptureSchema.java
new revision: 1.5; previous revision: 1.4
done
Checking in src/org/netbeans/modules/dbschema/jdbcimpl/wizard/ProgressFrame.form;
/cvs/db/model/src/org/netbeans/modules/dbschema/jdbcimpl/wizard/ProgressFrame.form,v
 <--  ProgressFrame.form
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/netbeans/modules/dbschema/jdbcimpl/wizard/ProgressFrame.java;
/cvs/db/model/src/org/netbeans/modules/dbschema/jdbcimpl/wizard/ProgressFrame.java,v
 <--  ProgressFrame.java
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/modules/dbschema/jdbcimpl/wizard/RecaptureSchema.java;
/cvs/db/model/src/org/netbeans/modules/dbschema/jdbcimpl/wizard/RecaptureSchema.java,v
 <--  RecaptureSchema.java
new revision: 1.8; previous revision: 1.7
done
Checking in deps.txt;
/cvs/ide/golden/deps.txt,v  <--  deps.txt
new revision: 1.165; previous revision: 1.164
done
Comment 3 Lukasz Grela 2006-01-16 13:24:53 UTC
v.