org.formaria.editor.eclipse.project.pages
Class PreferredPageSizeActionDelegate

java.lang.Object
  extended by org.formaria.editor.eclipse.project.pages.PreferredPageSizeActionDelegate

public class PreferredPageSizeActionDelegate
extends java.lang.Object


Constructor Summary
PreferredPageSizeActionDelegate()
           
 
Method Summary
 void init(IViewPart view)
           
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 void setActivePart(IAction action, IWorkbenchPart targetPart)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferredPageSizeActionDelegate

public PreferredPageSizeActionDelegate()
Method Detail

init

public void init(IViewPart view)

setActivePart

public void setActivePart(IAction action,
                          IWorkbenchPart targetPart)

run

public void run(IAction action)

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)