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, updateMainTypeFromConfig
createProjectEditor, getDefaultListener, getJavaProject, getWorkspaceRoot, handleProjectButtonSelected, mapResources
getContext, getCurrentLaunchConfiguration, initializeJavaProject
activated, 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, updateLaunchConfigurationDialog
public void createControl(Composite parent)
public Image getImage()
getImage
in interface ILaunchConfigurationTab
getImage
in class AbstractLaunchConfigurationTab
public String getName()
protected void handleSearchButtonSelected()
handleSearchButtonSelected
in class org.eclipse.jdt.internal.debug.ui.launcher.SharedJavaMainTab
public void initializeFrom(ILaunchConfiguration config)
initializeFrom
in interface ILaunchConfigurationTab
initializeFrom
in class org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab
public boolean isValid(ILaunchConfiguration launchConfig)
isValid
in interface ILaunchConfigurationTab
isValid
in class AbstractLaunchConfigurationTab
public void performApply(ILaunchConfigurationWorkingCopy config)
public void setDefaults(ILaunchConfigurationWorkingCopy config)
public String getId()
getId
in class AbstractLaunchConfigurationTab
AbstractLaunchConfigurationTab.getId()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.