|
Eclipse Platform Release 3.0 |
||||||||||
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).
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"
).
"outputGroup"
).
OpenInNewWindowAction
.
OpenInNewWindowAction
.
OpenNewPageMenu
.
OpenNewPageMenu
.
OpenNewPageMenu
.
OpenNewPageMenu
.
OpenNewPageMenu
.
OpenNewPageMenu
.
WindowEvent
notification when a new Browser
needs to be provided by the application.OpenWithMenu
.
OpenWithMenu
.
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.
Window.open()
.
null
if the dialog
was cancelled or no selection was made in the dialog.
null
category
NewSearchUI.openSearchDialog(IWorkbenchWindow, String)
instead.
EvaluationResult
whose value is this || other)
.
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.
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.true
if the two regions overlap.
position
.
|
Eclipse Platform Release 3.0 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.