org.eclipse.cdt.debug.internal.ui.actions
Class DisableVariablesActionDelegate

java.lang.Object
  extended by org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate
      extended by org.eclipse.cdt.debug.internal.ui.actions.DisableVariablesActionDelegate
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IViewActionDelegate

public class DisableVariablesActionDelegate
extends EnableVariablesActionDelegate

Enter type comment.

Since:
Jun 19, 2003

Constructor Summary
DisableVariablesActionDelegate()
           
 
Method Summary
 
Methods inherited from class org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate
init, run, selectionChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisableVariablesActionDelegate

public DisableVariablesActionDelegate()