RSE
Release 1.0

org.eclipse.rse.subsystems.shells.core
Class ShellStrings

java.lang.Object
  extended byorg.eclipse.osgi.util.NLS
      extended byorg.eclipse.rse.subsystems.shells.core.ShellStrings

public class ShellStrings
extends NLS


Field Summary
static String RESID_SHELLS_COMMAND_SHELL_LABEL
           
static String RSESubSystemOperation_Cancel_Shell_message
           
static String RSESubSystemOperation_Refresh_Output
           
static String RSESubSystemOperation_Remove_Shell_message
           
static String RSESubSystemOperation_Run_command_message
           
static String RSESubSystemOperation_Run_Shell_message
           
static String RSESubSystemOperation_Send_command_to_Shell_message
           
 
Constructor Summary
ShellStrings()
           
 
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

RESID_SHELLS_COMMAND_SHELL_LABEL

public static String RESID_SHELLS_COMMAND_SHELL_LABEL

RSESubSystemOperation_Cancel_Shell_message

public static String RSESubSystemOperation_Cancel_Shell_message

RSESubSystemOperation_Remove_Shell_message

public static String RSESubSystemOperation_Remove_Shell_message

RSESubSystemOperation_Run_command_message

public static String RSESubSystemOperation_Run_command_message

RSESubSystemOperation_Run_Shell_message

public static String RSESubSystemOperation_Run_Shell_message

RSESubSystemOperation_Send_command_to_Shell_message

public static String RSESubSystemOperation_Send_command_to_Shell_message

RSESubSystemOperation_Refresh_Output

public static String RSESubSystemOperation_Refresh_Output
Constructor Detail

ShellStrings

public ShellStrings()

RSE
Release 1.0

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