|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.openoffice.ide.eclipse.core.launch.office.OfficeTab
public class OfficeTab
Tab for configuring the OpenOffice launch properties.
Constructor Summary | |
---|---|
OfficeTab()
|
Method Summary | |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite pParent)
|
org.eclipse.swt.graphics.Image |
getImage()
|
java.lang.String |
getName()
|
void |
initializeFrom(org.eclipse.debug.core.ILaunchConfiguration pConfiguration)
|
boolean |
isValid(org.eclipse.debug.core.ILaunchConfiguration pLaunchConfig)
|
void |
performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy pConfiguration)
|
void |
setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy pConfiguration)
|
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
---|
activated, canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createVerticalSpacer, deactivated, dispose, getControl, getErrorMessage, getId, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, isDirty, launched, setAttribute, setControl, setDirty, setErrorMessage, setLaunchConfigurationDialog, setMessage, updateLaunchConfigurationDialog |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OfficeTab()
Method Detail |
---|
public void createControl(org.eclipse.swt.widgets.Composite pParent)
public java.lang.String getName()
public org.eclipse.swt.graphics.Image getImage()
getImage
in interface org.eclipse.debug.ui.ILaunchConfigurationTab
getImage
in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
public void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration pConfiguration)
public void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy pConfiguration)
public void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy pConfiguration)
public boolean isValid(org.eclipse.debug.core.ILaunchConfiguration pLaunchConfig)
isValid
in interface org.eclipse.debug.ui.ILaunchConfigurationTab
isValid
in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |