|
TPTP 4.6.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.AbstractConfiguration.ExtendedConfigurationPage
public abstract static class AbstractConfiguration.ExtendedConfigurationPage
Abstract implementation of IExtendedConfiguration
| Constructor Summary | |
|---|---|
AbstractConfiguration.ExtendedConfigurationPage()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getOption(java.util.Map options,
java.lang.String optionKey,
java.lang.String defaultValue)
A convenience method for extracting an option from the option map passed in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.tptp.trace.ui.internal.launcher.application.AbstractConfiguration.IExtendedConfigurationPage |
|---|
getAttributes, storeAttributes |
| Methods inherited from interface org.eclipse.tptp.trace.ui.provisional.launcher.IConfigurationPage |
|---|
addErrorListener, createControl, getDescription, getPageName, getTitle, getWizardBanner, reset |
| Constructor Detail |
|---|
public AbstractConfiguration.ExtendedConfigurationPage()
| Method Detail |
|---|
protected java.lang.String getOption(java.util.Map options,
java.lang.String optionKey,
java.lang.String defaultValue)
options - The option containeroptionKey - The option keydefaultValue - The default value
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||