RSE
Release 3.2

org.eclipse.rse.core
Interface IRSESystemTypeConstants


public interface IRSESystemTypeConstants

These constants define the set of properties that the UI expects to be available via IRSESystemType.getProperty(String).

See Also:
IRSESystemType.getProperty(String)

Field Summary
static String ENABLE_OFFLINE
           
static String ICON
           
static String ICON_LIVE
           
 

Field Detail

ICON

static final String ICON
See Also:
Constant Field Values

ICON_LIVE

static final String ICON_LIVE
See Also:
Constant Field Values

ENABLE_OFFLINE

static final String ENABLE_OFFLINE
See Also:
Constant Field Values

RSE
Release 3.2

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