Class JavaArgumentsTab

All Implemented Interfaces:
IPrototypeAttributesLabelProvider, ILaunchConfigurationTab, ILaunchConfigurationTab2
Direct Known Subclasses:
AppletArgumentsTab

public class JavaArgumentsTab extends JavaLaunchTab
A launch configuration tab that displays and edits program arguments, VM arguments, and working directory launch configuration attributes.

This class may be instantiated.

Since:
2.0
Restriction:
This class is not intended to be sub-classed by clients.