Eclipse PDE
Release 3.2

Uses of Class
org.eclipse.pde.ui.launcher.AbstractLauncherTab

Packages that use AbstractLauncherTab
org.eclipse.pde.ui.launcher   
 

Uses of AbstractLauncherTab in org.eclipse.pde.ui.launcher
 

Subclasses of AbstractLauncherTab in org.eclipse.pde.ui.launcher
 class ConfigurationTab
          A launch configuration tab that displays and edits the configuration area location and template for a PDE launch configuration.
 class EquinoxPluginsTab
          A launch configuration tab that lets the user customize the list of plug-ins to launch with, their start level and their auto-start attributes.
 class EquinoxSettingsTab
          A launch configuration tab that displays and edits the VM install launch configuration attributes.
 class MainTab
          A launch configuration tab that displays and edits the main launching arguments of an Eclipse application.
 class PluginJUnitMainTab
          A launch configuration tab that displays and edits the main launching arguments of a Plug-in JUnit test.
 class PluginsTab
          A launch configuration tab that displays the different self-hosting modes, and lets the user customize the list of plug-ins to launch with.
 class TracingTab
          A launch configuration tab that enables tracing and displays all plug-ins that support tracing.
 


Eclipse PDE
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.