com.joanju.cg.plugin
Class EditorWhereUsed

java.lang.Object
  extended by com.joanju.cg.plugin.EditorWhereUsed

public class EditorWhereUsed
extends java.lang.Object


Constructor Summary
EditorWhereUsed()
           
 
Method Summary
 RefactorResult processFile(int topNode)
           
 java.lang.String processTargetSet()
           
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 void setActiveEditor(IAction action, IEditorPart targetEditor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorWhereUsed

public EditorWhereUsed()
Method Detail

processFile

public RefactorResult processFile(int topNode)

processTargetSet

public java.lang.String processTargetSet()

run

public void run(IAction action)

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)

setActiveEditor

public void setActiveEditor(IAction action,
                            IEditorPart targetEditor)


Copyright © 2008 Joanju Software. All Rights Reserved.