|
Eclipse JDT Kepler |
|||||||||
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.debug.ui.launchConfigurations.JavaArgumentsTab
org.eclipse.jdt.debug.ui.launchConfigurations.AppletArgumentsTab
public class AppletArgumentsTab
A launch configuration tab that displays and edits program arguments, VM arguments, and working directory launch configuration attributes, for an applet.
This class may be instantiated.
Field Summary |
---|
Fields inherited from class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab |
---|
EMPTY_STRING, fPrgmArgumentsLabel, fPrgmArgumentsText, fVMArgumentsBlock, fWorkingDirectoryBlock |
Constructor Summary | |
---|---|
AppletArgumentsTab()
|
Method Summary | |
---|---|
protected WorkingDirectoryBlock |
createWorkingDirBlock()
Creates a control to specify a working directory. |
protected void |
setHelpContextId()
Set the help context id for this launch config tab. |
Methods inherited from class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab |
---|
activated, createControl, createVMArgsBlock, deactivated, dispose, getAttributeValueFrom, getErrorMessage, getId, getImage, getMessage, getName, initializeFrom, isValid, performApply, setDefaults, setLaunchConfigurationDialog |
Methods inherited from class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchTab |
---|
getContext, getCurrentLaunchConfiguration, initializeJavaProject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppletArgumentsTab()
Method Detail |
---|
protected WorkingDirectoryBlock createWorkingDirBlock()
JavaArgumentsTab
createWorkingDirBlock
in class JavaArgumentsTab
WorkingDirectoryBlock
JavaArgumentsTab.createWorkingDirBlock()
protected void setHelpContextId()
JavaArgumentsTab
setHelpContextId
in class JavaArgumentsTab
JavaArgumentsTab.setHelpContextId()
|
Eclipse JDT Kepler |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2012 IBM Corporation and others. All rights reserved.