Runtime

Uses of Class
org.eclipse.gmf.runtime.common.ui.util.CustomData

Packages that use CustomData
org.eclipse.gmf.runtime.diagram.ui.render.clipboard Package Specification ToDo: Fill in specific content 
 

Uses of CustomData in org.eclipse.gmf.runtime.diagram.ui.render.clipboard
 

Methods in org.eclipse.gmf.runtime.diagram.ui.render.clipboard that return CustomData
 CustomData AWTClipboardHelper.getCustomData()
          Accessor method to retrieve the CustomData object from the clipboard.
 

Methods in org.eclipse.gmf.runtime.diagram.ui.render.clipboard with parameters of type CustomData
 void AWTClipboardHelper.copyToClipboard(CustomData data, java.awt.Image image)
          Copies an image to the system clipboard.
 


Runtime

Guidelines for using Eclipse APIs.

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