org.eclipse.xtend.ide.view
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.xtend.ide.view.Messages

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

Author:
Michael Clay - Initial contribution and API

Field Summary
static java.lang.String DerivedSourceView_EditorDirty
           
static java.lang.String DerivedSourceView_RefreshJobTitle
           
static java.lang.String OpenEditorAction_Description
           
static java.lang.String OpenEditorAction_Label
           
static java.lang.String OpenEditorAction_ToolTip
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DerivedSourceView_EditorDirty

public static java.lang.String DerivedSourceView_EditorDirty

DerivedSourceView_RefreshJobTitle

public static java.lang.String DerivedSourceView_RefreshJobTitle

OpenEditorAction_Description

public static java.lang.String OpenEditorAction_Description

OpenEditorAction_Label

public static java.lang.String OpenEditorAction_Label

OpenEditorAction_ToolTip

public static java.lang.String OpenEditorAction_ToolTip