Eclipse Platform
Release 3.4

org.eclipse.ui.actions
Class RefreshAction

java.lang.Object
  extended byorg.eclipse.core.commands.common.EventManager
      extended byorg.eclipse.jface.action.AbstractAction
          extended byorg.eclipse.jface.action.Action
              extended byorg.eclipse.ui.actions.BaseSelectionListenerAction
                  extended byorg.eclipse.ui.actions.SelectionListenerAction
                      extended byorg.eclipse.ui.actions.WorkspaceAction
                          extended byorg.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: