final public class ProjectUtilitiesDummyWindowManager extends WindowManager (Code)
Trivial window manager that just keeps track of "workspaces" and "modes"
according to contract but does not really use them, and just opens all
top components in their own frames.
Useful in case core-windows.jar is not installed, e.g. in standalone usage.
author: Jesse Glick See Also: "#29933"