|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AbstractConfiguration.IExtendedConfigurationPage
Extends the configuration page to add APIs that can be
used for storing and retrieving attributes.
Pre-condition:
| Method Summary | |
|---|---|
java.util.Vector |
getAttributes()
Invoked to retrieve the profiling attributes that corresponds to user's settings for this page. |
boolean |
storeAttributes(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configurationWC)
Invoked when the wizard finishes. |
| Methods inherited from interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPage |
|---|
addErrorListener, createControl, getDescription, getPageName, getTitle, getWizardBanner, reset |
| Method Detail |
|---|
boolean storeAttributes(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configurationWC)
configurationWC - The working copy of the configuration
java.util.Vector getAttributes()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||