|
Eclipse JDT Release 3.6 |
||||||||||
| 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.jdt.debug.ui.launchConfigurations.JavaLaunchTab
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab
org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
public class JavaConnectTab
A launch configuration tab that displays and edits the project associated with a remote connection and the connector used to connect to a remote VM.
This class may be instantiated.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab |
|---|
EMPTY_STRING, fProjText |
| Constructor Summary | |
|---|---|
JavaConnectTab()
|
|
| Method Summary | |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
String |
getId()
|
org.eclipse.swt.graphics.Image |
getImage()
|
String |
getName()
|
void |
initializeFrom(org.eclipse.debug.core.ILaunchConfiguration config)
|
boolean |
isValid(org.eclipse.debug.core.ILaunchConfiguration config)
|
void |
performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
|
void |
propertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
|
void |
setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
|
| Methods inherited from class org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab |
|---|
createProjectEditor, getDefaultListener, getJavaProject, getWorkspaceRoot, handleProjectButtonSelected, mapResources |
| Methods inherited from class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchTab |
|---|
getContext, getCurrentLaunchConfiguration, initializeJavaProject |
| Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
|---|
activated, canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, deactivated, dispose, getControl, getErrorMessage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, isDirty, launched, scheduleUpdateJob, 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 JavaConnectTab()
| Method Detail |
|---|
public void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.debug.ui.ILaunchConfigurationTabpublic void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration config)
initializeFrom in interface org.eclipse.debug.ui.ILaunchConfigurationTabinitializeFrom in class org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTabpublic void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
performApply in interface org.eclipse.debug.ui.ILaunchConfigurationTabpublic void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
setDefaults in interface org.eclipse.debug.ui.ILaunchConfigurationTabpublic boolean isValid(org.eclipse.debug.core.ILaunchConfiguration config)
isValid in interface org.eclipse.debug.ui.ILaunchConfigurationTabisValid in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabpublic String getName()
getName in interface org.eclipse.debug.ui.ILaunchConfigurationTabpublic org.eclipse.swt.graphics.Image getImage()
getImage in interface org.eclipse.debug.ui.ILaunchConfigurationTabgetImage in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabpublic String getId()
getId in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabAbstractLaunchConfigurationTab.getId()public void propertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
propertyChange in interface org.eclipse.jface.util.IPropertyChangeListener
|
Eclipse JDT Release 3.6 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.