Class AppletArgumentsTab

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
All Implemented Interfaces:
org.eclipse.debug.core.IPrototypeAttributesLabelProvider, org.eclipse.debug.ui.ILaunchConfigurationTab, org.eclipse.debug.ui.ILaunchConfigurationTab2

public class AppletArgumentsTab extends JavaArgumentsTab
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.

Since:
2.1
Restriction:
This class is not intended to be subclassed by clients.