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 29933

Summary: Minimal window manager
Product: platform Reporter: Jesse Glick <jglick>
Component: Window SystemAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 29124    

Description Jesse Glick 2003-01-10 05:30:11 UTC
WindowManager.getDefault() should first check
lookup, then fall back to a simple impl that can
just open frames and track activated nodes etc.
Comment 1 Jesse Glick 2003-01-10 07:57:48 UTC
added       * Up-To-Date  1.1        
openide/src/org/openide/windows/DummyWindowManager.java
committed   * Up-To-Date  1.35       
openide/src/org/openide/windows/WindowManager.java
committed   * Up-To-Date  1.6        
openide/test/unit/src/org/openide/util/actions/ActionsInfraHid.java