org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.Messages

public class Messages
extends org.eclipse.osgi.util.NLS

RAP UI related messages.

Author:
Edgar

Field Summary
static String DescriptionComponentImpl_ConflictDescription
           
static String OptionComponentImpl_ChooseYourOption
           
static String OptionComponentImpl_CurrentBranch
           
static String OptionComponentImpl_Details
           
static String OptionComponentImpl_IncomingBranch
           
static String OptionComponentImpl_KeepMyChange
           
static String OptionComponentImpl_KeepTheirChange
           
 
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

DescriptionComponentImpl_ConflictDescription

public static String DescriptionComponentImpl_ConflictDescription

OptionComponentImpl_ChooseYourOption

public static String OptionComponentImpl_ChooseYourOption

OptionComponentImpl_CurrentBranch

public static String OptionComponentImpl_CurrentBranch

OptionComponentImpl_Details

public static String OptionComponentImpl_Details

OptionComponentImpl_IncomingBranch

public static String OptionComponentImpl_IncomingBranch

OptionComponentImpl_KeepMyChange

public static String OptionComponentImpl_KeepMyChange

OptionComponentImpl_KeepTheirChange

public static String OptionComponentImpl_KeepTheirChange


Copyright © 2015. All Rights Reserved.