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

Uses of Class
org.eclipse.gmf.runtime.common.ui.action.actions.global.ClipboardContentsHelper

Packages that use ClipboardContentsHelper
org.eclipse.gmf.runtime.common.ui.action.actions.global Provides a set of common global actions and global action handlers for use with the Global Action Handler Service. 
 

Uses of ClipboardContentsHelper in org.eclipse.gmf.runtime.common.ui.action.actions.global
 

Methods in org.eclipse.gmf.runtime.common.ui.action.actions.global that return ClipboardContentsHelper
static  ClipboardContentsHelper ClipboardContentsHelper. getInstance ()
          Retrieves the singleton instance of ClipboardContentsHelper.
 

Methods in org.eclipse.gmf.runtime.common.ui.action.actions.global with parameters of type ClipboardContentsHelper
 boolean ClipboardManager. doesClipboardHaveData (java.lang.String format, ClipboardContentsHelper contentsHelper)
          Checks if the system clipboard has any ICustomData with the specified format
 boolean ClipboardManager. doesClipboardHaveData ( Transfer dataType, ClipboardContentsHelper contentsHelper)
          Checks if the system clipboard has any data with the specified transfer agent
 java.lang.Object ClipboardManager. getClipboardContents ( Transfer dataType, ClipboardContentsHelper helper)
          Returns the system clipboard contents
 ICustomData[] ClipboardManager. getClipboardData (java.lang.String format, ClipboardContentsHelper contentsHelper)
          Gets the ICustomData associated with the specified format from the system clipboard.
 


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