|
Eclipse PDE Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.pde.ui.launcher.AbstractLauncherTab
org.eclipse.pde.ui.launcher.OSGiSettingsTab
public class OSGiSettingsTab
A launch configuration tab that displays and edits the VM install launch configuration attributes.
This class may be instantiated. This class is not intended to be subclassed.
Constructor Summary | |
---|---|
OSGiSettingsTab()
Constructor |
Method Summary | |
---|---|
void |
createControl(Composite parent)
|
void |
dispose()
|
String |
getId()
|
Image |
getImage()
|
String |
getName()
|
void |
initializeFrom(ILaunchConfiguration configuration)
|
void |
performApply(ILaunchConfigurationWorkingCopy configuration)
|
void |
setDefaults(ILaunchConfigurationWorkingCopy configuration)
|
void |
updateLaunchConfigurationDialog()
Validates the page and updates the buttons and message of the launch configuration dialog. |
void |
validateTab()
Validates the data entered on the tab. |
Methods inherited from class org.eclipse.pde.ui.launcher.AbstractLauncherTab |
---|
activated, createStartingSpace, deactivated, isValid |
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
---|
canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createVerticalSpacer, getControl, getErrorMessage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, isDirty, launched, setAttribute, setControl, setDirty, setErrorMessage, setLaunchConfigurationDialog, setMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OSGiSettingsTab()
Method Detail |
---|
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
public void updateLaunchConfigurationDialog()
AbstractLauncherTab
updateLaunchConfigurationDialog
in class AbstractLauncherTab
AbstractLaunchConfigurationTab.updateLaunchConfigurationDialog()
public String getId()
getId
in class AbstractLaunchConfigurationTab
|
Eclipse PDE Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |