public interface IServiceConstants
Modifier and Type | Field and Description |
---|---|
static String |
ACTIVE_CONTEXTS
The set of the contexts that are currently active.
|
static String |
ACTIVE_PART
The part active in a given context.
|
static String |
ACTIVE_SELECTION
The current selection
This value can be
null if there is no selection
|
static String |
ACTIVE_SHELL
The currently active Shell.
|
static String |
SELECTION
Deprecated.
|
static final String ACTIVE_SELECTION
This value can be null
if there is no selection
@Deprecated static final String SELECTION
ACTIVE_SELECTION
. All clients of this API should
change their references to ACTIVE_SELECTION
.static final String ACTIVE_CONTEXTS
static final String ACTIVE_PART
This value can be null
if there is no active part in a given
context.
static final String ACTIVE_SHELL
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.