Eclipse Platform
2.0

Uses of Interface
org.eclipse.ui.dialogs.IOverwriteQuery

Packages that use IOverwriteQuery
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. 
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
 

Uses of IOverwriteQuery in org.eclipse.ui.dialogs
 

Classes in org.eclipse.ui.dialogs that implement IOverwriteQuery
 class WizardDataTransferPage
          The common superclass for wizard import and export pages.
 class WizardExportPage
          Deprecated. use WizardExportResourcePage
 class WizardExportResourcesPage
          Abstract superclass for a typical export wizard's main page.
 class WizardImportPage
          Deprecated. use WizardResourceImportPage
 class WizardResourceImportPage
          The abstract superclass for a typical import wizard's main page.
 

Uses of IOverwriteQuery in org.eclipse.ui.views.navigator
 

Classes in org.eclipse.ui.views.navigator that implement IOverwriteQuery
 class NavigatorDropAdapter
          Implements drop behaviour for drag and drop operations that land on the resource navigator.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.