| org.eclipse.ui.internal.ide.dialogs.WelcomeEditorActionContributor
WelcomeEditorActionContributor | public class WelcomeEditorActionContributor extends EditorActionBarContributor (Code) | | Manages the installation and deinstallation of global actions for
the welcome editor.
|
Method Summary | |
public void | setActiveEditor(IEditorPart part) The WelcomeEditorActionContributor implementation of this
IEditorActionBarContributor method installs the global
action handler for the given editor. |
setActiveEditor | public void setActiveEditor(IEditorPart part)(Code) | | The WelcomeEditorActionContributor implementation of this
IEditorActionBarContributor method installs the global
action handler for the given editor.
|
|
|