org.eclipse.gmf.runtime.common.ui.action.actions
Interface IPrintActionHelper
-
public interface IPrintActionHelper
An interface to implement for bringing up the print dialog.
See ModelerPrintActionHelper for an explanation on why I use it for print
preview.
doPrint
void doPrint(
IWorkbenchPart workbenchPart)
- The method that brings up the print dialog
-
-
Parameters:
-
workbenchPart
- the workbench part containing the diagram to
print
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.