Uses of Interface
org.eclipse.mylar.monitor.usage.IBackgroundPage

Packages that use IBackgroundPage
org.eclipse.mylar.internal.monitor.usage   
org.eclipse.mylar.internal.monitor.usage.ui.wizards   
 

Uses of IBackgroundPage in org.eclipse.mylar.internal.monitor.usage
 

Fields in org.eclipse.mylar.internal.monitor.usage declared as IBackgroundPage
private  IBackgroundPage StudyParameters.backgroundPage
           
 

Methods in org.eclipse.mylar.internal.monitor.usage that return IBackgroundPage
 IBackgroundPage StudyParameters.getBackgroundPage()
           
 

Methods in org.eclipse.mylar.internal.monitor.usage with parameters of type IBackgroundPage
 void StudyParameters.setBackgroundPage(IBackgroundPage backgroundPage)
           
 

Uses of IBackgroundPage in org.eclipse.mylar.internal.monitor.usage.ui.wizards
 

Fields in org.eclipse.mylar.internal.monitor.usage.ui.wizards declared as IBackgroundPage
private  IBackgroundPage UsageSubmissionWizard.backgroundPage