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 176207 - Reporting of tab closing for org.openide.windows.InputOutput
Summary: Reporting of tab closing for org.openide.windows.InputOutput
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 05:24 UTC by martin_sladecek
Modified: 2009-11-09 05:24 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description martin_sladecek 2009-11-09 05:24:48 UTC
After creating a InputOutput object, it would be great if one can listen on closing of the tab that is connected to this object (so a resources associated with the tab could be freed).