Class MainTab

All Implemented Interfaces:
IPrototypeAttributesLabelProvider, ILaunchConfigurationTab, ILaunchConfigurationTab2, IPDELauncherConstants
Direct Known Subclasses:
PluginJUnitMainTab

public class MainTab extends AbstractLauncherTab implements IPDELauncherConstants
A launch configuration tab that displays and edits the main launching arguments of an Eclipse application.

This class may be instantiated. This class is not intended to be subclassed by clients.

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