Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Runtime

org.eclipse.gmf.runtime.common.ui.action.actions.global
Class GlobalPrintAction

java.lang.Object
  extended by AbstractActionHandler
      extended by 

org.eclipse.gmf.runtime.common.ui.action.global.GlobalAction
          extended by 
org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalPrintAction

public final class GlobalPrintAction
extends GlobalAction

Global action for printing


Constructor Summary
GlobalPrintAction ( IWorkbenchPage workbenchPage)
           
GlobalPrintAction ( IWorkbenchPart workbenchPart)
           
 
Method Summary
 java.lang.String getActionId ()
          Returns the GlobalActionId handled by this action
 void init ()
           
protected  boolean isSelectionListener ()
           
 void refresh ()
           
 
Methods inherited from class org.eclipse.gmf.runtime.common.ui.action.global. GlobalAction
createCompositeCommand, createContext, doRun, getGlobalActionHandlerData, getObjectContextGlobalActionHandlerData, getUndoContext, getWorkbenchActionConstant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalPrintAction

public GlobalPrintAction(
IWorkbenchPage workbenchPage)
Parameters:
workbenchPage -

GlobalPrintAction

public GlobalPrintAction(
IWorkbenchPart workbenchPart)
Parameters:
workbenchPart -
Method Detail

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()

Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire