Runtime

Uses of Package
org.eclipse.gmf.runtime.common.ui.util

Packages that use org.eclipse.gmf.runtime.common.ui.util
org.eclipse.gmf.runtime.common.ui.action Provides a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface.  
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.services.action.contributionitem Provides a set of classes that implement a Service that facilitates the contribution of actions to modeling platform workbench parts.  
org.eclipse.gmf.runtime.common.ui.util Provides miscellaneous utility classes for the platform. 
org.eclipse.gmf.runtime.diagram.ui.providers Aurora internal packages Package Specification This package contains the necessary plugin classes: DebugOptions Plugin StatusCodes  
org.eclipse.gmf.runtime.diagram.ui.render.clipboard Package Specification ToDo: Fill in specific content 
 

Classes in org.eclipse.gmf.runtime.common.ui.util used by org.eclipse.gmf.runtime.common.ui.action
IPartSelector
          Interface implemented by objects that know how to match an IWorkbenchPart against themselves.
 

Classes in org.eclipse.gmf.runtime.common.ui.util used by org.eclipse.gmf.runtime.common.ui.action.actions.global
ICustomData
          Interface for defining custom data used within clipboard/DND operations by the transfer agent CustomDataTransfer
 

Classes in org.eclipse.gmf.runtime.common.ui.util used by org.eclipse.gmf.runtime.common.ui.services.action.contributionitem
IPartSelector
          Interface implemented by objects that know how to match an IWorkbenchPart against themselves.
IWorkbenchPartDescriptor
          A descriptor for a workbench part using its id, class and page
 

Classes in org.eclipse.gmf.runtime.common.ui.util used by org.eclipse.gmf.runtime.common.ui.util
BaseInlineTextActionHandler
          A class that is used to handle all keyboard generated text actions associated with the displayed text editor
CustomDataTransfer
          This class can be used to transfer an array of ICustomData between two parts in a workbench in a drag and drop operation or used to store/retrieve custom data to/from the system clipboard respectively.
ICustomData
          Interface for defining custom data used within clipboard/DND operations by the transfer agent CustomDataTransfer
IEditStringProvider
          An interface used to provide the string to edit for tree items when using the tree-inline-text-editor
IInlineTextActionHandler
          Interface for handling text manipulation actions for inline editor
IWorkbenchPartDescriptor
          A descriptor for a workbench part using its id, class and page
WorkbenchPartDescriptor
          A standard implementation of IWorkbenchPartDescriptor interface
 

Classes in org.eclipse.gmf.runtime.common.ui.util used by org.eclipse.gmf.runtime.diagram.ui.providers
IWorkbenchPartDescriptor
          A descriptor for a workbench part using its id, class and page
 

Classes in org.eclipse.gmf.runtime.common.ui.util used by org.eclipse.gmf.runtime.diagram.ui.render.clipboard
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.