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 41888 - Arch review of separation of tab control from main window system
Summary: Arch review of separation of tab control from main window system
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: apireviews
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2004-04-09 14:17 UTC by _ tboudreau
Modified: 2008-12-22 19:48 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Javadoc with arch descriptions (544.22 KB, application/octet-stream)
2004-04-09 14:23 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2004-04-09 14:17:04 UTC
Will attach documents.  This is simply separating the window 
system tab control from the rest of the window system, cleaning 
up its API and making it a separate library.
Comment 1 _ tboudreau 2004-04-09 14:23:28 UTC
Created attachment 14344 [details]
Javadoc with arch descriptions
Comment 2 _ tboudreau 2004-04-09 14:25:10 UTC
Documentation attached; note that while there is a fairly complete API for the tab control 
and SPI for UI delegates, the API category for this is friend  - the window system will 
simply declare a dependency on the tab control library and use the same classes it did 
before, from their new packages.
Comment 3 _ tboudreau 2004-04-19 16:15:54 UTC
Closing as this does not need to be reviewed