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 32409 - Define inner API
Summary: Define inner API
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks: 32230
  Show dependency tree
 
Reported: 2003-03-27 15:10 UTC by Peter Zavadsky
Modified: 2008-12-22 22:30 UTC (History)
1 user (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 Peter Zavadsky 2003-03-27 15:10:17 UTC
Beside the open API (the one exposed in
org.openide.windows.* package) will exist also
inner API, which will offer extended control over
window system for clietn. But at the moment won't
be exposed as an open one. That API will be used
by internal winsys action implementations and DnD
frameworks impelementation.

It would be nice, that that API will be declared
by some interfaces extending to ones from open API.
Comment 1 Peter Zavadsky 2003-09-16 16:07:54 UTC
Fixed in branch winsys_29836
Comment 2 Peter Zavadsky 2003-09-16 16:08:37 UTC
x