com.joanju.cg.plugin
Class EditorCallTargets

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

public class EditorCallTargets
extends java.lang.Object


Constructor Summary
EditorCallTargets()
           
 
Method Summary
 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

EditorCallTargets

public EditorCallTargets()
Method Detail

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.