TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.trace.ui.internal.wizard
Class AddWizard

java.lang.Object
  extended by org.eclipse.jface.wizard.Wizard
      extended by org.eclipse.hyades.trace.ui.internal.wizard.ProfileSetWizard
          extended by org.eclipse.hyades.trace.ui.internal.wizard.AddWizard
All Implemented Interfaces:
org.eclipse.jface.wizard.IWizard

public class AddWizard
extends ProfileSetWizard


Field Summary
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
AddWizard(TraceProfileOverviewUI overviewUI)
           
 
Method Summary
protected  java.lang.String getSetId()
           
 void initializeSet()
           
 
Methods inherited from class org.eclipse.hyades.trace.ui.internal.wizard.ProfileSetWizard
addPages, getProfilingSetsManagerCopy, init, initializeSet, performFinish, profileNameExists, setNameToPages, setProfileSetDescription, setProfileSetName
 
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddWizard

public AddWizard(TraceProfileOverviewUI overviewUI)
Method Detail

initializeSet

public void initializeSet()

getSetId

protected java.lang.String getSetId()
Specified by:
getSetId in class ProfileSetWizard

TPTP 4.5.0 Platform Project
Internal API Specification