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

Summary: Define inner API
Product: platform Reporter: Peter Zavadsky <pzavadsky>
Component: Window SystemAssignee: Peter Zavadsky <pzavadsky>
Status: RESOLVED FIXED    
Severity: blocker CC: mslama
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 32230    

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