Retrieves a CreateParams object that describes the settings used to create the form.
protected CreateParams getCreateParams()
Returns a CreateParams object that describes the values used to create the window.
When overriding getCreateParams, be sure to call super.getCreateParams.