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 28803 - Test TopComponent.getLookup ()
Summary: Test TopComponent.getLookup ()
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 27868
  Show dependency tree
 
Reported: 2002-11-15 18:01 UTC by Jaroslav Tulach
Modified: 2008-12-22 21:39 UTC (History)
0 users

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 Jaroslav Tulach 2002-11-15 18:01:57 UTC
TopComponent can now provide lookup (or null) and
that by default delegates to content of
getActivatedNodes. Check whether it updates when
nodes are changed, fires correct events and that
it is garbage collected when not used anymore.
Comment 1 Jaroslav Tulach 2002-11-15 18:08:22 UTC
subtask of issue 27868
Comment 2 Jaroslav Tulach 2002-12-03 16:34:57 UTC
openide/test/unit/src/org/openide/windows/Attic/TopComponentGetLookupTest.java

new revision: 1.1.2.1