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 Package
org.eclipse.gmf.runtime.common.core.util

Packages that use org.eclipse.gmf.runtime.common.core.util
org.eclipse.gmf.runtime.common.core.service Provides the base interfaces for all service providers. 
org.eclipse.gmf.runtime.common.core.util Provides miscellaneous utility classes that are applicable to the modeling platform. 
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.dnd.drop Provides core support for the drop component of drag and drop. 
org.eclipse.gmf.runtime.diagram.ui.properties.util Aurora internal packages. 
org.eclipse.gmf.runtime.draw2d.ui.figures Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface. 
org.eclipse.gmf.runtime.emf.core.util Miscellaneous utility classes for working with MSL-managed resources, objects, and meta-models. 
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.core.service
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.core.util
StringMatcher.Position
          Keeps track of the internal position of the matcher.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.ui.action.actions.global
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.ui.services.dnd.drop
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.diagram.ui.properties.util
RequestCollapser
          This class is used to collapse multiple requests by simply spawning a thread the first time it receives a request, execute that request in the thread, and once the thread finishes execution it will come back to execute the next request if any.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.draw2d.ui.figures
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.emf.core.util
Proxy
          A proxy object that handles exceptions.
 


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