|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.trace.ui.internal.launcher.application.FilterConfigurationPage
This is the filter configuration page that is commonly used by data collectors requiring a filtering mechanism.
| Constructor Summary | |
|---|---|
FilterConfigurationPage()
Default constructor - equivalent to FilterConfigurationPage(IProfileLaunchConfigurationConstants. |
|
FilterConfigurationPage(java.lang.String attributeName)
The constructor |
|
| Method Summary | |
|---|---|
void |
addErrorListener(org.eclipse.tptp.trace.ui.provisional.launcher.IStatusListener statusListener)
|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
protected FilterSetElement |
findFilterSet(java.lang.String activeFilterSetId)
|
java.util.Vector |
getAttributes()
Invoked to retrieve the profiling attributes that corresponds to user's settings for this page. |
java.lang.String |
getDescription()
|
TraceProfileFiltersUI |
getFilterUI()
|
org.eclipse.debug.core.ILaunchConfiguration |
getLaunchConfiguration()
|
java.lang.String |
getPageName()
|
java.lang.String |
getTitle()
|
org.eclipse.jface.resource.ImageDescriptor |
getWizardBanner()
|
void |
reset(org.eclipse.debug.core.ILaunchConfiguration launchConfiguration)
|
boolean |
storeAttributes(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy)
Invoked when the wizard finishes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FilterConfigurationPage()
public FilterConfigurationPage(java.lang.String attributeName)
attributeName - The attribute name that should be used to store the
filter set selection.| Method Detail |
public void reset(org.eclipse.debug.core.ILaunchConfiguration launchConfiguration)
reset in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic java.util.Vector getAttributes()
AbstractConfiguration.IExtendedConfigurationPage
getAttributes in interface AbstractConfiguration.IExtendedConfigurationPagepublic boolean storeAttributes(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy)
AbstractConfiguration.IExtendedConfigurationPage
storeAttributes in interface AbstractConfiguration.IExtendedConfigurationPageworkingCopy - The working copy of the configuration
public void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPageprotected FilterSetElement findFilterSet(java.lang.String activeFilterSetId)
public java.lang.String getPageName()
getPageName in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic java.lang.String getTitle()
getTitle in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic org.eclipse.jface.resource.ImageDescriptor getWizardBanner()
getWizardBanner in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic java.lang.String getDescription()
getDescription in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic void addErrorListener(org.eclipse.tptp.trace.ui.provisional.launcher.IStatusListener statusListener)
addErrorListener in interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPagepublic TraceProfileFiltersUI getFilterUI()
public org.eclipse.debug.core.ILaunchConfiguration getLaunchConfiguration()
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||