RSE
Release 1.0

org.eclipse.rse.ui
Class GenericMessages

java.lang.Object
  extended byorg.eclipse.osgi.util.NLS
      extended byorg.eclipse.rse.ui.GenericMessages

public class GenericMessages
extends NLS


Field Summary
static String EditorManager_saveResourcesMessage
           
static String EditorManager_saveResourcesTitle
           
static String FileExtension_extensionEmptyMessage
           
static String FileExtension_fileNameInvalidMessage
           
static String FilteredPreferenceDialog_PreferenceSaveFailed
           
static String PropertyDialog_messageTitle
           
static String PropertyDialog_noPropertyMessage
           
static String PropertyDialog_propertyMessage
           
static String RefreshAction_dialogTitle
           
static String RefreshAction_locationDeletedMessage
           
static String RefreshAction_problemMessage
           
static String RefreshAction_problemTitle
           
static String RefreshAction_progressMessage
           
static String RefreshAction_text
           
static String RefreshAction_toolTip
           
static String ResourceNavigator_goto
           
static String RSEQuery_task
           
static String RSESubSystemOperation_Connect_message
           
static String RSESubSystemOperation_Disconnect_message
           
static String RSESubSystemOperation_Get_properties_message
           
static String RSESubSystemOperation_Get_property_message
           
static String RSESubSystemOperation_message
           
static String RSESubSystemOperation_Notifying_registry_message
           
static String RSESubSystemOperation_Resolve_filter_strings_message
           
static String RSESubSystemOperation_Set_properties_message
           
static String RSESubSystemOperation_Set_property_message
           
static String TransferOperation_message
           
static String TypesFiltering_message
           
static String TypesFiltering_otherExtensions
           
static String TypesFiltering_title
           
static String TypesFiltering_typeDelimiter
           
 
Constructor Summary
GenericMessages()
           
 
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

ResourceNavigator_goto

public static String ResourceNavigator_goto

RefreshAction_text

public static String RefreshAction_text

RefreshAction_toolTip

public static String RefreshAction_toolTip

RefreshAction_progressMessage

public static String RefreshAction_progressMessage

RefreshAction_problemTitle

public static String RefreshAction_problemTitle

RefreshAction_problemMessage

public static String RefreshAction_problemMessage

RefreshAction_locationDeletedMessage

public static String RefreshAction_locationDeletedMessage

RefreshAction_dialogTitle

public static String RefreshAction_dialogTitle

TransferOperation_message

public static String TransferOperation_message

RSESubSystemOperation_message

public static String RSESubSystemOperation_message

RSESubSystemOperation_Connect_message

public static String RSESubSystemOperation_Connect_message

RSESubSystemOperation_Disconnect_message

public static String RSESubSystemOperation_Disconnect_message

RSESubSystemOperation_Get_properties_message

public static String RSESubSystemOperation_Get_properties_message

RSESubSystemOperation_Get_property_message

public static String RSESubSystemOperation_Get_property_message

RSESubSystemOperation_Resolve_filter_strings_message

public static String RSESubSystemOperation_Resolve_filter_strings_message

RSESubSystemOperation_Set_properties_message

public static String RSESubSystemOperation_Set_properties_message

RSESubSystemOperation_Set_property_message

public static String RSESubSystemOperation_Set_property_message

RSESubSystemOperation_Notifying_registry_message

public static String RSESubSystemOperation_Notifying_registry_message

PropertyDialog_messageTitle

public static String PropertyDialog_messageTitle

PropertyDialog_noPropertyMessage

public static String PropertyDialog_noPropertyMessage

PropertyDialog_propertyMessage

public static String PropertyDialog_propertyMessage

EditorManager_saveResourcesMessage

public static String EditorManager_saveResourcesMessage

EditorManager_saveResourcesTitle

public static String EditorManager_saveResourcesTitle

TypesFiltering_title

public static String TypesFiltering_title

TypesFiltering_message

public static String TypesFiltering_message

TypesFiltering_otherExtensions

public static String TypesFiltering_otherExtensions

TypesFiltering_typeDelimiter

public static String TypesFiltering_typeDelimiter

FileExtension_extensionEmptyMessage

public static String FileExtension_extensionEmptyMessage

FileExtension_fileNameInvalidMessage

public static String FileExtension_fileNameInvalidMessage

FilteredPreferenceDialog_PreferenceSaveFailed

public static String FilteredPreferenceDialog_PreferenceSaveFailed

RSEQuery_task

public static String RSEQuery_task
Constructor Detail

GenericMessages

public GenericMessages()

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.