Package org.eclipse.remote.ui
Interface IRemoteUIConstants
public interface IRemoteUIConstants
Constants use by UI operations.
-
Field Summary
-
Field Details
-
NONE
static final int NONEA constant indicating that no bits are set.- See Also:
-
OPEN
static final int OPENA constant used to indicate a dialog used for opening files.- See Also:
-
SAVE
static final int SAVEA constant used to indicate a dialog should be used for saving files.- See Also:
-