Class AppletArgumentsTab

All Implemented Interfaces:
IPrototypeAttributesLabelProvider, ILaunchConfigurationTab, 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.