|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.editor.action.EditorAction
pl.edu.agh.cast.editor.action.FindAction
public class FindAction
Open dialog for finding nodes on a diagram. With this dialog user can select search criteria. Found nodes are marked as "main nodes".
Field Summary |
---|
Fields inherited from class pl.edu.agh.cast.editor.action.EditorAction |
---|
log |
Constructor Summary | |
---|---|
FindAction()
|
Method Summary | |
---|---|
void |
run(org.eclipse.jface.action.IAction action)
Open dialog for defining finding criteria. |
Methods inherited from class pl.edu.agh.cast.editor.action.EditorAction |
---|
getEditor, selectionChanged, setActiveEditor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FindAction()
Method Detail |
---|
public void run(org.eclipse.jface.action.IAction action)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |