public class EquinoxSettingsTab extends AbstractLauncherTab
This class may be instantiated. This class is not intended to be subclassed.
Constructor and Description |
---|
EquinoxSettingsTab()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite parent) |
void |
dispose() |
Image |
getImage() |
String |
getName() |
void |
initializeFrom(ILaunchConfiguration configuration) |
void |
performApply(ILaunchConfigurationWorkingCopy configuration) |
void |
setDefaults(ILaunchConfigurationWorkingCopy configuration) |
void |
validateTab()
Validates the data entered on the tab.
|
activated, createStartingSpace, deactivated, isValid, updateLaunchConfigurationDialog
canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createVerticalSpacer, getControl, getErrorMessage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, isDirty, launched, setAttribute, setControl, setDirty, setErrorMessage, setLaunchConfigurationDialog, setMessage
public void createControl(Composite parent)
public void setDefaults(ILaunchConfigurationWorkingCopy configuration)
public void initializeFrom(ILaunchConfiguration configuration)
public void performApply(ILaunchConfigurationWorkingCopy configuration)
public String getName()
public Image getImage()
getImage
in interface ILaunchConfigurationTab
getImage
in class AbstractLaunchConfigurationTab
public void dispose()
dispose
in interface ILaunchConfigurationTab
dispose
in class AbstractLaunchConfigurationTab
public void validateTab()
AbstractLauncherTab
validateTab
in class AbstractLauncherTab
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.