|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
2
) indicating action is
a check box (or a toggle button).
4
) indicating action is
a drop down menu.
1
) indicating action is
a simple push button.
8
) indicating action is
a radio button.
0
) indicating action style
is not specified yet.
AbstractUIPlugin.AbstractUIPlugin()
. Implementations of
MyPlugin(IPluginDescriptor descriptor)
should be changed to
MyPlugin()
and call super()
instead of
super(descriptor)
.
The MyPlugin(IPluginDescriptor descriptor)
constructor is
called only for plug-ins which explicitly require the
org.eclipse.core.runtime.compatibility plug-in (or, as in this case,
subclasses which might).
IStructuredContentProvider
handles
the case where the viewer input is an unchanging array or collection of elements.
Assert
is useful for for embedding runtime sanity checks
in code. CheckboxCellEditor
implementation of
this CellEditor
framework method simulates
the toggling of the checkbox control and notifies
listeners with ICellEditorListener.applyEditorValue
.
ControlListener
interface.
ControlListener
interface.
Transfer
type to the ones
supported for drag and drop on the editor area of this workbench org.eclipse.jface.window.
FocusListener
interface.
KeyListener
interface.
DecoratingLabelProvider
implementation of this IBaseLabelProvider
method
adds the listener to both the nested label provider and the label decorator.
MenuListener
interface.
MobileDeviceListener
interface.
ModifyListener
interface.
ModifyListener
interface.
ModifyListener
interface.
MouseListener
interface.
MouseMoveListener
interface.
PaintListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
ShellListener
interface.
TraverseListener
interface.
TreeListener
interface.
VerifyListener
interface.
VerifyListener
interface.
ContributionManager
to prevent
certain items in the contributions list.
null
and contains no null
elements.
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 |