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

Summary: Test TopComponent.getLookup ()
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ActionsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27868    

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