org.eclipse.cdt.internal.ui.actions
Class FreshenIndexAction

java.lang.Object
  extended by org.eclipse.cdt.internal.ui.actions.AbstractUpdateIndexAction
      extended by org.eclipse.cdt.internal.ui.actions.FreshenIndexAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class FreshenIndexAction
extends AbstractUpdateIndexAction


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

Constructor Detail

FreshenIndexAction

public FreshenIndexAction()