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 136647 - api review for window system customization api
Summary: api review for window system customization api
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks: 136636
  Show dependency tree
 
Reported: 2008-06-06 14:13 UTC by Stanislav Aubrecht
Modified: 2008-12-22 11:00 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
proposed implementation (60.37 KB, patch)
2008-06-06 14:17 UTC, Stanislav Aubrecht
Details | Diff
unit test (5.10 KB, text/plain)
2008-06-10 10:19 UTC, Stanislav Aubrecht
Details
unit test (4.44 KB, text/plain)
2008-06-10 10:20 UTC, Stanislav Aubrecht
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Aubrecht 2008-06-06 14:13:43 UTC
this is an API review for window system API enhancement which allows turning some features on/off (e.g. turn off window
sliding, window drag and drop etc).

the new api is based on property values in resource bundle.
Comment 1 Stanislav Aubrecht 2008-06-06 14:17:49 UTC
Created attachment 62465 [details]
proposed implementation
Comment 2 Stanislav Aubrecht 2008-06-10 10:19:11 UTC
Created attachment 62600 [details]
unit test
Comment 3 Stanislav Aubrecht 2008-06-10 10:20:16 UTC
Created attachment 62601 [details]
unit test
Comment 4 Stanislav Aubrecht 2008-06-12 16:16:09 UTC
if there are no objections, i'll integrate the new api tomorrow (friday, june 12th)
Comment 5 Stanislav Aubrecht 2008-06-12 16:24:46 UTC
actually, it'll be june 13th:)
Comment 6 Stanislav Aubrecht 2008-06-13 11:54:38 UTC
done