public WindowManager(UserSettings settings, Window parent, Grid root) { this.settings = settings; this.parent = parent; this.root = root; }