public class AppletMainTab
extends org.eclipse.jdt.internal.debug.ui.launcher.SharedJavaMainTab
This class may be instantiated.
| Constructor and Description |
|---|
AppletMainTab() |
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(Composite parent) |
String |
getId() |
Image |
getImage() |
String |
getName() |
protected void |
handleSearchButtonSelected()
Show a dialog that lists all main types
|
void |
initializeFrom(ILaunchConfiguration config) |
boolean |
isValid(ILaunchConfiguration launchConfig) |
void |
performApply(ILaunchConfigurationWorkingCopy config) |
void |
setDefaults(ILaunchConfigurationWorkingCopy config) |
createMainTypeEditor, createMainTypeExtensions, initializeMainTypeAndName, updateMainTypeFromConfigcreateProjectEditor, getDefaultListener, getJavaProject, getWorkspaceRoot, handleProjectButtonSelected, mapResourcesgetContext, getCurrentLaunchConfiguration, initializeJavaProjectactivated, canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, deactivated, dispose, getControl, getErrorMessage, getHelpContextId, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, getWarningMessage, isDirty, launched, scheduleUpdateJob, setAttribute, setControl, setDirty, setErrorMessage, setHelpContextId, setLaunchConfigurationDialog, setMessage, setWarningMessage, updateLaunchConfigurationDialogpublic void createControl(Composite parent)
public Image getImage()
getImage in interface ILaunchConfigurationTabgetImage in class AbstractLaunchConfigurationTabpublic String getName()
protected void handleSearchButtonSelected()
handleSearchButtonSelected in class org.eclipse.jdt.internal.debug.ui.launcher.SharedJavaMainTabpublic void initializeFrom(ILaunchConfiguration config)
initializeFrom in interface ILaunchConfigurationTabinitializeFrom in class org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTabpublic boolean isValid(ILaunchConfiguration launchConfig)
isValid in interface ILaunchConfigurationTabisValid in class AbstractLaunchConfigurationTabpublic void performApply(ILaunchConfigurationWorkingCopy config)
public void setDefaults(ILaunchConfigurationWorkingCopy config)
public String getId()
getId in class AbstractLaunchConfigurationTabAbstractLaunchConfigurationTab.getId()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.