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 37711 - Call windows API in core/output from AWT thread
Summary: Call windows API in core/output from AWT thread
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords: THREAD
Depends on:
Blocks: 37529
  Show dependency tree
 
Reported: 2003-12-03 15:35 UTC by Peter Zavadsky
Modified: 2008-12-23 08:15 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 Peter Zavadsky 2003-12-03 15:35:44 UTC
Execute ColorPicker.
There is a number of in exceptions, so it is
needed to refine the code. 
Take the suggestion from talk with Yarda and Jesse.

For methods which don't return values, use
Mutex.EVENT when neede, and for isClosed provide
internal variable indicating whether the component
is opened or not.
Comment 1 Peter Zavadsky 2003-12-04 13:49:12 UTC
Fixed in [trunk]

core/output/../OutputTabInner.java 1.6
Comment 2 Marian Mirilovic 2004-02-24 16:41:37 UTC
verified in [nb_dev](200402221900)
Comment 3 Quality Engineering 2008-12-23 08:15:25 UTC
moving terminal emulator issues to terminalemulator component.
To see the correct version and target milestone of this issue look at Issue
Activity table.