I need to remove finish and cancel buttons on
org.eclipse.jface.wizard.Wizard and add a button labelled 'ok' at the
place.
Does anyone know how to achieve this?
I know this can be achieved using dialog but is there any easy
way to change buttons on wizard?