Uses of Class
org.eclipse.emf.common.ui.dialogs.ResourceDialog

Packages that use ResourceDialog
org.eclipse.emf.ecore.presentation Provides sample editor support for Ecore. 
org.eclipse.emf.edit.ui.action This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command 
 

Uses of ResourceDialog in org.eclipse.emf.ecore.presentation
 

Subclasses of ResourceDialog in org.eclipse.emf.ecore.presentation
static class EcoreActionBarContributor.ExtendedLoadResourceAction.ExtendedLoadResourceDialog
           
 

Uses of ResourceDialog in org.eclipse.emf.edit.ui.action
 

Subclasses of ResourceDialog in org.eclipse.emf.edit.ui.action
protected static class ControlAction.ControlResourceDialog
          A save-type resource dialog that attempts to create the specified resource and load it, if it already exists.
static class LoadResourceAction.LoadResourceDialog
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.