pl.edu.agh.cast.data.ui.importer.action
Class ImportWizardAction
java.lang.Object
pl.edu.agh.cast.data.ui.importer.action.ImportWizardAction
- Direct Known Subclasses:
- ImportWizardActionGlobal, ImportWizardActionNavigator
public class ImportWizardAction
- extends Object
Action of creating and displaying the import wizard, which is contributed via an extension point.
- Author:
- AGH CAST Team
Method Summary |
protected org.eclipse.core.resources.IProject |
getProject()
|
void |
run(org.eclipse.jface.action.IAction action)
|
protected void |
setProject(org.eclipse.core.resources.IProject project)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportWizardAction
public ImportWizardAction()
run
public void run(org.eclipse.jface.action.IAction action)
-
- See Also:
IActionDelegate.run(org.eclipse.jface.action.IAction)
getProject
protected org.eclipse.core.resources.IProject getProject()
- Returns:
- project value
setProject
protected void setProject(org.eclipse.core.resources.IProject project)
- Parameters:
project
- project value to set
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.