pl.edu.agh.cast.backward.editor.action
Class FindAction
java.lang.Object
pl.edu.agh.cast.backward.editor.action.EditorAction
pl.edu.agh.cast.backward.editor.action.FindAction
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate
public class FindAction
- extends EditorAction
Open dialog for finding nodes on a diagram. With this dialog user can select search criteria. Found nodes are marked
as "main nodes".
- Author:
- AGH CAST Team
Fields inherited from class pl.edu.agh.cast.backward.editor.action.EditorAction |
log |
Method Summary |
void |
run(org.eclipse.jface.action.IAction action)
Open dialog for defining finding criteria. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindAction
public FindAction()
run
public void run(org.eclipse.jface.action.IAction action)
- Open dialog for defining finding criteria.
- See Also:
IActionDelegate.run(org.eclipse.jface.action.IAction)
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.