Package org.eclipse.remote.ui
Interface IRemoteUIConstants
-
public interface IRemoteUIConstantsConstants use by UI operations.
-
-
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
-
-