|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.cdt.debug.ui.AbstractCDebuggerPage
org.eclipse.cdt.debug.mi.internal.ui.GDBDebuggerPage
org.eclipse.cdt.debug.mi.internal.ui.CygwinDebuggerPage
public class CygwinDebuggerPage
CygWin-specific extension of GDBDebuggerPage
.
Constructor Summary | |
---|---|
CygwinDebuggerPage()
|
Method Summary | |
---|---|
void |
createTabs(org.eclipse.swt.widgets.TabFolder tabFolder)
|
java.lang.String |
getName()
|
Methods inherited from class org.eclipse.cdt.debug.mi.internal.ui.GDBDebuggerPage |
---|
activated, createControl, createMainTab, createSolibBlock, createSolibTab, dispose, initializeFrom, isValid, performApply, setDefaults, update |
Methods inherited from class org.eclipse.cdt.debug.ui.AbstractCDebuggerPage |
---|
getDebuggerIdentifier, init |
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
---|
canSave, deactivated, getControl, getErrorMessage, getImage, getMessage, launched, setLaunchConfigurationDialog |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.debug.ui.ILaunchConfigurationTab |
---|
canSave, deactivated, getControl, getErrorMessage, getImage, getMessage, launched, setLaunchConfigurationDialog |
Constructor Detail |
---|
public CygwinDebuggerPage()
Method Detail |
---|
public java.lang.String getName()
getName
in interface org.eclipse.debug.ui.ILaunchConfigurationTab
getName
in class GDBDebuggerPage
public void createTabs(org.eclipse.swt.widgets.TabFolder tabFolder)
createTabs
in class GDBDebuggerPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |