de.cau.cs.kieler.kiml.export.ui
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by de.cau.cs.kieler.kiml.export.ui.Messages

public class Messages
extends NLS

Rating red
Generated:
This code was automatically generated.

Field Summary
static String ExportDialog_container_not_exist_error
           
static String ExportDialog_file_caption
           
static String ExportDialog_file_format_caption
           
static String ExportDialog_file_system_caption
           
static String ExportDialog_no_exporter_error
           
static String ExportDialog_outside_project_error
           
static String ExportDialog_path_not_valid_error
           
static String ExportDialog_save_as_title
           
static String ExportDialog_title
           
static String ExportDialog_workspace_caption
           
static String ExportDialog_workspace_path_caption
           
 
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

ExportDialog_container_not_exist_error

public static String ExportDialog_container_not_exist_error

ExportDialog_file_caption

public static String ExportDialog_file_caption

ExportDialog_file_format_caption

public static String ExportDialog_file_format_caption

ExportDialog_file_system_caption

public static String ExportDialog_file_system_caption

ExportDialog_no_exporter_error

public static String ExportDialog_no_exporter_error

ExportDialog_outside_project_error

public static String ExportDialog_outside_project_error

ExportDialog_path_not_valid_error

public static String ExportDialog_path_not_valid_error

ExportDialog_save_as_title

public static String ExportDialog_save_as_title

ExportDialog_title

public static String ExportDialog_title

ExportDialog_workspace_caption

public static String ExportDialog_workspace_caption

ExportDialog_workspace_path_caption

public static String ExportDialog_workspace_path_caption