com.pvx.ooadide.launchers.thinclients.javx
Class JavXAppletArgumentsTab

java.lang.Object
  extended by org.eclipse.debug.ui.AbstractLaunchConfigurationTab
      extended by org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchTab
          extended by org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
              extended by org.eclipse.jdt.debug.ui.launchConfigurations.AppletArgumentsTab
                  extended by com.pvx.ooadide.launchers.thinclients.javx.JavXAppletArgumentsTab
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchConfigurationTab

public class JavXAppletArgumentsTab
extends org.eclipse.jdt.debug.ui.launchConfigurations.AppletArgumentsTab


Field Summary
static java.lang.String JAVX_NAME
           
 
Constructor Summary
JavXAppletArgumentsTab()
           
 
Method Summary
 java.lang.String getName()
           
 void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
           
 
Methods inherited from class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
activated, createControl, deactivated, dispose, getErrorMessage, getId, getImage, getMessage, initializeFrom, isValid, performApply, setLaunchConfigurationDialog
 
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
canSave, getControl, launched
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVX_NAME

public static final java.lang.String JAVX_NAME
See Also:
Constant Field Values
Constructor Detail

JavXAppletArgumentsTab

public JavXAppletArgumentsTab()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Overrides:
getName in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab

setDefaults

public void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
Specified by:
setDefaults in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Overrides:
setDefaults in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab