TPTP 4.2.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.profile.server.wst.internal.generic
Class GenericServerTabGroup

java.lang.Object
  extended byGenericLaunchConfigurationTabGroup
      extended byorg.eclipse.tptp.platform.profile.server.wst.internal.generic.GenericServerTabGroup

public class GenericServerTabGroup
extends GenericLaunchConfigurationTabGroup

This creates the tab group for the TomCat application server.

See Also:
Serialized Form

Constructor Summary
GenericServerTabGroup()
           
 
Method Summary
 void createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog, java.lang.String mode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericServerTabGroup

public GenericServerTabGroup()
Method Detail

createTabs

public void createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog,
                       java.lang.String mode)

TPTP 4.2.0 Platform Project
Internal API Specification