Eclipse Platform
Release 3.6

org.eclipse.ui.actions
Class RefreshAction

java.lang.Object
  extended by org.eclipse.core.commands.common.EventManager
      extended by org.eclipse.jface.action.AbstractAction
          extended by org.eclipse.jface.action.Action
              extended by org.eclipse.ui.actions.BaseSelectionListenerAction
                  extended by org.eclipse.ui.actions.SelectionListenerAction
                      extended by org.eclipse.ui.actions.WorkspaceAction
                          extended by org.eclipse.ui.actions.RefreshAction
All Implemented Interfaces:
IAction, ISelectionChangedListener

public class RefreshAction
extends WorkspaceAction

Standard action for refreshing the workspace from the local file system for the selected resources and all of their descendants.

This class may be instantiated; it may also subclass to extend: