PTP
Release 5.0

org.eclipse.ptp.remote.ui
Interface IRemoteUIConstants


public interface IRemoteUIConstants


Field Summary
static int NONE
          A constant indicating that no bits are set.
static int OPEN
          A constant used to indicate a dialog used for opening files.
static int SAVE
          A constant used to indicate a dialog should be used for saving files.
 

Field Detail

NONE

static final int NONE
A constant indicating that no bits are set.

See Also:
Constant Field Values

OPEN

static final int OPEN
A constant used to indicate a dialog used for opening files.

See Also:
Constant Field Values

SAVE

static final int SAVE
A constant used to indicate a dialog should be used for saving files.

See Also:
Constant Field Values

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.