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 80370 - Entity Classes from DB: Pressing Escape does not interrupt the schema retrieval
Summary: Entity Classes from DB: Pressing Escape does not interrupt the schema retrieval
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-16 19:58 UTC by Andrei Badea
Modified: 2006-07-16 20:05 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 Andrei Badea 2006-07-16 19:58:51 UTC
... but it hides the progress dialog instead and the UI is freezed until the
schema retrieval is done.
Comment 1 Andrei Badea 2006-07-16 20:05:57 UTC
Fixed.

Checking in src/org/netbeans/modules/j2ee/persistence/util/ProgressPanel.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/util/Attic/ProgressPanel.java,v
 <--  ProgressPanel.javanew revision: 1.1.2.7; previous revision: 1.1.2.6
done
Checking in
test/unit/src/org/netbeans/modules/j2ee/persistence/util/EventRequestProcessorTest.java;
/cvs/j2ee/persistence/test/unit/src/org/netbeans/modules/j2ee/persistence/util/Attic/EventRequestProcessorTest.java,v
 <--  EventRequestProcessorTest.java
new revision: 1.1.2.7; previous revision: 1.1.2.6
done