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

java.lang.Object
  extended by org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate
      extended by org.eclipse.cdt.debug.internal.ui.actions.DecVariableFormatActionDelegate
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class DecVariableFormatActionDelegate
extends VariableFormatActionDelegate

The delegate of the "Decimal Format" action.


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

Constructor Detail

DecVariableFormatActionDelegate

public DecVariableFormatActionDelegate()
Constructor for DecVariableFormatActionDelegate.