Runtime

Uses of Interface
org.eclipse.gmf.runtime.common.ui.util.ICustomData

Packages that use ICustomData
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. 
org.eclipse.gmf.runtime.common.ui.util Provides miscellaneous utility classes for the platform. 
 

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

Methods in org.eclipse.gmf.runtime.common.ui.action.actions.global that return ICustomData
 ICustomData[] ClipboardManager.getClipboardData(java.lang.String format, ClipboardContentsHelper contentsHelper)
          Gets the ICustomData associated with the specified format from the system clipboard.
 

Uses of ICustomData in org.eclipse.gmf.runtime.common.ui.util
 

Classes in org.eclipse.gmf.runtime.common.ui.util that implement ICustomData
 class CustomData
          The class used to create custom data for drag and drop/clipboard operations.
 


Runtime

Guidelines for using Eclipse APIs.

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