pl.edu.agh.cast.data.ui.importer.action
Class ImportWizardActionNavigator
java.lang.Object
pl.edu.agh.cast.data.ui.importer.action.ImportWizardAction
pl.edu.agh.cast.data.ui.importer.action.ImportWizardActionNavigator
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IViewActionDelegate
public class ImportWizardActionNavigator
- extends ImportWizardAction
- implements org.eclipse.ui.IViewActionDelegate
- Author:
- AGH CAST Team
Method Summary |
void |
init(org.eclipse.ui.IViewPart view)
|
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.IActionDelegate |
run |
ImportWizardActionNavigator
public ImportWizardActionNavigator()
selectionChanged
public void selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
-
- Specified by:
selectionChanged
in interface org.eclipse.ui.IActionDelegate
- See Also:
IActionDelegate.selectionChanged(org.eclipse.jface.action.IAction,
org.eclipse.jface.viewers.ISelection)
init
public void init(org.eclipse.ui.IViewPart view)
-
- Specified by:
init
in interface org.eclipse.ui.IViewActionDelegate
- See Also:
IViewActionDelegate.init(org.eclipse.ui.IViewPart)
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.