RSE
Release 1.0

org.eclipse.rse.ui
Class SystemPropertyResources

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

public class SystemPropertyResources
extends NLS


Field Summary
static String RESID_PORT_DYNAMICSELECT
           
static String RESID_PROPERTY_DESCRIPTION_LABEL
           
static String RESID_PROPERTY_DESCRIPTION_TOOLTIP
           
static String RESID_PROPERTY_FILTERTYPE_VALUE
           
static String RESID_PROPERTY_INHERITED
           
static String RESID_PROPERTY_NAME_LABEL
           
static String RESID_PROPERTY_NAME_TOOLTIP
           
static String RESID_PROPERTY_TYPE_LABEL
           
static String RESID_PROPERTY_TYPE_TOOLTIP
           
static String RESID_TERM_NOTAPPLICABLE
           
static String RESID_TERM_NOTAVAILABLE
           
 
Constructor Summary
SystemPropertyResources()
           
 
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_PROPERTY_NAME_LABEL

public static String RESID_PROPERTY_NAME_LABEL

RESID_PROPERTY_NAME_TOOLTIP

public static String RESID_PROPERTY_NAME_TOOLTIP

RESID_PROPERTY_TYPE_LABEL

public static String RESID_PROPERTY_TYPE_LABEL

RESID_PROPERTY_TYPE_TOOLTIP

public static String RESID_PROPERTY_TYPE_TOOLTIP

RESID_PROPERTY_DESCRIPTION_LABEL

public static String RESID_PROPERTY_DESCRIPTION_LABEL

RESID_PROPERTY_DESCRIPTION_TOOLTIP

public static String RESID_PROPERTY_DESCRIPTION_TOOLTIP

RESID_PROPERTY_FILTERTYPE_VALUE

public static String RESID_PROPERTY_FILTERTYPE_VALUE

RESID_TERM_NOTAPPLICABLE

public static String RESID_TERM_NOTAPPLICABLE

RESID_TERM_NOTAVAILABLE

public static String RESID_TERM_NOTAVAILABLE

RESID_PORT_DYNAMICSELECT

public static String RESID_PORT_DYNAMICSELECT

RESID_PROPERTY_INHERITED

public static String RESID_PROPERTY_INHERITED
Constructor Detail

SystemPropertyResources

public SystemPropertyResources()

RSE
Release 1.0

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