pl.edu.agh.cast.path2
Class Path2SearchAction
java.lang.Object
pl.edu.agh.cast.path2.Path2SearchAction
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate
public class Path2SearchAction
- extends Object
- implements org.eclipse.ui.IEditorActionDelegate
Definition of path2 search action
- Author:
- Marcin Kardys jimiasty(at)poczta.fm
Method Summary |
void |
run(org.eclipse.jface.action.IAction action)
|
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
|
void |
setActiveEditor(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IEditorPart targetEditor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Path2SearchAction
public Path2SearchAction()
run
public void run(org.eclipse.jface.action.IAction action)
- Specified by:
run
in interface org.eclipse.ui.IActionDelegate
setActiveEditor
public void setActiveEditor(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IEditorPart targetEditor)
- Specified by:
setActiveEditor
in interface org.eclipse.ui.IEditorActionDelegate
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
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.