|
Eclipse Platform Release 3.4 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IStatus.OK
)
MessageBox
style constant for an OK button;
valid combinations are OK, OK|CANCEL
(value is 1<<5).
IStatus.OK
)
FileDialog
style constant for open file dialog behavior
(value is 1<<12).
"open"
).
"open.ext"
).
"open.ext"
).
org.eclipse.ui.ide.IDEActionFactory.OPEN_PROJECT.getId()
instead.
or
)
"outputGroup"
).
IObservable
objects. IObservableList
, based on an underlying regular list.
content provider
for
AbstractTableViewer
or AbstractListViewer
that provides
elements of an IObservableList
when set as the viewer's input.
ITreeContentProvider
for use with an AbstractTreeViewer
,
which uses the provided list factory
to obtain the
elements of a tree. IObservableSet
.
content provider
for
AbstractTableViewer
or AbstractListViewer
that provides
elements of an IObservableSet
when set as the viewer's input. ITreeContentProvider
for use with an AbstractTreeViewer
,
which uses the provided set factory
to obtain the
elements of a tree. EditingSupport
using the JFace Data Binding concepts to handle the
updating of an element from a CellEditor
.viewer
and
dbc
.
Observables
.IObservable
objects.OleListener
provide a simple
handleEvent()
method that is used internally
by SWT to dispatch events.
OpenInNewWindowAction
.
OpenInNewWindowAction
.
OpenNewPageMenu
.
OpenNewPageMenu
.
OpenNewPageMenu
.
OpenNewPageMenu
.
OpenPerspectiveAction
OpenNewPageMenu
.
OpenNewPageMenu
.
OpenResourceAction.OpenResourceAction(IShellProvider)
WindowEvent
notification when a new Browser
needs to be provided by the application.OpenWithMenu
.
ICheckable
.
observable
until delay
milliseconds
have passed since the last change event, or until a FocusOut event is
received from the underlying widget (whichever happens earlier).
MasterDetailObservables.detailList(master, listFactory(realm,
propertyName, propertyType), propertyType)
MasterDetailObservables.detailList(master, listFactory(realm,
propertyName, propertyType), propertyType)
MasterDetailObservables.detailMap(master, mapFactory(realm, propertyName))
MasterDetailObservables.detailMap(master, mapFactory(realm, propertyName))
MasterDetailObservables.detailValue(master,
mapEntryValueFactory(map, valueType), valueType)
.
MasterDetailObservables.detailSet(master, setFactory(realm,
propertyName), propertyType)
MasterDetailObservables.detailSet(master, setFactory(realm,
propertyName), propertyType)
MasterDetailObservables.detailValue(master, valueFactory(realm,
propertyName), propertyType)
MasterDetailObservables.detailValue(master, valueFactory(realm,
propertyName), propertyType)
.
MasterDetailObservables.detailValue(master, valueFactory(realm,
propertyName), propertyType)
control
.
control
.
control
.
control
.
control
.
control
.
Boolean.TYPE
which
tracks whether the given observable is stale.
control
.
control
.
IObservableList
which stays in sync with the
given target observable only when the validation status is valid.
IObservableMap
which stays in sync with the
given target observable only when the validation status is valid.
IObservableSet
which stays in sync with the
given target observable only when the validation status is valid.
IObservableValue
which stays in sync with the
given target observable only when the validation status is valid.
OK
button was pressed in a dialog.
Dialog
framework method sends performOk
to all pages of the
preference dialog, then calls handleSave
on this dialog to
save any state, and then calls close
to close this dialog.
ContainerSelectionDialog
implementation of this
Dialog
method builds a list of the selected resource containers
for later retrieval by the client and closes this dialog.
FileSelectionDialog
implementation of this
Dialog
method builds a list of the selected files for later
retrieval by the client and closes this dialog.
ListSelectionDialog
implementation of this
Dialog
method builds a list of the selected elements for later
retrieval by the client and closes this dialog.
ProjectLocationMoveDialog
implementation of this
Dialog
method builds a two element list - the first
element is the project name and the second one is the location.
ResourceSelectionDialog
implementation of this
Dialog
method builds a list of the selected resources for later
retrieval by the client and closes this dialog.
TypeFilteringDialog
implementation of this
Dialog
method builds a list of the selected elements for
later retrieval by the client and closes this dialog.
PreferencePage
implementation of this
IPreferencePage
method returns true
if the page is valid.
RegistryStrategy.onStart(IExtensionRegistry, boolean)
.
Window.open()
.
null
if the dialog
was canceled or no selection was made in the dialog.
WorkbenchWindowAdvisor.openIntro()
instead
null
category
IFileStore.openOutputStream(int, IProgressMonitor)
.
NewSearchUI.openSearchDialog(IWorkbenchWindow, String)
instead.
FileLocator.openStream(Bundle, IPath, boolean)
FileLocator.openStream(Bundle, IPath, boolean)
EvaluationResult
whose value is this || other)
.
Provides a set of interfaces for common debug commands.
Provides a set of actions related to running and debugging applications.
Provides a set of interfaces and classes for rendering and annotating text in the debug console.
Provides a set of interfaces and classes for debug context management.
Application programming interfaces for Eclipse console specific actions.
org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor.org.eclipse.ui.workbench.texteditor.rulerColumns
.true
if the two regions overlap.
position
.
true
if the receiver is showing a shell which has
focus, false
if it does not have focus or the helper has
no shell.
|
Eclipse Platform Release 3.4 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.