org.eclipse.cdt.debug.mi.ui
Class MIUIUtils
java.lang.Object
org.eclipse.cdt.debug.mi.ui.MIUIUtils
public class MIUIUtils
- extends java.lang.Object
This class provides utilities for clients of the MI UI.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIUIUtils
public MIUIUtils()
createGDBSolibBlock
public static IMILaunchConfigurationComponent createGDBSolibBlock(IMILaunchConfigurationComponent solibSearchBlock,
boolean autoSolib,
boolean stopOnSolibEvents)
createGDBSolibBlock
public static IMILaunchConfigurationComponent createGDBSolibBlock(boolean autoSolib,
boolean stopOnSolibEvents)
createSolibSearchPathBlock
public static IMILaunchConfigurationComponent createSolibSearchPathBlock(java.lang.String[] customButtonLabels,
IListAdapter listAdapter)