I am trying to build a customized refactoring preview dialog. It will display information such as metrics etc for suggested refactoring (as informed by certain metrics).
I checked the previewWizardPage .java but did not see where it got called.
Could you please give any idea on which extension points should I work on?