60616263646566676869
super(); this.caps = caps; this.chosenIndex = chosenIndex; this.device = device; //FIXME unit id? this.awtGraphicsDevice = new AWTGraphicsDevice(this.device, 0); DisplayMode m = device.getDisplayMode(); width = m.getWidth(); height = m.getHeight(); }