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

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

public class UpdateIndexWithModifiedFilesAction
extends AbstractUpdateIndexAction


Constructor Summary
UpdateIndexWithModifiedFilesAction()
           
 
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

UpdateIndexWithModifiedFilesAction

public UpdateIndexWithModifiedFilesAction()