Would like to set icons for the Next, Back, Finish and Cancel buttons.

Would like to set icons for the Next, Back, Finish and Cancel buttons.

I exposed all the buttons in the API. So just do
getNext().setIcon() to set the button icons. Please let me know if this works for you

Thank you