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

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

public class NaturalVariableFormatActionDelegate
extends VariableFormatActionDelegate

The delegate of the "Natural Format" action.


Constructor Summary
NaturalVariableFormatActionDelegate()
          Constructor for NaturalVariableFormatActionDelegate.
 
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

NaturalVariableFormatActionDelegate

public NaturalVariableFormatActionDelegate()
Constructor for NaturalVariableFormatActionDelegate.