svoid installWindowDragger(JComponent c) { onMouseDown(c, event -> new WindowDragger(e)); }