Uses of Class
org.eclipse.emf.cdo.ui.ide.CommonNavigatorUtils.MessageType

Packages that use CommonNavigatorUtils.MessageType
org.eclipse.emf.cdo.ui.ide Reusable UI IDE components specific to the CDO Model Repository. 
 

Uses of CommonNavigatorUtils.MessageType in org.eclipse.emf.cdo.ui.ide
 

Methods in org.eclipse.emf.cdo.ui.ide that return CommonNavigatorUtils.MessageType
static CommonNavigatorUtils.MessageType CommonNavigatorUtils.MessageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CommonNavigatorUtils.MessageType[] CommonNavigatorUtils.MessageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eclipse.emf.cdo.ui.ide with parameters of type CommonNavigatorUtils.MessageType
static Object CommonNavigatorUtils.createMessageProvider(String message, CommonNavigatorUtils.MessageType type)
           
static Object[] CommonNavigatorUtils.createMessageProviderChild(String message, CommonNavigatorUtils.MessageType type)
           
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.