org.eclipse.hyades.trace.ui.internal.wizard
Interface IProfileSetWizardPage
- All Known Implementing Classes:
- ProfileSetWizardPage1, ProfileSetWizardPage2, ProfileSetWizardPage3
public interface IProfileSetWizardPage
|
Method Summary |
org.eclipse.jface.wizard.IWizardPage |
getNextPage()
|
org.eclipse.jface.wizard.IWizardPage |
getPreviousPage()
|
void |
initializeFrom(org.eclipse.hyades.trace.ui.launcher.ProfilingSetsManagerCopy copy)
|
boolean |
performApply(org.eclipse.hyades.trace.ui.launcher.ProfilingSetsManagerCopy copy)
|
performApply
boolean performApply(org.eclipse.hyades.trace.ui.launcher.ProfilingSetsManagerCopy copy)
initializeFrom
void initializeFrom(org.eclipse.hyades.trace.ui.launcher.ProfilingSetsManagerCopy copy)
getNextPage
org.eclipse.jface.wizard.IWizardPage getNextPage()
getPreviousPage
org.eclipse.jface.wizard.IWizardPage getPreviousPage()