org.drools.eclipse.flow.common.editor.action
Class ExportImageAction
java.lang.Object
org.eclipse.ui.actions.ActionDelegate
org.drools.eclipse.flow.common.editor.action.ExportImageAction
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IActionDelegate2, org.eclipse.ui.IEditorActionDelegate
public class ExportImageAction
- extends org.eclipse.ui.actions.ActionDelegate
- implements org.eclipse.ui.IEditorActionDelegate
Action for exporting an image of a RuleFlow.
|
Method Summary |
void |
run(org.eclipse.jface.action.IAction action)
|
void |
setActiveEditor(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IEditorPart targetEditor)
|
| Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
dispose, init, runWithEvent, selectionChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IActionDelegate |
selectionChanged |
ExportImageAction
public ExportImageAction()
run
public void run(org.eclipse.jface.action.IAction action)
- Specified by:
run in interface org.eclipse.ui.IActionDelegate- Overrides:
run in class org.eclipse.ui.actions.ActionDelegate
setActiveEditor
public void setActiveEditor(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IEditorPart targetEditor)
- Specified by:
setActiveEditor in interface org.eclipse.ui.IEditorActionDelegate
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.