org.eclipse.emf.ecp.internal.edit
Class EditMessages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.ecp.internal.edit.EditMessages

public final class EditMessages
extends org.eclipse.osgi.util.NLS

The Class EditMessages.


Field Summary
static String CONTROLFACTORY_CANNOT_BE_RESOLVED
          The Control factory impl_ cannot be resolved.
static String CONTROLFACTROY_CANNOT_BE_LOADED
          The Control factory impl_ cannot be loaded because bundle.
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTROLFACTROY_CANNOT_BE_LOADED

public static String CONTROLFACTROY_CANNOT_BE_LOADED
The Control factory impl_ cannot be loaded because bundle.


CONTROLFACTORY_CANNOT_BE_RESOLVED

public static String CONTROLFACTORY_CANNOT_BE_RESOLVED
The Control factory impl_ cannot be resolved.



Copyright © 2014. All Rights Reserved.