@Override
 public GraphicsDevice getGraphicsDevice() {
   return contentView.getGraphicsDevice();
 }