org.eclipse.gmf.runtime.common.ui.action.actions.global
Class GlobalPrintAction
java.lang.Object
AbstractActionHandler
org.eclipse.gmf.runtime.common.ui.action.global.GlobalAction
org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalPrintAction
public final class GlobalPrintAction
- extends GlobalAction
Global action for printing
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalPrintAction
public GlobalPrintAction(IWorkbenchPage workbenchPage)
- Parameters:
workbenchPage
-
GlobalPrintAction
public GlobalPrintAction(IWorkbenchPart workbenchPart)
- Parameters:
workbenchPart
-
init
public void init()
- Overrides:
init
in class GlobalAction
getActionId
public java.lang.String getActionId()
- Description copied from class:
GlobalAction
- Returns the
GlobalActionId
handled by this action
- Specified by:
getActionId
in class GlobalAction
- Returns:
- int
refresh
public void refresh()
- Overrides:
refresh
in class GlobalAction
isSelectionListener
protected boolean isSelectionListener()
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.