org.formaria.editor.eclipse.project.pages
Class PreferredPageSizeActionDelegate
java.lang.Object
org.formaria.editor.eclipse.project.pages.PreferredPageSizeActionDelegate
public class PreferredPageSizeActionDelegate
- extends java.lang.Object
|
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 |
PreferredPageSizeActionDelegate
public PreferredPageSizeActionDelegate()
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)