org.eclipse.emf.codegen.jet.editor
Class JETUIMessages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.codegen.jet.editor.JETUIMessages

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


Field Summary
static java.lang.String NewJETFileCreationWizard_windowTitle
           
static java.lang.String NewJETFileCreationWizardPage_ClassLabel
           
static java.lang.String NewJETFileCreationWizardPage_description
           
static java.lang.String NewJETFileCreationWizardPage_emptyListMessage
           
static java.lang.String NewJETFileCreationWizardPage_invalidClassName
           
static java.lang.String NewJETFileCreationWizardPage_invalidFileName
           
static java.lang.String NewJETFileCreationWizardPage_invalidPackageName
           
static java.lang.String NewJETFileCreationWizardPage_invalidTemplateContainer
           
static java.lang.String NewJETFileCreationWizardPage_location_button_text
           
static java.lang.String NewJETFileCreationWizardPage_location_button_toolTip
           
static java.lang.String NewJETFileCreationWizardPage_location_dialog_description
           
static java.lang.String NewJETFileCreationWizardPage_location_dialog_title
           
static java.lang.String NewJETFileCreationWizardPage_location_label_text
           
static java.lang.String NewJETFileCreationWizardPage_name_label_text
           
static java.lang.String NewJETFileCreationWizardPage_package_label_text
           
static java.lang.String NewJETFileCreationWizardPage_title
           
 
Constructor Summary
JETUIMessages()
           
 
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

NewJETFileCreationWizardPage_title

public static java.lang.String NewJETFileCreationWizardPage_title

NewJETFileCreationWizardPage_description

public static java.lang.String NewJETFileCreationWizardPage_description

NewJETFileCreationWizardPage_name_label_text

public static java.lang.String NewJETFileCreationWizardPage_name_label_text

NewJETFileCreationWizardPage_package_label_text

public static java.lang.String NewJETFileCreationWizardPage_package_label_text

NewJETFileCreationWizardPage_location_label_text

public static java.lang.String NewJETFileCreationWizardPage_location_label_text

NewJETFileCreationWizardPage_location_button_text

public static java.lang.String NewJETFileCreationWizardPage_location_button_text

NewJETFileCreationWizardPage_location_button_toolTip

public static java.lang.String NewJETFileCreationWizardPage_location_button_toolTip

NewJETFileCreationWizardPage_location_dialog_title

public static java.lang.String NewJETFileCreationWizardPage_location_dialog_title

NewJETFileCreationWizardPage_location_dialog_description

public static java.lang.String NewJETFileCreationWizardPage_location_dialog_description

NewJETFileCreationWizard_windowTitle

public static java.lang.String NewJETFileCreationWizard_windowTitle

NewJETFileCreationWizardPage_emptyListMessage

public static java.lang.String NewJETFileCreationWizardPage_emptyListMessage

NewJETFileCreationWizardPage_invalidTemplateContainer

public static java.lang.String NewJETFileCreationWizardPage_invalidTemplateContainer

NewJETFileCreationWizardPage_invalidPackageName

public static java.lang.String NewJETFileCreationWizardPage_invalidPackageName

NewJETFileCreationWizardPage_invalidFileName

public static java.lang.String NewJETFileCreationWizardPage_invalidFileName

NewJETFileCreationWizardPage_ClassLabel

public static java.lang.String NewJETFileCreationWizardPage_ClassLabel

NewJETFileCreationWizardPage_invalidClassName

public static java.lang.String NewJETFileCreationWizardPage_invalidClassName
Constructor Detail

JETUIMessages

public JETUIMessages()

Copyright 2006 IBM Corporation and others.
All Rights Reserved.