pl.edu.agh.cast.importer.wizard.action
Class ImportWizardActionNavigator

java.lang.Object
  extended by pl.edu.agh.cast.importer.wizard.action.ImportWizardAction
      extended by pl.edu.agh.cast.importer.wizard.action.ImportWizardActionNavigator
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IViewActionDelegate

public class ImportWizardActionNavigator
extends ImportWizardAction
implements org.eclipse.ui.IViewActionDelegate

TODO: change this :) we have only one project opened.

Author:
AGH CAST Team

Constructor Summary
ImportWizardActionNavigator()
           
 
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 pl.edu.agh.cast.importer.wizard.action.ImportWizardAction
getProject, run, setProject
 
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
 

Constructor Detail

ImportWizardActionNavigator

public ImportWizardActionNavigator()
Method Detail

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.