org.eclipse.mylar.monitor.usage
Interface IBackgroundPage

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

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

Author:
Leah Findlater, 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()