|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContextIds
A list of well-known context identifiers. The context identifiers use the prefix "org.eclipse.ui" for historical reasons. These contexts exist as part of JFace.
This interface should not be implemented or extended by clients.
Field Summary | |
---|---|
static java.lang.String |
CONTEXT_ID_DIALOG
The identifier for the context that is active when a shell registered as a dialog. |
static java.lang.String |
CONTEXT_ID_DIALOG_AND_WINDOW
The identifier for the context that is active when a shell is registered as either a window or a dialog. |
static java.lang.String |
CONTEXT_ID_WINDOW
The identifier for the context that is active when a shell is registered as a window. |
Field Detail |
---|
static final java.lang.String CONTEXT_ID_DIALOG
static final java.lang.String CONTEXT_ID_DIALOG_AND_WINDOW
static final java.lang.String CONTEXT_ID_WINDOW
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.