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 22967 - Look should have method dettachForm
Summary: Look should have method dettachForm
Status: VERIFIED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Looks (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-30 14:32 UTC by Tomas Zezula
Modified: 2008-11-18 11:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2002-04-30 14:32:00 UTC
Look should have method dettachForm which will be
called on the end of life cycle of some
Look.NodeSubstitute for this look.
Comment 1 Petr Hrebejk 2002-06-24 11:11:58 UTC
Moving Looks issues to dev 4.0
Comment 2 Marian Mirilovic 2003-01-29 12:54:31 UTC
added keyword PROJECTS, because we need to distinguish 
issues against NB4.0 and S1Sx.y
Comment 3 Jesse Glick 2003-03-19 18:00:33 UTC
protected void Look.NodeSubstitute.unregister() {}

already exists.
Comment 4 Petr Hrebejk 2003-05-06 09:52:03 UTC
Method added.
Comment 5 pzajac 2004-02-25 14:55:08 UTC
verified