Package org.eclipse.jdt.ui.actions
Class FormatAllAction.ObjectDelegate
java.lang.Object
org.eclipse.jdt.ui.actions.FormatAllAction.ObjectDelegate
- All Implemented Interfaces:
IActionDelegate,IObjectActionDelegate
- Enclosing class:
- FormatAllAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidselectionChanged(IAction action, ISelection selection) voidsetActivePart(IAction action, IWorkbenchPart targetPart)
-
Constructor Details
-
ObjectDelegate
public ObjectDelegate()
-
-
Method Details
-
setActivePart
- Specified by:
setActivePartin interfaceIObjectActionDelegate
-
run
- Specified by:
runin interfaceIActionDelegate
-
selectionChanged
- Specified by:
selectionChangedin interfaceIActionDelegate
-