You must enable maximize by change this: super("Puchase",false,true,false,true); to: super("Puchase",false,true,true,true); Parameters of this: // super(Title, Resizable, Closable, Maximizable, Iconifiable)