com.ibm.etools.systems.as400.debug.launchconfig.ui
Class IDEALTabGroupAttach
java.lang.Object
AbstractLaunchConfigurationTabGroup
com.ibm.etools.systems.as400.debug.launchconfig.ui.IDEALTabGroupAttach
- All Implemented Interfaces:
- IDEALTabGroupInterface
public class IDEALTabGroupAttach
- extends AbstractLaunchConfigurationTabGroup
- implements IDEALTabGroupInterface
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDEALTabGroupAttach
public IDEALTabGroupAttach()
createTabs
public void createTabs(ILaunchConfigurationDialog dialog,
String mode)
- See Also:
ILaunchConfigurationTabGroup#createTabs(ILaunchConfigurationDialog, String)
getIDEALDebuggeTab
public IDEALTabDebuggeInfoBase getIDEALDebuggeTab()
- Getter method for IDEALTabDebuggeInfoBase
- Specified by:
getIDEALDebuggeTab in interface IDEALTabGroupInterface
getIDEALLaunchInfoTab
public IDEALTabLaunchInfo getIDEALLaunchInfoTab()
- Getter method for tab of IDEALTabLaunchInfo type
- Specified by:
getIDEALLaunchInfoTab in interface IDEALTabGroupInterface
getIDEALAdvancedTab
public IDEALTabAdvanced getIDEALAdvancedTab()
- Getter method for IDEALTabAdvanced
Copyright 2009 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.