com.joanju.cg.plugin
Class BuildOrRefresh

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

public class BuildOrRefresh
extends java.lang.Object


Constructor Summary
BuildOrRefresh()
           
 
Method Summary
 void dispose()
           
 void init(IWorkbenchWindow initWindow)
           
 RefactorResult processFile(int notUsed)
           
 java.lang.String processTargetSet()
           
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection iselection)
           
 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

BuildOrRefresh

public BuildOrRefresh()
Method Detail

dispose

public void dispose()

init

public void init(IWorkbenchWindow initWindow)

processFile

public RefactorResult processFile(int notUsed)

processTargetSet

public java.lang.String processTargetSet()

run

public void run(IAction action)

selectionChanged

public void selectionChanged(IAction action,
                             ISelection iselection)

setActiveEditor

public void setActiveEditor(IAction action,
                            IEditorPart targetEditor)


Copyright © 2008 Joanju Software. All Rights Reserved.