Skip to content

Provide a public getter method for the Dialog used by a Wizard#1542

Merged
abhinayagarwal merged 3 commits into
controlsfx:masterfrom
ianrenton:feature/1388-public-getter-for-wizard-dialog
Mar 13, 2025
Merged

Provide a public getter method for the Dialog used by a Wizard#1542
abhinayagarwal merged 3 commits into
controlsfx:masterfrom
ianrenton:feature/1388-public-getter-for-wizard-dialog

Conversation

@ianrenton

Copy link
Copy Markdown
Contributor

I believe this provides the access necessary to resolve #756, #976, #999 and #1388.

I have chosen to make getDialog() public rather than alternative methods such as a setDialog() or making dialog itself protected as I believe this offers the simplest possible change to meet the needs of these issues (and my own).

I can't see any obvious disadvantage to making the Wizard dialog accessible in this way, but if there is some subtlety that I have missed, please let me know.

@github-actions

github-actions Bot commented Mar 8, 2024

Copy link
Copy Markdown

Hi ianrenton,

Welcome to ControlsFX and thank you for taking time to contribute to this project.

We do not recognise you as a contributor. Can you please sign ControlsFX Individual Contributor Agreement: https://cla.controlsfx.org ?

@Siedlerchr

Copy link
Copy Markdown
Collaborator

Please adjust the copyright year in the header

Comment thread controlsfx/src/main/java/org/controlsfx/dialog/Wizard.java Outdated
@abhinayagarwal abhinayagarwal merged commit 832dcaf into controlsfx:master Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set icon for Wizard window

3 participants