public override void createButton(ButtonFactory factory, int x, int y, int width, int height) { factory.addCloseButton(this, x, y, width, height); }