org.eclipse.hyades.perfmon.internal.common.launch
Class StatisticalAgentTabGroup
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
org.eclipse.hyades.perfmon.internal.common.launch.StatisticalAgentTabGroup
- All Implemented Interfaces:
- org.eclipse.debug.ui.ILaunchConfigurationTabGroup
- public class StatisticalAgentTabGroup
- extends org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
| Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup |
fTabs |
| Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup |
getTabs, initializeFrom, launched, performApply, setDefaults, setTabs |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticalAgentTabGroup
public StatisticalAgentTabGroup()
getInterface
public static AgentTabInterface getInterface(java.lang.String UIName)
loadStatAgentInterfaceList
public static void loadStatAgentInterfaceList()
createTabs
public void createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog,
java.lang.String mode)
dispose
public void dispose()
getAgentNames
public java.lang.String[] getAgentNames()
getAgents
public AgentTabInterface[] getAgents()
getAgentImage
public org.eclipse.swt.graphics.Image getAgentImage(int i)