com.aptana.ide.core.ui
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by com.aptana.ide.core.ui.Messages

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

NLS class


Field Summary
static java.lang.String AbstractPerspectiveFactory_AptanaReleaseNotes
          AbstractPerspectiveFactory_AptanaReleaseNotes
static java.lang.String AbstractPerspectiveFactory_ErrorInitializingUiHelpPage
          AbstractPerspectiveFactory_ErrorInitializingUiHelpPage
static java.lang.String AbstractPerspectiveFactory_OverviewMessage
          AbstractPerspectiveFactory_OverviewMessage
static java.lang.String AbstractPerspectiveFactory_OverviewTitle
          AbstractPerspectiveFactory_OverviewTitle
static java.lang.String CoreUIUtils_10
          CoreUIUtils_10
static java.lang.String CoreUIUtils_EncodingNotSupported
          CoreUIUtils_EncodingNotSupported
static java.lang.String CoreUIUtils_PluginLocationError
          CoreUIUtils_PluginLocationError
static java.lang.String CoreUIUtils_UnableToCreateJavaFileEditorInput
          CoreUIUtils_UnableToCreateJavaFileEditorInput
static java.lang.String CoreUIUtils_UnableToCreateNonExistingFileEditorInput
          CoreUIUtils_UnableToCreateNonExistingFileEditorInput
static java.lang.String CoreUIUtils_UnableToGetCurrentEditorPaths
          CoreUIUtils_UnableToGetCurrentEditorPaths
static java.lang.String CoreUIUtils_UnableToGetCurrentUserName
          CoreUIUtils_UnableToGetCurrentUserName
static java.lang.String CoreUIUtils_UnableToParseEclipseVersion
          CoreUIUtils_UnableToParseEclipseVersion
static java.lang.String CoreUIUtils_UnableToRetrieveActiveEditor
          CoreUIUtils_UnableToRetrieveActiveEditor
static java.lang.String CoreUIUtils_UnableToURLEncodeFilename
          CoreUIUtils_UnableToURLEncodeFilename
static java.lang.String DialogUtils_HideThisMessageInFuture
          DialogUtils_HideThisMessageInFuture
static java.lang.String FileExplorerView_ConnectionFailed
          FileExplorerView_ConnectionFailed
static java.lang.String FileExplorerView_ConnectionTimedOut
          FileExplorerView_ConnectionTimedOut
static java.lang.String FileExplorerView_ErrorOpeningEditor
          FileExplorerView_ErrorOpeningEditor
static java.lang.String FileExplorerView_ErrorSavingFile
          FileExplorerView_ErrorSavingFile
static java.lang.String FileExplorerView_OpenPropertiesDialog
          FileExplorerView_ConnectionFailed
static java.lang.String FileExplorerView_UnableToSaveRemoteFile
          FileExplorerView_UnableToSaveRemoteFile
static java.lang.String ImageUtils_ConnectedToDatabaseAptanaDB
          ImageUtils_ConnectedToDatabaseAptanaDB
static java.lang.String ImageUtils_DatabaseDidNotShutDownNormally
          ImageUtils_DatabaseDidNotShutDownNormally
static java.lang.String ImageUtils_DatabaseShutDownNormally
          ImageUtils_DatabaseShutDownNormally
static java.lang.String ImageUtils_ErrorCreatingImageCacheTable
          ImageUtils_ErrorCreatingImageCacheTable
static java.lang.String ImageUtils_ErrorInitializingDbConnection
          ImageUtils_ErrorInitializingDbConnection
static java.lang.String ImageUtils_ErrorLoadingIconImageCache
          ImageUtils_ErrorLoadingIconImageCache
static java.lang.String ImageUtils_ErrorSavingIconImageCache
          ImageUtils_ErrorSavingIconImageCache
static java.lang.String ImageUtils_ErrorSelecingImageNamesFromCache
          ImageUtils_ErrorSelecingImageNamesFromCache
static java.lang.String ImageUtils_IncorrectTableDefinition
          ImageUtils_IncorrectTableDefinition
static java.lang.String ImageUtils_SQLException
          ImageUtils_SQLException
static java.lang.String InitialStartup_UnableToSwitchNewFileWizardListing
          InitialStartup_UnableToSwitchNewFileWizardListing
static java.lang.String WebPerspectiveFactory_UpdatePerspectiveConfirmation
          WebPerspectiveFactory_UpdatePerspectiveConfirmation
static java.lang.String WebProjectPerspectiveFactory_PerspectiveChangedQuery
          WebProjectPerspectiveFactory_PerspectiveChangedQuery
static java.lang.String WindowActionDelegate_AptanaOverviewErrorMessage
          WindowActionDelegate_AptanaOverviewErrorMessage
static java.lang.String WindowActionDelegate_AptanaOverviewErrorTitle
          WindowActionDelegate_AptanaOverviewErrorTitle
static java.lang.String WindowActionDelegate_AptanaPrompt
          WindowActionDelegate_AptanaPrompt
static java.lang.String WindowActionDelegate_LogFailedError
          WindowActionDelegate_LogFailedError
static java.lang.String WindowActionDelegate_LogSuccessText
          WindowActionDelegate_LogSuccessText
static java.lang.String WindowActionDelegate_LogSuccessTitle
          WindowActionDelegate_LogSuccessTitle
static java.lang.String WindowActionDelegate_ProblemDescription
          WindowActionDelegate_ProblemDescription
static java.lang.String WindowActionDelegate_SearchingForUpdates
          WindowActionDelegate_SearchingForUpdates
static java.lang.String WindowActionDelegate_UnableToEncodeString
          WindowActionDelegate_UnableToEncodeString
static java.lang.String WindowActionDelegate_UnableToOpenLogFile
          WindowActionDelegate_UnableToOpenLogFile
static java.lang.String WindowActionDelegate_UnableToSubmitTracReport
          WindowActionDelegate_UnableToSubmitTracReport
static java.lang.String WindowActionDelegate_WalkthroughViewPartCannotBeInitialized
          WindowActionDelegate_WalkthroughViewPartCannotBeInitialized
static java.lang.String WorkbenchHelper_EditorPartCannotBeActivated
          WorkbenchHelper_EditorPartCannotBeActivated
static java.lang.String WorkbenchHelper_EditorPartCannotBeOpened
          WorkbenchHelper_EditorPartCannotBeOpened
static java.lang.String WorkbenchHelper_ElementListSelectionDialogMessage
          WorkbenchHelper_ElementListSelectionDialogMessage
static java.lang.String WorkbenchHelper_ElementListSelectionDialogTitle
          WorkbenchHelper_ElementListSelectionDialogTitle
static java.lang.String WorkbenchHelper_ErrorClosingInputStream
          WorkbenchHelper_ErrorClosingInputStream
static java.lang.String WorkbenchHelper_ErrorGettingEditorId
          WorkbenchHelper_ErrorGettingEditorId
static java.lang.String WorkbenchHelper_ErrorGettingInputStreamFromFile
          WorkbenchHelper_ErrorGettingInputStreamFromFile
static java.lang.String WorkbenchHelper_ErrorOpeningEditor
          WorkbenchHelper_ErrorOpeningEditor
static java.lang.String WorkbenchHelper_UnableToLaunchBrowser
          WorkbenchHelper_UnableToLaunchBrowser
 
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

CoreUIUtils_PluginLocationError

public static java.lang.String CoreUIUtils_PluginLocationError
CoreUIUtils_PluginLocationError


CoreUIUtils_UnableToURLEncodeFilename

public static java.lang.String CoreUIUtils_UnableToURLEncodeFilename
CoreUIUtils_UnableToURLEncodeFilename


CoreUIUtils_UnableToRetrieveActiveEditor

public static java.lang.String CoreUIUtils_UnableToRetrieveActiveEditor
CoreUIUtils_UnableToRetrieveActiveEditor


CoreUIUtils_UnableToGetCurrentEditorPaths

public static java.lang.String CoreUIUtils_UnableToGetCurrentEditorPaths
CoreUIUtils_UnableToGetCurrentEditorPaths


CoreUIUtils_EncodingNotSupported

public static java.lang.String CoreUIUtils_EncodingNotSupported
CoreUIUtils_EncodingNotSupported


CoreUIUtils_UnableToGetCurrentUserName

public static java.lang.String CoreUIUtils_UnableToGetCurrentUserName
CoreUIUtils_UnableToGetCurrentUserName


WindowActionDelegate_UnableToSubmitTracReport

public static java.lang.String WindowActionDelegate_UnableToSubmitTracReport
WindowActionDelegate_UnableToSubmitTracReport


WindowActionDelegate_AptanaPrompt

public static java.lang.String WindowActionDelegate_AptanaPrompt
WindowActionDelegate_AptanaPrompt


WindowActionDelegate_ProblemDescription

public static java.lang.String WindowActionDelegate_ProblemDescription
WindowActionDelegate_ProblemDescription


WindowActionDelegate_LogSuccessTitle

public static java.lang.String WindowActionDelegate_LogSuccessTitle
WindowActionDelegate_LogSuccessTitle


WindowActionDelegate_LogSuccessText

public static java.lang.String WindowActionDelegate_LogSuccessText
WindowActionDelegate_LogSuccessText


WindowActionDelegate_LogFailedError

public static java.lang.String WindowActionDelegate_LogFailedError
WindowActionDelegate_LogFailedError


WindowActionDelegate_WalkthroughViewPartCannotBeInitialized

public static java.lang.String WindowActionDelegate_WalkthroughViewPartCannotBeInitialized
WindowActionDelegate_WalkthroughViewPartCannotBeInitialized


WindowActionDelegate_AptanaOverviewErrorTitle

public static java.lang.String WindowActionDelegate_AptanaOverviewErrorTitle
WindowActionDelegate_AptanaOverviewErrorTitle


WindowActionDelegate_AptanaOverviewErrorMessage

public static java.lang.String WindowActionDelegate_AptanaOverviewErrorMessage
WindowActionDelegate_AptanaOverviewErrorMessage


WindowActionDelegate_SearchingForUpdates

public static java.lang.String WindowActionDelegate_SearchingForUpdates
WindowActionDelegate_SearchingForUpdates


WindowActionDelegate_UnableToEncodeString

public static java.lang.String WindowActionDelegate_UnableToEncodeString
WindowActionDelegate_UnableToEncodeString


ImageUtils_ErrorSelecingImageNamesFromCache

public static java.lang.String ImageUtils_ErrorSelecingImageNamesFromCache
ImageUtils_ErrorSelecingImageNamesFromCache


ImageUtils_ErrorLoadingIconImageCache

public static java.lang.String ImageUtils_ErrorLoadingIconImageCache
ImageUtils_ErrorLoadingIconImageCache


ImageUtils_ErrorSavingIconImageCache

public static java.lang.String ImageUtils_ErrorSavingIconImageCache
ImageUtils_ErrorSavingIconImageCache


ImageUtils_ConnectedToDatabaseAptanaDB

public static java.lang.String ImageUtils_ConnectedToDatabaseAptanaDB
ImageUtils_ConnectedToDatabaseAptanaDB


ImageUtils_ErrorInitializingDbConnection

public static java.lang.String ImageUtils_ErrorInitializingDbConnection
ImageUtils_ErrorInitializingDbConnection


ImageUtils_ErrorCreatingImageCacheTable

public static java.lang.String ImageUtils_ErrorCreatingImageCacheTable
ImageUtils_ErrorCreatingImageCacheTable


ImageUtils_IncorrectTableDefinition

public static java.lang.String ImageUtils_IncorrectTableDefinition
ImageUtils_IncorrectTableDefinition


ImageUtils_SQLException

public static java.lang.String ImageUtils_SQLException
ImageUtils_SQLException


ImageUtils_DatabaseDidNotShutDownNormally

public static java.lang.String ImageUtils_DatabaseDidNotShutDownNormally
ImageUtils_DatabaseDidNotShutDownNormally


ImageUtils_DatabaseShutDownNormally

public static java.lang.String ImageUtils_DatabaseShutDownNormally
ImageUtils_DatabaseShutDownNormally


WebPerspectiveFactory_UpdatePerspectiveConfirmation

public static java.lang.String WebPerspectiveFactory_UpdatePerspectiveConfirmation
WebPerspectiveFactory_UpdatePerspectiveConfirmation


WebProjectPerspectiveFactory_PerspectiveChangedQuery

public static java.lang.String WebProjectPerspectiveFactory_PerspectiveChangedQuery
WebProjectPerspectiveFactory_PerspectiveChangedQuery


InitialStartup_UnableToSwitchNewFileWizardListing

public static java.lang.String InitialStartup_UnableToSwitchNewFileWizardListing
InitialStartup_UnableToSwitchNewFileWizardListing


AbstractPerspectiveFactory_OverviewTitle

public static java.lang.String AbstractPerspectiveFactory_OverviewTitle
AbstractPerspectiveFactory_OverviewTitle


AbstractPerspectiveFactory_OverviewMessage

public static java.lang.String AbstractPerspectiveFactory_OverviewMessage
AbstractPerspectiveFactory_OverviewMessage


AbstractPerspectiveFactory_ErrorInitializingUiHelpPage

public static java.lang.String AbstractPerspectiveFactory_ErrorInitializingUiHelpPage
AbstractPerspectiveFactory_ErrorInitializingUiHelpPage


WorkbenchHelper_UnableToLaunchBrowser

public static java.lang.String WorkbenchHelper_UnableToLaunchBrowser
WorkbenchHelper_UnableToLaunchBrowser


WorkbenchHelper_EditorPartCannotBeActivated

public static java.lang.String WorkbenchHelper_EditorPartCannotBeActivated
WorkbenchHelper_EditorPartCannotBeActivated


WorkbenchHelper_EditorPartCannotBeOpened

public static java.lang.String WorkbenchHelper_EditorPartCannotBeOpened
WorkbenchHelper_EditorPartCannotBeOpened


WorkbenchHelper_ErrorOpeningEditor

public static java.lang.String WorkbenchHelper_ErrorOpeningEditor
WorkbenchHelper_ErrorOpeningEditor


WorkbenchHelper_ErrorGettingEditorId

public static java.lang.String WorkbenchHelper_ErrorGettingEditorId
WorkbenchHelper_ErrorGettingEditorId


WorkbenchHelper_ErrorGettingInputStreamFromFile

public static java.lang.String WorkbenchHelper_ErrorGettingInputStreamFromFile
WorkbenchHelper_ErrorGettingInputStreamFromFile


WorkbenchHelper_ErrorClosingInputStream

public static java.lang.String WorkbenchHelper_ErrorClosingInputStream
WorkbenchHelper_ErrorClosingInputStream


WorkbenchHelper_ElementListSelectionDialogTitle

public static java.lang.String WorkbenchHelper_ElementListSelectionDialogTitle
WorkbenchHelper_ElementListSelectionDialogTitle


WorkbenchHelper_ElementListSelectionDialogMessage

public static java.lang.String WorkbenchHelper_ElementListSelectionDialogMessage
WorkbenchHelper_ElementListSelectionDialogMessage


CoreUIUtils_UnableToCreateJavaFileEditorInput

public static java.lang.String CoreUIUtils_UnableToCreateJavaFileEditorInput
CoreUIUtils_UnableToCreateJavaFileEditorInput


CoreUIUtils_10

public static java.lang.String CoreUIUtils_10
CoreUIUtils_10


CoreUIUtils_UnableToCreateNonExistingFileEditorInput

public static java.lang.String CoreUIUtils_UnableToCreateNonExistingFileEditorInput
CoreUIUtils_UnableToCreateNonExistingFileEditorInput


DialogUtils_HideThisMessageInFuture

public static java.lang.String DialogUtils_HideThisMessageInFuture
DialogUtils_HideThisMessageInFuture


AbstractPerspectiveFactory_AptanaReleaseNotes

public static java.lang.String AbstractPerspectiveFactory_AptanaReleaseNotes
AbstractPerspectiveFactory_AptanaReleaseNotes


CoreUIUtils_UnableToParseEclipseVersion

public static java.lang.String CoreUIUtils_UnableToParseEclipseVersion
CoreUIUtils_UnableToParseEclipseVersion


WindowActionDelegate_UnableToOpenLogFile

public static java.lang.String WindowActionDelegate_UnableToOpenLogFile
WindowActionDelegate_UnableToOpenLogFile


FileExplorerView_ErrorOpeningEditor

public static java.lang.String FileExplorerView_ErrorOpeningEditor
FileExplorerView_ErrorOpeningEditor


FileExplorerView_ErrorSavingFile

public static java.lang.String FileExplorerView_ErrorSavingFile
FileExplorerView_ErrorSavingFile


FileExplorerView_UnableToSaveRemoteFile

public static java.lang.String FileExplorerView_UnableToSaveRemoteFile
FileExplorerView_UnableToSaveRemoteFile


FileExplorerView_OpenPropertiesDialog

public static java.lang.String FileExplorerView_OpenPropertiesDialog
FileExplorerView_ConnectionFailed


FileExplorerView_ConnectionFailed

public static java.lang.String FileExplorerView_ConnectionFailed
FileExplorerView_ConnectionFailed


FileExplorerView_ConnectionTimedOut

public static java.lang.String FileExplorerView_ConnectionTimedOut
FileExplorerView_ConnectionTimedOut