Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

org.eclipse.rse.services.clientserver.messages
Class CommonMessages


java.lang.Object
  extended by 

org.eclipse.osgi.util.NLS
      extended by 
org.eclipse.rse.services.clientserver.messages.CommonMessages

public class CommonMessages
extends NLS

Externalized Strings for common messages that all clients can use.

Since:
3.0

Field Summary
static  String MSG_COMM_AUTH_FAILED
           
static  String MSG_COMM_AUTH_FAILED_DETAILS
           
static  String MSG_COMM_NETWORK_ERROR
           
static  String MSG_CONNECT_CANCELLED
           
static  String MSG_CONNECT_FAILED
           
static  String MSG_CONNECT_PROGRESS
           
static  String MSG_CONNECT_UNKNOWNHOST
           
static  String MSG_CONNECTWITHPORT_PROGRESS
           
static  String MSG_COPY_PROGRESS
           
static  String MSG_DISCONNECT_CANCELLED
           
static  String MSG_DISCONNECT_FAILED
           
static  String MSG_DISCONNECT_PROGRESS
           
static  String MSG_DISCONNECTWITHPORT_PROGRESS
           
static  String MSG_ELEMENT_NOT_FOUND
           
static  String MSG_ERROR_UNEXPECTED
           
static  String MSG_EXCEPTION_OCCURRED
           
static  String MSG_EXPAND_CANCELLED
           
static  String MSG_EXPAND_FAILED
           
static  String MSG_FAILURE_WITH_CAUSE
          General message format for concatenating a message with a cause
static  String MSG_LOCK_TIMEOUT
           
static  String MSG_OPERATION_CANCELLED
           
static  String MSG_OPERATION_DISCONNECTED
           
static  String MSG_OPERATION_FAILED
           
static  String MSG_OPERATION_FINISHED
           
static  String MSG_OPERATION_RUNNING
           
static  String MSG_OPERATION_SECURITY_VIOLATION
           
static  String MSG_OPERATION_UNSUPPORTED
           
static  String MSG_OPERTION_STOPPED
           
static  String MSG_QUERY_PROGRESS
           
static  String MSG_QUERY_PROPERTIES_PROGRESS
           
static  String MSG_RESOLVE_PROGRESS
           
static  String MSG_RUN_PROGRESS
           
static  String MSG_SET_PROGRESS
           
static  String MSG_SET_PROPERTIES_PROGRESS
           
 
Constructor Summary
CommonMessages ()
           
 
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

MSG_EXCEPTION_OCCURRED

public static 
String MSG_EXCEPTION_OCCURRED

MSG_ERROR_UNEXPECTED

public static 
String MSG_ERROR_UNEXPECTED

MSG_FAILURE_WITH_CAUSE

public static 
String MSG_FAILURE_WITH_CAUSE
General message format for concatenating a message with a cause

Since:
3.1

MSG_COMM_AUTH_FAILED

public static 
String MSG_COMM_AUTH_FAILED

MSG_COMM_AUTH_FAILED_DETAILS

public static 
String MSG_COMM_AUTH_FAILED_DETAILS

MSG_COMM_NETWORK_ERROR

public static 
String MSG_COMM_NETWORK_ERROR

MSG_LOCK_TIMEOUT

public static 
String MSG_LOCK_TIMEOUT

MSG_EXPAND_FAILED

public static 
String MSG_EXPAND_FAILED

MSG_EXPAND_CANCELLED

public static 
String MSG_EXPAND_CANCELLED

MSG_OPERATION_RUNNING

public static 
String MSG_OPERATION_RUNNING

MSG_OPERATION_FINISHED

public static 
String MSG_OPERATION_FINISHED

MSG_OPERTION_STOPPED

public static 
String MSG_OPERTION_STOPPED

MSG_OPERATION_DISCONNECTED

public static 
String MSG_OPERATION_DISCONNECTED

MSG_CONNECT_CANCELLED

public static 
String MSG_CONNECT_CANCELLED

MSG_CONNECT_PROGRESS

public static 
String MSG_CONNECT_PROGRESS

MSG_CONNECTWITHPORT_PROGRESS

public static 
String MSG_CONNECTWITHPORT_PROGRESS

MSG_CONNECT_FAILED

public static 
String MSG_CONNECT_FAILED

MSG_CONNECT_UNKNOWNHOST

public static 
String MSG_CONNECT_UNKNOWNHOST

MSG_DISCONNECT_PROGRESS

public static 
String MSG_DISCONNECT_PROGRESS

MSG_DISCONNECTWITHPORT_PROGRESS

public static 
String MSG_DISCONNECTWITHPORT_PROGRESS

MSG_DISCONNECT_FAILED

public static 
String MSG_DISCONNECT_FAILED

MSG_DISCONNECT_CANCELLED

public static 
String MSG_DISCONNECT_CANCELLED

MSG_OPERATION_FAILED

public static 
String MSG_OPERATION_FAILED

MSG_OPERATION_CANCELLED

public static 
String MSG_OPERATION_CANCELLED

MSG_OPERATION_UNSUPPORTED

public static 
String MSG_OPERATION_UNSUPPORTED

MSG_OPERATION_SECURITY_VIOLATION

public static 
String MSG_OPERATION_SECURITY_VIOLATION

MSG_ELEMENT_NOT_FOUND

public static 
String MSG_ELEMENT_NOT_FOUND

MSG_RESOLVE_PROGRESS

public static 
String MSG_RESOLVE_PROGRESS

MSG_QUERY_PROGRESS

public static 
String MSG_QUERY_PROGRESS

MSG_QUERY_PROPERTIES_PROGRESS

public static 
String MSG_QUERY_PROPERTIES_PROGRESS

MSG_SET_PROGRESS

public static 
String MSG_SET_PROGRESS

MSG_SET_PROPERTIES_PROGRESS

public static 
String MSG_SET_PROPERTIES_PROGRESS

MSG_RUN_PROGRESS

public static 
String MSG_RUN_PROGRESS

MSG_COPY_PROGRESS

public static 
String MSG_COPY_PROGRESS
Constructor Detail

CommonMessages

public CommonMessages()

RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire