|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
FileDialog
style constant for save file dialog behavior
(value is 1<<13).
""
).
Shell
s.
Control
within the status line.
StatusTextEvent
is sent by a Browser
to
StatusTextListener
's when the status text is changed.
StatusTextEvent
notification when the status text for
a Browser
is changed.IStructuredSelection
interface,
suitable for instantiating.
List
.
SubContributionItem
is a wrapper for an IContributionItem
.
SubContributionItem
.
SubContributionManager
is used to define a set of contribution
items within a parent manager. SubContributionManager
SubStatusLineManager
is used to define a set of contribution
items within a parent manager. Plugin.savePluginPreferences
.
This method now calls savePluginPreferences
, and exists only for
backwards compatibility.
IContributionItem
method does nothing.
x
in
scanline y
in the receiver's alpha data.
x
in
scanline y
in the receiver's alpha data to the
values from the array alphas
starting at
startIndex
.
SWT
:
INHERIT_NONE
, INHERIT_DEFAULT
,
INHERIT_FORCE
.
true
, causes the receiver to have
all mouse events delivered to it until the method is called with
false
as the argument.
null
to use the default equals
and hashCode
methods on the elements themselves.
AbstractTreeViewer
implementation of this method
checks to ensure that the content provider is an ITreeContentProvider
.
null
if the property is to be
removed.
null
.
true
, and disables
it otherwise.
true
,
and disables it otherwise.
true
,
and disables it otherwise.
true
,
and disables it otherwise.
true
,
and disables it otherwise.
true
,
and marks it invisible otherwise.
null
or the proxy port is
null
the connection will not use HTTP proxy server.
null
indicating that no image should be displayed.
SWT
:
NONE
, ROMAN
, DBCS
,
PHONETIC
, NATIVE
, ALPHA
.
WorkbenchPart
implementation of this
IExecutableExtension
records the configuration element in
and internal state variable (accessible via getConfigElement
).
ContentViewer
implementation of this Viewer
method invokes inputChanged
on the content provider and then the
inputChanged
hook method.
Viewer
framework
method ensures that the given label provider is an instance
of ILabelProvider
.
Viewer
framework
method ensures that the given label provider is an instance of either
ITableLabelProvider
or ILabelProvider
.
Viewer
framework
method ensures that the given label provider is an instance of
ILabelProvider
.
SWT.LINE_SOLID
, SWT.LINE_DASH
,
SWT.LINE_DOT
, SWT.LINE_DASHDOT
or
SWT.LINE_DASHDOTDOT
.
drawLine
, drawRectangle
,
drawPolyline
, and so forth.
true
,
and marks it invisible otherwise.
SWT.LEFT_TO_RIGHT
or SWT.RIGHT_TO_LEFT
.
SWT.LEFT_TO_RIGHT
or SWT.RIGHT_TO_LEFT
.
x
in
scanline y
in the receiver's data.
x
in
scanline y
in the receiver's data to the
values from the array pixels
starting at
startIndex
.
x
in
scanline y
in the receiver's data to the
values from the array pixels
starting at
startIndex
.
false
, causes subsequent drawing
operations in the receiver to be ignored.
ISelectionProvider
method make the new selection for this viewer without making it visible.
CHECK
,
RADIO
, or TOGGLE
.
List
and calls
setSelectionToWidget(List, boolean)
.
SWT
constants NORMAL, BOLD and ITALIC.
PreferencePage
implementation of this IDialogPage
method extends the DialogPage
implementation to update
the preference page container title.
IContributionItem
method stores the value in an internal state variable,
which is true
by default.
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
true
,
and makes it invisible otherwise.
false
prevents these
messages from being printed.
shutdown
has been replaced by Plugin#stop(BundleContext context)
.
Implementations of shutdown
should be changed to extend
stop(BundleContext context)
and call super.stop(context)
instead of super.shutdown()
. Unlike super.shutdown()
,
super.stop(context)
must be called as the very last thing rather
than as the very first thing. The shutdown
method is called
only for plug-ins which explicitly require the
org.eclipse.core.runtime.compatibility plug-in;
in contrast, the stop
method is always called.
AbstractUIPlugin
implementation of this Plugin
method refreshes the plug-in actions.
startup
has been replaced by Plugin#start(BundleContext context)
.
Implementations of startup
should be changed to extend
start(BundleContext context)
and call super.start(context)
instead of super.startup()
. Like super.startup()
,
super.stop(context)
must be called as the very first thing.
The startup
method is called only for plug-ins which explicitly require the
org.eclipse.core.runtime.compatibility plug-in; in contrast,
the start
method is always called.
SWT
.
AbstractUIPlugin
implementation of this Plugin
method saves this plug-in's org.eclipse.jface.preference and dialog stores and shuts down
its image registry (if they are in use).
run()
method of the runnable to
be invoked by the user-interface thread at the next
reasonable opportunity.
run()
method of the runnable to
be invoked by the user-interface thread at the next
reasonable opportunity.
|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |