org.eclipse.mylar.monitor.usage
Interface IQuestionnairePage

All Superinterfaces:
org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.wizard.IWizardPage

public interface IQuestionnairePage
extends org.eclipse.jface.wizard.IWizardPage

Author:
Mik Kersten

Method Summary
 java.io.File createFeedbackFile()
           
 
Methods inherited from interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage, getName, getNextPage, getPreviousPage, getWizard, isPageComplete, setPreviousPage, setWizard
 
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible
 

Method Detail

createFeedbackFile

java.io.File createFeedbackFile()