com.joanju.cg.plugin
Class PrintHTML

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

public class PrintHTML
extends java.lang.Object


Constructor Summary
PrintHTML()
           
 
Method Summary
 void dispose()
           
protected  java.lang.String findPpr(IResource res)
           
 void init(IWorkbenchWindow initWindow)
           
 RefactorResult processFile(int notUsed)
           
 java.lang.String processTargetSet()
           
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection iselection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintHTML

public PrintHTML()
Method Detail

dispose

public void dispose()

init

public void init(IWorkbenchWindow initWindow)

findPpr

protected java.lang.String findPpr(IResource res)

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)


Copyright © 2008 Joanju Software. All Rights Reserved.