Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

name - Variable in class org.eclipse.core.commands.common.NamedHandleObject
The name of this handle.
name - Variable in class org.eclipse.e4.ui.model.application.commands.impl.BindingContextImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.e4.ui.model.application.commands.impl.CategoryImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandParameterImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.e4.ui.model.application.commands.impl.ParameterImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
 
name - Variable in class org.eclipse.swt.ole.win32.OleParameterDescription
 
name - Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
 
name - Variable in class org.eclipse.swt.printing.PrinterData
the name of the printer On Windows systems, this is the name of the 'device'.
name() - Method in class org.eclipse.core.runtime.preferences.PreferenceMetadata
Briefly describes the preference purpose, intended to be used in UI.
name() - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
Returns name of this node.
name() - Method in class org.eclipse.jface.text.revisions.IRevisionRulerColumnExtension.RenderingMode
Returns the name of the rendering mode.
Name - Variable in class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository.RepositoryState
The persisted name of the repository.
NAME - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "name") of a tag that appears in Ant extensions.
NAME - Static variable in interface org.eclipse.core.commands.INamedHandleStateIds
The state id used for overriding the name of a named handle object.
NAME - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.BindingContext
 
NAME - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Category
 
NAME - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.CommandParameter
 
NAME - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Parameter
 
NAME - Static variable in class org.eclipse.help.internal.Anchor
 
NAME - Static variable in class org.eclipse.help.internal.CommandLink
 
NAME - Static variable in class org.eclipse.help.internal.Include
 
NAME - Static variable in class org.eclipse.help.internal.Topic
 
NAME - Static variable in class org.eclipse.jface.text.templates.GlobalTemplateVariables.Cursor
Name of the cursor variable, value= "cursor"
NAME - Static variable in class org.eclipse.jface.text.templates.GlobalTemplateVariables.LineSelection
Name of the line selection variable, value= "line_selection"
NAME - Static variable in class org.eclipse.jface.text.templates.GlobalTemplateVariables.WordSelection
Name of the word selection variable, value= "word_selection"
NAME - Static variable in interface org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter
A constant indicating a name attribute (value: name)
NAME - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeScope
Property used to indicate when the name of the scope has changed.
NAME - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating the file name (value "name").
NAME - Static variable in class org.eclipse.ui.views.navigator.ResourceComparator
Constructor argument value that indicates to sort items by name.
NAME_ATTRIBUTE - Static variable in class org.eclipse.ui.views.markers.MarkerViewUtil
The NAME_ATTRIBUTE is the tag for the attribute on a marker that can be used to supply the String for the name rather than using the name of the underlying resource.
NAME_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.BindingContextImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CategoryImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandParameterImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.ParameterImpl
The default value of the 'Name' attribute.
named(String) - Method in interface org.eclipse.e4.core.di.IBinding
Creates a binding for the specified name.
NamedHandleObject - Class in org.eclipse.core.commands.common
A handle object that carries with it a name and a description.
NamedHandleObject(String) - Constructor for class org.eclipse.core.commands.common.NamedHandleObject
Constructs a new instance of NamedHandleObject.
NamedHandleObjectComparator - Class in org.eclipse.core.commands.common
Comparator for instances of NamedHandleObject for display to an end user.
NamedHandleObjectComparator() - Constructor for class org.eclipse.core.commands.common.NamedHandleObjectComparator
 
NamedHandleObjectLabelProvider - Class in org.eclipse.jface.viewers
A label provider for instances of NamedHandlerObject, which exposes the name as the label.
NamedHandleObjectLabelProvider() - Constructor for class org.eclipse.jface.viewers.NamedHandleObjectLabelProvider
 
NAMESPACE_IU_ID - Static variable in interface org.eclipse.equinox.p2.metadata.IInstallableUnit
A capability namespace representing a particular InstallableUnit by id.
namespaceDeclaration(String, String) - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSDocumentHandlerImpl
 
namespaceURI - Variable in class org.eclipse.e4.ui.css.core.impl.sac.AbstractElementSelector
The namespace URI.
namespaceURI - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSAttributeConditionImpl
The attribute's namespace URI.
namespaceURI - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSIdConditionImpl
The id attribute namespace URI.
namespaceURI - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSPseudoClassConditionImpl
The namespaceURI.
namespaceURI - Variable in class org.eclipse.e4.ui.css.swt.dom.WidgetElement
 
NATIVE - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for native input behavior (value is 1<<3).
NATIVE_ARTIFACTS - Static variable in class org.eclipse.equinox.p2.engine.PhaseSetFactory
 
NativeCodeDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a native code description.
NativeCodeFinder - Class in org.eclipse.osgi.storage
 
NativeCodeFinder(BundleInfo.Generation) - Constructor for class org.eclipse.osgi.storage.NativeCodeFinder
 
NativeCodeSpecification - Interface in org.eclipse.osgi.service.resolver
This class represents a native code specification.
NativeKeyFormatter - Class in org.eclipse.jface.bindings.keys.formatting
Formats the key sequences and key strokes into the native human-readable format.
NativeKeyFormatter() - Constructor for class org.eclipse.jface.bindings.keys.formatting.NativeKeyFormatter
 
NativePropertyListener<S,D extends IDiff> - Class in org.eclipse.core.databinding.property
Abstract INativePropertyListener implementation
NativePropertyListener(IProperty, ISimplePropertyListener<S, D>) - Constructor for class org.eclipse.core.databinding.property.NativePropertyListener
Constructs a NativePropertyListener with the specified arguments
nativeToJava(TransferData) - Method in class org.eclipse.jface.util.LocalSelectionTransfer
Overrides org.eclipse.swt.dnd.ByteArrayTransfer#nativeToJava(TransferData).
nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
This implementation of nativeToJava converts a platform specific representation of a byte array to a java byte[].
nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.FileTransfer
This implementation of nativeToJava converts a platform specific representation of a list of file names to a java String[].
nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.HTMLTransfer
This implementation of nativeToJava converts a platform specific representation of HTML text to a java String.
nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.ImageTransfer
This implementation of nativeToJava converts a platform specific representation of an image to java ImageData.
nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.RTFTransfer
This implementation of nativeToJava converts a platform specific representation of RTF text to a java String.
nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.TextTransfer
This implementation of nativeToJava converts a platform specific representation of plain text to a java String.
nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.Transfer
Converts a platform specific representation of data to a java representation.
nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.URLTransfer
This implementation of nativeToJava converts a platform specific representation of a URL to a java String.
nativeToJava(TransferData) - Method in class org.eclipse.ui.part.EditorInputTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.ui.part.MarkerTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.ui.part.PluginTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.ui.part.ResourceTransfer
 
NaturalKey - Class in org.eclipse.ui.keys
Deprecated, for removal: This API element is subject to removal in a future version.
Please use org.eclipse.jface.bindings.keys.KeyStroke and org.eclipse.jface.bindings.keys.KeyLookupFactory
NATURE - Static variable in interface org.eclipse.ui.IProjectActionFilter
An attribute indicating the project nature (value "nature").
NAV_END - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of group for end of menu (value "navEnd").
NAV_END - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of group for end of menu (value "navEnd").
NAV_START - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of group for start of menu (value "navStart").
NAV_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of group for start of menu (value "navStart").
navigate(boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Selects the next (or previous) node of the current selection.
NAVIGATE_BACK - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Back" in category "Navigate" (value is "org.eclipse.ui.navigate.back").
NAVIGATE_BACKWARD_HISTORY - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Backward History" in category "Navigate" (value is "org.eclipse.ui.navigate.backwardHistory").
NAVIGATE_COLLAPSE_ALL - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Collapse All" in category "Navigate" (value is "org.eclipse.ui.navigate.collapseAll").
NAVIGATE_EXPAND_ALL - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Expand All" in category "Navigate" (value is "org.eclipse.ui.navigate.expandAll").
NAVIGATE_FORWARD - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Forward" in category "Navigate" (value is "org.eclipse.ui.navigate.forward").
NAVIGATE_FORWARD_HISTORY - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Forward History" in category "Navigate" (value is "org.eclipse.ui.navigate.forwardHistory").
NAVIGATE_GO_INTO - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Go Into" in category "Navigate" (value is "org.eclipse.ui.navigate.goInto").
NAVIGATE_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
The id of the navigate group that determines where the navigation actions appear
NAVIGATE_NEXT - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Next" in category "Navigate" (value is "org.eclipse.ui.navigate.next").
NAVIGATE_NEXT_PAGE - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Next Page" in category "Navigate" (value is "org.eclipse.ui.part.nextPage").
NAVIGATE_PREVIOUS - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Previous" in category "Navigate" (value is "org.eclipse.ui.navigate.previous").
NAVIGATE_PREVIOUS_PAGE - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Previous Page" in category "Navigate" (value is "org.eclipse.ui.part.previousPage").
NAVIGATE_SHOW_IN - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Show In" in category "Navigate" (value is "org.eclipse.ui.navigate.showIn").
NAVIGATE_SHOW_IN_PARM_TARGET - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for parameter "Target Id" in command "Show In" in category "Navigate" (value is "org.eclipse.ui.navigate.showIn.targetId").
NAVIGATE_SHOW_IN_QUICK_MENU - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Show In" in category "Navigate" (value is "org.eclipse.ui.navigate.showInQuickMenu").
NAVIGATE_TOGGLE_LINK_WITH_EDITOR - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Toggle Link with Editor " in category "Navigate" (value is "org.eclipse.ui.navigate.linkWithEditor").
NAVIGATE_UP - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
Id for command "Up" in category "Navigate" (value is "org.eclipse.ui.navigate.up").
NAVIGATION_BAR - Static variable in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
Style parameter (value 1<<2) indicating that the navigation bar for navigating web pages will be created for the web browser.
NAVIGATION_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a navigation group in a menu (value "navigationGroup").
NAVIGATION_HISTORY_BACKWARD - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
NAVIGATION_HISTORY_FORWARD - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
NavigationAction - Class in org.eclipse.compare
A NavigationAction is used to navigate through the individual differences of a CompareEditorInput.
NavigationAction(boolean) - Constructor for class org.eclipse.compare.NavigationAction
Creates a NavigationAction.
NavigationAction(ResourceBundle, boolean) - Constructor for class org.eclipse.compare.NavigationAction
Creates a NavigationAction that initializes its attributes from the given ResourceBundle.
NavigationEndDialog - Class in org.eclipse.compare.internal
 
NavigationEndDialog(Shell, String, Image, String, String[][]) - Constructor for class org.eclipse.compare.internal.NavigationEndDialog
 
NavigationEndDialog_0 - Static variable in class org.eclipse.compare.internal.CompareMessages
 
NavigationEndDialog_1 - Static variable in class org.eclipse.compare.internal.CompareMessages
 
NavigationHistory - Class in org.eclipse.ui.internal
Implementation of the back and forward actions.
NavigationHistory(IWorkbenchPage) - Constructor for class org.eclipse.ui.internal.NavigationHistory
Creates a new NavigationHistory to keep the NavigationLocation entries of the specified page.
NavigationHistoryAction - Class in org.eclipse.ui.internal
The NavigationHistoryAction moves navigation history back and forward.
NavigationHistoryAction(IWorkbenchWindow, boolean) - Constructor for class org.eclipse.ui.internal.NavigationHistoryAction
Create a new instance of NavigationHistoryAction
NavigationHistoryAction_backward_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NavigationHistoryAction_backward_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NavigationHistoryAction_backward_toolTipName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NavigationHistoryAction_forward_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NavigationHistoryAction_forward_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NavigationHistoryAction_forward_toolTipName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NavigationHistoryAction_locations - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NavigationHistoryEditorInfo - Class in org.eclipse.ui.internal
Keeps the info to save, restore or identify and editor.
NavigationHistoryEntry - Class in org.eclipse.ui.internal
 
NavigationHistoryEntry(NavigationHistoryEditorInfo, IWorkbenchPage, IEditorPart, INavigationLocation) - Constructor for class org.eclipse.ui.internal.NavigationHistoryEntry
Constructs a new HistoryEntry and intializes its editor input and editor id.
NavigationLocation - Class in org.eclipse.ui
Default implementation of INavigationLocation.
NavigationLocation(IEditorPart) - Constructor for class org.eclipse.ui.NavigationLocation
Constructs a NavigationLocation with its editor part.
NAVIGATOR_PROPERTY - Static variable in interface org.eclipse.compare.INavigatable
Property key that can be used to associate an instance of this interface with an SWT widget using Widget.setData(String, Object).
NavigatorActionService - Class in org.eclipse.ui.navigator
Provides context menu items and IActionBars contributions for a particular abstract viewer.
NavigatorActionService(ICommonViewerSite, StructuredViewer, INavigatorContentService) - Constructor for class org.eclipse.ui.navigator.NavigatorActionService
 
NavigatorContentServiceFactory - Class in org.eclipse.ui.navigator
Provides a factory pattern for creating INavigatorContentServices for given viewer ids.
NavigatorContentServiceFactory() - Constructor for class org.eclipse.ui.navigator.NavigatorContentServiceFactory
 
needDelta() - Method in interface org.eclipse.core.resources.ISaveContext
Indicates that the saved workspace tree should be remembered so that a delta will be available in a subsequent session when the plug-in re-registers to participate in saves.
needRebuild() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Indicates that this builder made changes that affect a build configuration that precedes this build configuration in the currently executing build order, and thus a rebuild will be necessary.
needSaveNumber() - Method in interface org.eclipse.core.resources.ISaveContext
Indicates that this participant has actively participated in this save.
needsPreviousAndNextButtons() - Method in interface org.eclipse.jface.wizard.IWizard
Returns whether this wizard needs Previous and Next buttons.
needsPreviousAndNextButtons() - Method in class org.eclipse.jface.wizard.Wizard
 
needsProgressMonitor() - Method in interface org.eclipse.jface.wizard.IWizard
Returns whether this wizard needs a progress monitor.
needsProgressMonitor() - Method in class org.eclipse.jface.wizard.Wizard
 
needsRefilter(Object, String) - Method in class org.eclipse.jface.viewers.StructuredViewer
Determines whether a change to the given property of the given element would require refiltering and/or resorting.
needsRefresh() - Method in interface org.eclipse.ui.quickaccess.IQuickAccessComputer
 
needsSave(ISaveablesSource) - Static method in class org.eclipse.ui.internal.SaveableHelper
Returns whether the model source needs saving.
needsSaving() - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
needsSaving() - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Returns whether the current values in this preference object require saving.
needsSaving() - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns whether the current values in this property store require saving.
needsSaving() - Method in class org.eclipse.jface.preference.PreferenceStore
 
needsSaving() - Method in class org.eclipse.ltk.core.refactoring.MultiStateTextFileChange
Does the change need saving?
needsSaving() - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
Does the text file change need saving?
needsSaving() - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
needsSaving() - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
needsToSaveDirtyEditors() - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Return whether dirty editor should be saved before this action is run.
NestedDirBundleFile - Class in org.eclipse.osgi.storage.bundlefile
A NestedDirBundleFile uses another BundleFile as its source but accesses all of its resources relative to a nested directory within the other BundleFile object.
NestedDirBundleFile(BundleFile, String) - Constructor for class org.eclipse.osgi.storage.bundlefile.NestedDirBundleFile
Constructs a NestedDirBundleFile
NestedDirBundleFile(BundleFile, String, Collection<String>) - Constructor for class org.eclipse.osgi.storage.bundlefile.NestedDirBundleFile
Constructs a NestedDirBundleFile
never() - Static method in class org.eclipse.core.databinding.UpdateListStrategy
Convenience method that creates an update strategy that never updates its observables, using UpdateListStrategy.POLICY_NEVER and no defaults.
never() - Static method in class org.eclipse.core.databinding.UpdateSetStrategy
Convenience method that creates an update strategy that never updates its observables, using UpdateSetStrategy.POLICY_NEVER and no defaults.
never() - Static method in class org.eclipse.core.databinding.UpdateValueStrategy
Convenience method that creates an update strategy that never updates its observables, using UpdateValueStrategy.POLICY_NEVER and no defaults.
NEVER - Static variable in class org.eclipse.jface.dialogs.MessageDialogWithToggle
The value of the preference when the user has asked that the answer to the question always be "no".
NEVER_DELETE_PROJECT_CONTENT - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 8) indicating that the operation should preserve the files and folders of a project.
NEW - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "new", commandId: "org.eclipse.ui.newWizard"): Opens the new wizard dialog.
NEW - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated.
in 3.0. Use org.eclipse.ui.ActionFactory.NEW.getId() instead.
NEW_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
NEW_EDITOR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "newEditor", commandId: "org.eclipse.ui.window.newEditor"): Open a new editor on the active editor's input.
NEW_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
File menu: name of group for extra New-like actions (value "new.ext").
NEW_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for extra New-like actions (value "new.ext").
new_Frame(Composite) - Static method in class org.eclipse.swt.awt.SWT_AWT
Creates a new java.awt.Frame.
NEW_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Group ids for new toolbar group.
NEW_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Group id for new toolbar group.
NEW_KEYS_PREFERENCE_PAGE - Static variable in class org.eclipse.ui.ExtensionFactory
Factory ID for the new (and improved) keys preference page.
new_Shell(Display, Canvas) - Static method in class org.eclipse.swt.awt.SWT_AWT
Creates a new Shell.
NEW_VALUE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.EventTags
The new value
NEW_WIZARD - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
NEW_WIZARD_DROP_DOWN - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "newWizardDropDown"): Drop-down action which shows shows the new wizard drop down, or opens the new wizard dialog when pressed.
NEW_WIZARD_DROP_DOWN - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action (id: "newWizardDropDown"): Opens the "new" wizard drop down, including resource-specific items for Project... and Example...
NEW_WIZARD_SELECTION_WIZARD_PAGE - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
NEW_WIZARD_SHORTCUT - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
NEW_WIZARD_SHORTLIST - Static variable in class org.eclipse.ui.actions.ContributionItemFactory
Workbench contribution item (id "newWizardShortlist"): A list of new item wizards available to be opened, arranged as a shortlist of promising new item wizards and an "Other" subitem.
NEW_WIZARD_SUBMENU - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
Constant (bit mask) indicating which the New Wizard submenu is probably present somewhere in this window.
newBrowser(int) - Static method in class org.eclipse.jface.widgets.BrowserFactory
Creates a new BrowserFactory with the given style.
newBuildConfig(String, String) - Method in interface org.eclipse.core.resources.IWorkspace
Returns a new build configuration for the project, with the given name.
newButton(int) - Static method in class org.eclipse.jface.widgets.ButtonFactory
Creates a new ButtonFactory with the given style.
newCharCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
Length of text that is going to be inserted
newCheckList(Composite, int) - Static method in class org.eclipse.jface.viewers.CheckboxTableViewer
Creates a table viewer on a newly-created table control under the given parent.
newChild(int) - Method in class org.eclipse.core.runtime.SubMonitor
Creates a new SubMonitor that will consume the given number of ticks from its parent.
newChild(int, int) - Method in class org.eclipse.core.runtime.SubMonitor
This is much like SubMonitor.split(int), but it does not check for cancellation and will not throw OperationCanceledException.
newCommand() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns a new build command.
newComposite(int) - Static method in class org.eclipse.jface.widgets.CompositeFactory
Creates a new CompositeFactory with the given style.
newDateTime(int) - Static method in class org.eclipse.jface.widgets.DateTimeFactory
Creates a new DateTimeFactory with the given style.
newDebugModelPresentation() - Static method in class org.eclipse.debug.ui.DebugUITools
Returns a new debug model presentation that delegates to appropriate debug models.
newDebugModelPresentation(String) - Static method in class org.eclipse.debug.ui.DebugUITools
Returns a new debug model presentation for specified debug model, or null if a presentation does not exist.
newDebugTrace(String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Creates a new DebugTrace instance for the specified bundle symbolic name.
newDebugTrace(String, Class<?>) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Create a new DebugTrace instance for the specified bundle symbolic name.
NewDialog_wtitle - Static variable in class org.eclipse.help.ui.internal.Messages
 
newDocument() - Static method in class org.eclipse.debug.core.DebugPlugin
Creates and returns a new XML document.
newDocument() - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate
Creates and returns a new XML document.
NewEditorAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewEditorAction_tooltip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
newElement(IUAElement) - Static method in class org.eclipse.help.internal.UAElementFactory
 
newElement(Element) - Static method in class org.eclipse.help.internal.UAElementFactory
 
NewEngineWizard_wtitle - Static variable in class org.eclipse.help.ui.internal.Messages
 
newError(String, Throwable) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Create a new error from the message and the throwable.
newErrorStatus(String, Throwable) - Static method in class org.eclipse.ui.console.ConsolePlugin
Returns a new error status for this plug-in with the given message
NewExampleAction - Class in org.eclipse.ui.actions
Standard action for launching the create project selection wizard.
NewExampleAction() - Constructor for class org.eclipse.ui.actions.NewExampleAction
This default constructor allows the the action to be called from the welcome page.
NewExampleAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.NewExampleAction
Creates a new action for launching the new project selection wizard.
NewFolderDialog - Class in org.eclipse.ui.dialogs
The NewFolderDialog is used to create a new folder.
NewFolderDialog(Shell, IContainer) - Constructor for class org.eclipse.ui.dialogs.NewFolderDialog
Creates a NewFolderDialog
newFramework(Map<String, String>) - Method in class org.eclipse.osgi.launch.EquinoxFactory
 
newFramework(Map<String, String>, ModuleConnector) - Method in class org.eclipse.osgi.launch.EquinoxFactory
 
newGroup(int) - Static method in class org.eclipse.jface.widgets.GroupFactory
Creates a new GroupFactory with the given style.
newInstance() - Static method in class org.eclipse.e4.ui.css.core.dom.parsers.CSSParserFactory
Obtain a new instance of a ICSSParserFactory.
newInstance() - Static method in class org.eclipse.e4.ui.css.core.sac.DocumentHandlerFactory
Return instance of DocumentHandlerFactory.
newInstance() - Static method in class org.eclipse.e4.ui.css.core.sac.SACParserFactory
Return instance of SACParserFactory
newInstance(IContainer, String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns a new launch configuration working copy of this type, that resides in the specified container, with the given name.
newItem(Widget, int, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Creates a new item.
newItem(Widget, int, int) - Method in class org.eclipse.jface.viewers.TreeViewer
 
newLabel(int) - Static method in class org.eclipse.jface.widgets.LabelFactory
Creates a new LabelFactory with the given style.
newLineCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
Number of new lines that are going to be inserted
newLink(int) - Static method in class org.eclipse.jface.widgets.LinkFactory
Creates a new factory with the given style.
newLock() - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Creates a new lock object.
newMessageStream() - Method in class org.eclipse.ui.console.MessageConsole
Returns a new message stream connected to this console.
newOffset - Variable in class org.eclipse.swt.custom.MovementEvent
the new offset (input, output)
newOutputStream() - Method in class org.eclipse.ui.console.IOConsole
Creates and returns a new output stream which may be used to write to this console.
newPermissionCollection() - Method in class org.eclipse.equinox.log.LogPermission
 
newPrimitiveValue(LexicalUnit) - Static method in class org.eclipse.e4.ui.css.core.impl.dom.CSSValueFactory
 
newProcess(ILaunch, Process, String) - Static method in class org.eclipse.debug.core.DebugPlugin
Creates and returns a new process representing the given java.lang.Process.
newProcess(ILaunch, Process, String, Map<String, String>) - Static method in class org.eclipse.debug.core.DebugPlugin
Creates and returns a new process representing the given java.lang.Process.
newProcess(ILaunch, Process, String, Map<String, String>) - Method in interface org.eclipse.debug.core.IProcessFactory
Creates and returns a new process representing the given java.lang.Process.
NewProject_title - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewProjectAction - Class in org.eclipse.ui.actions
Standard action for launching the create project selection wizard.
NewProjectAction() - Constructor for class org.eclipse.ui.actions.NewProjectAction
This default constructor allows the the action to be called from the welcome page.
NewProjectAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.NewProjectAction
Creates a new action for launching the new project selection wizard.
newProjectDescription(String) - Method in interface org.eclipse.core.resources.IWorkspace
Creates and returns a new project description for a project with the given name.
NewPropertySheetHandler - Class in org.eclipse.ui.views.properties
 
NewPropertySheetHandler() - Constructor for class org.eclipse.ui.views.properties.NewPropertySheetHandler
 
newPrototypeInstance(IContainer, String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns a new launch configuration working copy of this type, that resides in the specified container, with the given name.
newSash(int) - Static method in class org.eclipse.jface.widgets.SashFactory
Creates a new SashFactory with the given style.
newSashForm(int) - Static method in class org.eclipse.jface.widgets.SashFormFactory
Creates a new SashFormFactory with the given style.
newSearchScope(IResource[], String[], boolean) - Static method in class org.eclipse.search.ui.text.FileTextSearchScope
Returns a scope for the given root resources.
newSearchScope(IResource[], Pattern, boolean) - Static method in class org.eclipse.search.core.text.TextSearchScope
Creates a scope that consists of all files that match the fileNamePattern and that either are one of the roots, or have one of the roots in their parent chain.
newSearchScope(IWorkingSet[], String[], boolean) - Static method in class org.eclipse.search.ui.text.FileTextSearchScope
Returns a scope for the given working sets.
NewSearchUI - Class in org.eclipse.search.ui
A facade for access to the new search UI facilities.
NewSearchUI() - Constructor for class org.eclipse.search.ui.NewSearchUI
 
newSection(int) - Static method in class org.eclipse.ui.forms.widgets.SectionFactory
Creates a new SectionFactory with the given style.
newShell(int) - Static method in class org.eclipse.jface.widgets.ShellFactory
Creates a new ShellFactory with the given style.
newSourceLocator(String) - Method in interface org.eclipse.debug.core.ILaunchManager
Creates and returns a new source locator of the specified type.
newSpinner(int) - Static method in class org.eclipse.jface.widgets.SpinnerFactory
Creates a new SpinnerFactory with the given style.
newStatus(int, String, Throwable) - Method in class org.eclipse.e4.core.services.statusreporter.StatusReporter
Return a status object with the given severity, message, and optional exception.
newTable(int) - Static method in class org.eclipse.jface.widgets.TableFactory
Creates a new TableFactory with the given style.
newTableColumn(int) - Static method in class org.eclipse.jface.widgets.TableColumnFactory
Creates a new TableColumnFactory with the given style.
newTestCase(String, String, ITestSuiteElement, String, String) - Method in interface org.eclipse.unittest.model.ITestRunSession
Creates a new Test Case and adds it to the model
newTestRunnerClient(ITestRunSession) - Method in interface org.eclipse.unittest.ui.ITestViewSupport
Returns a Test Runner Client.
newTestSuite(String, String, Integer, ITestSuiteElement, String, String) - Method in interface org.eclipse.unittest.model.ITestRunSession
Creates a new Test Suite and adds it to the model
newText - Variable in class org.eclipse.swt.custom.TextChangingEvent
Text that is going to be inserted or empty string if no text will be inserted
newText(int) - Static method in class org.eclipse.jface.widgets.TextFactory
Creates a new TextFactory with the given style and text.
newToken(int) - Static method in class org.apache.lucene.demo.html.Token
Returns a new Token object, by default.
newTree(int) - Static method in class org.eclipse.jface.widgets.TreeFactory
Creates a new TreeFactory with the given style.
newTreeColumn(int) - Static method in class org.eclipse.jface.widgets.TreeColumnFactory
Creates a new TreeColumnFactory with the given style.
newValue() - Method in interface org.eclipse.equinox.p2.metadata.IRequirementChange
 
newValue(LexicalUnit) - Static method in class org.eclipse.e4.ui.css.core.impl.dom.CSSValueFactory
 
newValueVariable(String, String) - Method in interface org.eclipse.core.variables.IStringVariableManager
Returns a new read-write value variable with the given name and description with a null value.
newValueVariable(String, String, boolean, String) - Method in interface org.eclipse.core.variables.IStringVariableManager
Returns a new value variable with the given properties.
NewViewHandler_dialogMessage - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
NewViewHandler_dialogTitle - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
newViewTitle - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
newWatchExpression(String) - Method in interface org.eclipse.debug.core.IExpressionManager
Creates and returns a new watch expression with the given text.
newWatchExpressionDelegate(String) - Method in interface org.eclipse.debug.core.IExpressionManager
Returns a new watch expression delegate for the given debug model or null if no delegate is available.
NewWizard_title - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardAction - Class in org.eclipse.ui.actions
Invoke the resource creation wizard selection Wizard.
NewWizardAction() - Constructor for class org.eclipse.ui.actions.NewWizardAction
Deprecated.
use the constructor NewWizardAction(IWorkbenchWindow)
NewWizardAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.NewWizardAction
Create a new instance of this class.
NewWizardAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardDropDown_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardDropDownAction - Class in org.eclipse.ui.actions
Action which, when run, will open the new wizard dialog.
NewWizardDropDownAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.NewWizardDropDownAction
Create a new NewWizardDropDownAction, with the default action for opening the new wizard dialog, and the default contribution item for populating the drop-down menu.
NewWizardDropDownAction(IWorkbenchWindow, ActionFactory.IWorkbenchAction, IContributionItem) - Constructor for class org.eclipse.ui.actions.NewWizardDropDownAction
Create a new NewWizardDropDownAction.
NewWizardMenu - Class in org.eclipse.ui.actions
A NewWizardMenu augments BaseNewWizardMenu with IDE-specific actions: New Project...
NewWizardMenu(IMenuManager, IWorkbenchWindow, boolean) - Constructor for class org.eclipse.ui.actions.NewWizardMenu
Deprecated.
use NewWizardMenu(IWorkbenchWindow) instead
NewWizardMenu(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.NewWizardMenu
Creates a new wizard shortcut menu for the IDE.
NewWizardMenu(IWorkbenchWindow, String) - Constructor for class org.eclipse.ui.actions.NewWizardMenu
Creates a new wizard shortcut menu for the IDE.
NewWizardNewPage_description - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardNewPage_showAll - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardNewPage_wizardsLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardSelectionPage_description - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardShortcutAction_errorMessage - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardShortcutAction_errorTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWizardsRegistryReader_otherCategory - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NewWorkingSet - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
newWorkspaceScope(String[], boolean) - Static method in class org.eclipse.search.ui.text.FileTextSearchScope
Returns a scope for the workspace.
next - Variable in class org.apache.lucene.demo.html.Token
A reference to the next regular (non-special) token from the input stream.
NEXT - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "next", commandId: "org.eclipse.ui.navigate.next"): Next.
NEXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated.
in 3.0. Use ActionFactory.NEXT.getId() instead.
NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Next global action in the Navigate menu.
NEXT_CHANGE - Static variable in interface org.eclipse.compare.INavigatable
Change flag used to navigate to the next change.
NEXT_DIFF_ACTION - Static variable in interface org.eclipse.compare.internal.ICompareContextIds
 
NEXT_EDITOR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "nextEditor", commandId: "org.eclipse.ui.window.nextEditor"): Next editor.
NEXT_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Next" button (value 15).
NEXT_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for next buttons.
NEXT_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
The key used to retrieve the label for next buttons.
NEXT_PART - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "nextPart", commandId: "org.eclipse.ui.window.nextView"): Next part.
NEXT_PERSPECTIVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "nextPerspective", commandId: "org.eclipse.ui.window.nextPerspective"): Next perspective.
nextArgument() - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Get the next argument in the input.
nextChar() - Method in class org.eclipse.text.readers.SubstitutionReader
Returns the next character.
nextDelimiter(CharSequence, int) - Static method in class org.eclipse.jface.text.TextUtilities
Search for the first standard line delimiter in text starting at given offset.
nextDelimiterInfo(String, int) - Method in class org.eclipse.jface.text.AbstractLineTracker
Returns the information about the first delimiter found in the given text starting at the given offset.
nextDelimiterInfo(String, int) - Method in class org.eclipse.jface.text.ConfigurableLineTracker
 
nextDelimiterInfo(String, int) - Method in class org.eclipse.jface.text.DefaultLineTracker
 
nextPressed() - Method in class org.eclipse.jface.wizard.WizardDialog
The Next button has been pressed.
nextToken() - Method in interface org.eclipse.jface.text.rules.ITokenScanner
Returns the next token in the document.
nextToken() - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
nextToken() - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
 
NL_EXTENSIONS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
NLS - Class in org.eclipse.osgi.util
Common superclass for all message bundle classes.
NLS() - Constructor for class org.eclipse.osgi.util.NLS
Creates a new NLS instance.
NO - Enum constant in enum class org.eclipse.e4.ui.workbench.modeling.ISaveHandler.Save
 
NO - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for NO button; valid combinations are YES|NO, YES|NO|CANCEL (value is 1<<7).
NO - Static variable in interface org.eclipse.ui.dialogs.IOverwriteQuery
Return code indicating the entity should not be overwritten, but operation should not be canceled.
NO - Static variable in interface org.eclipse.ui.ISaveablePart2
Standard return code constant (value 1) indicating that the part does not need to be saved and the part should be closed.
NO_ALL - Static variable in interface org.eclipse.ui.dialogs.IOverwriteQuery
Return code indicating the entity should not be overwritten, and all subsequent entities should not be overwritten without prompting.
NO_ARGS - Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
 
NO_ARTIFACT_REQUEST - Static variable in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
A convenience constant representing an empty set of artifact requests.
NO_AUTO_COLLAPSE - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
Don't remove the element from the display even if it has no displayable children
NO_BACK_BUTTON_ON_STATUS_DIALOG - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Flag (value 64) indicating that the dialog representing the refactoring status to the user will not contain a back button.
NO_BACKGROUND - Static variable in class org.eclipse.swt.SWT
Style constant for no background behavior (value is 1<<18).
NO_BUNDLEID - Static variable in class org.eclipse.equinox.frameworkadmin.BundleInfo
 
NO_CHANGE - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Difference constant (value 0) indicating no difference.
NO_CHANGE - Static variable in interface org.eclipse.core.resources.IResourceDelta
Delta kind constant indicating that the resource has not been changed in any way.
NO_CHANGE - Static variable in interface org.eclipse.team.core.diff.IDiff
Diff kind constant (bit mask) indicating that the resource has not been changed in any way.
NO_CHANGE - Static variable in interface org.eclipse.team.core.subscribers.ISubscriberChangeEvent
Delta kind constant indicating that the resource has not been changed in any way
NO_CHILDREN - Static variable in class org.eclipse.ui.model.WorkbenchAdapter
The empty list of children.
NO_CLOSE - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
When applied as a tag to an MPlaceholder inhibits the display of the close affordance.
NO_CODE - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
A special problem code indicating that no problem code is provided.
NO_DETACH - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
When applied as a tag to an MUIElement inhibits detaching the element (ie.
NO_DETAILS - Static variable in class org.eclipse.ui.activities.WorkbenchTriggerPointAdvisor
The string to be used when no activities are selected and Details are shown.
NO_DIFFERENCE - Static variable in class org.eclipse.compare.internal.CompareUIPlugin
 
NO_FOCUS - Static variable in class org.eclipse.jface.viewers.StyledCellLabelProvider
Style constant for indicating to draw the focus if requested by the owner draw event.
NO_FOCUS - Static variable in class org.eclipse.swt.SWT
Style constant for no focus from the mouse behavior (value is 1<<19).
NO_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "No" button (value 3).
NO_IMMEDIATE_ERROR_PROMPT_PROPERTY - Static variable in interface org.eclipse.ui.progress.IProgressConstants
This property provides a hint to the progress UI to not prompt on errors immediately but instead make the errors available through the progress UI.
NO_KEY - Static variable in class org.eclipse.jface.bindings.keys.KeyStroke
The representation for no key.
NO_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for no buttons.
NO_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
The key used to retrieve the label for no buttons.
NO_LEVEL - Static variable in class org.eclipse.equinox.frameworkadmin.BundleInfo
 
NO_LOCATION_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 270) indicating the local file system location for a resource could not be computed.
NO_MERGE_PAINTS - Static variable in class org.eclipse.swt.SWT
Style constant for no paint event merging behavior (value is 1<<21).
NO_MODIFICATION_ALLOWED_ERROR - Static variable in exception org.eclipse.e4.ui.css.core.exceptions.DOMExceptionImpl
 
NO_MODIFIER_KEYS - Static variable in class org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter
An empty integer array that can be used in sortModifierKeys(int).
NO_MOVE - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
When applied as a tag to an MUIElement inhibits moving the element (ie. through DnD...
NO_MOVE - Static variable in class org.eclipse.swt.SWT
Style constant for the no move behavior (value is 1<<23).
NO_NATIVECODE_MATCH - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because no match was found for the native code specification.
NO_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A preference value indicating that an action should not open a new perspective.
NO_PASSWORD - Static variable in exception org.eclipse.equinox.security.storage.StorageException
Secure preferences were unable to retrieve the password.
NO_PREVIEW_PAGE - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Flag (value 16) indicating that the wizard should not show a preview page.
NO_RADIO_GROUP - Static variable in class org.eclipse.swt.SWT
Style constant for preventing child radio group behavior (value is 1<<22).
NO_RECREATE - Static variable in class org.eclipse.jface.window.ToolTip
Don't recreate the tooltip as long the mouse doesn't leave the area triggering the tooltip creation
NO_REDRAW_RESIZE - Static variable in class org.eclipse.swt.SWT
Style constant for no redraw on resize behavior (value is 1<<20).
NO_REMOTE_RESOURCE - Static variable in exception org.eclipse.team.core.TeamException
 
NO_RESTORE - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
When applied as a tag to an MPartDescriptor marks the part as not restorable.
NO_SCROLL - Static variable in class org.eclipse.swt.SWT
Style constant for no scrollbar behavior (value is 1<<4).
NO_SECURE_MODULE - Static variable in exception org.eclipse.equinox.security.storage.StorageException
No appropriate password provider module is available.
NO_STOP - Static variable in class org.eclipse.jface.text.link.LinkedPositionGroup
Sequence number constant declaring that a position should not be stopped by.
NO_TIMER - Static variable in class org.eclipse.jface.util.OpenStrategy
Deprecated. 
NO_TITLE - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
When applied as a tag to an MUILabel inhibits the display of the label text
NO_TITLE - Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
If this style is used, title will not be rendered.
NO_TITLE_FOCUS_BOX - Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
By default, a focus box is painted around the title when it receives focus.
NO_TO_ALL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "No to All" button (value 21).
NO_TO_ALL_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for not to all buttons.
NO_TO_ALL_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
The key used to retrieve the label for no to all buttons.
NO_TRIM - Static variable in class org.eclipse.swt.SWT
Style constant to ensure no trimmings are used (value is 1<<3).
NO_UNITS - Static variable in class org.eclipse.equinox.p2.query.QueryUtil
 
NO_VALUE - Static variable in class org.eclipse.equinox.p2.engine.spi.Value
 
NO_WORKBENCH - Static variable in class org.eclipse.ui.PlatformUI
A supplier that supplies an IllegalStateException that a Workbench is not running.
NoApplicableWorkingSets - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NOCHANGE - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
Two-way change constant indicating no change.
node(String) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Return the preferences node with the given path.
node(String) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
Returns node corresponding to the path specified.
nodeChanged(DocumentRangeNode) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Method that should be invoked whenever the contents of this node are changed. the change is propagated to the parent if there is one.
nodeChanged(DocumentRangeNode) - Method in class org.eclipse.compare.structuremergeviewer.StructureRootNode
Override in order to invoke IStructureCreator.save(IStructureComparator, Object) when the contents of a node have changed.
NodeChangeEvent(Preferences, Preferences) - Constructor for class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
Constructor for a new node change event object.
nodeExists(String) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
Checks if the node corresponding to the specified path exists in this tree of secure preferences.
noDefaultAndApplyButton() - Method in class org.eclipse.jface.preference.PreferencePage
Suppresses creation of the standard Default and Apply buttons for this page.
noDefaultButton() - Method in class org.eclipse.jface.preference.PreferencePage
Suppress creation of the standard Default button for this page.
nodePath() - Element in annotation interface org.eclipse.e4.core.di.extensions.Preference
 
nodeType - Variable in class org.eclipse.e4.ui.css.core.impl.sac.AbstractSiblingSelector
The node type.
NonDeletingPositionUpdater(String) - Constructor for class org.eclipse.jface.text.formatter.MultiPassContentFormatter.NonDeletingPositionUpdater
Creates a new non-deleting position updater.
NonDisposedWidgetTracker() - Constructor for class org.eclipse.swt.internal.WidgetSpy.NonDisposedWidgetTracker
 
None - Static variable in class org.eclipse.swt.SWT
The null event type (value is 0).
NONE - Enum constant in enum class org.eclipse.e4.core.services.nls.Message.ReferenceType
 
NONE - Static variable in class org.eclipse.core.filesystem.EFS
A constant known to be zero (0), used in operations which take bit flags to indicate that "no bits are set".
NONE - Static variable in interface org.eclipse.core.filesystem.IFileInfo
The constant indicating that file information was retrieved successfully.
NONE - Static variable in interface org.eclipse.core.resources.IResource
General purpose zero-valued bit mask constant.
NONE - Static variable in class org.eclipse.core.resources.mapping.RemoteResourceMappingContext
Refresh flag constant (bit mask value 0) indicating that no additional refresh behavior is required.
NONE - Static variable in interface org.eclipse.core.runtime.IAdapterManager
This value can be returned to indicate that no applicable adapter factory was found.
NONE - Static variable in class org.eclipse.core.runtime.jobs.Job
Job state code (value 0) indicating that a job is not currently sleeping, waiting, or running (i.e., the job manager doesn't know anything about the job).
NONE - Static variable in class org.eclipse.core.runtime.jobs.JobGroup
JobGroup state code (value 0) indicating that none of the jobs belonging to the group are running or scheduled to run.
NONE - Static variable in interface org.eclipse.equinox.p2.metadata.ITouchpointType
A touchpoint type indicating an undefined touchpoint type.
NONE - Static variable in interface org.eclipse.equinox.p2.repository.IRepository
General purpose zero-valued bit mask constant.
NONE - Static variable in interface org.eclipse.help.IContextProvider
State change trigger indicating a static context provider.
NONE - Static variable in interface org.eclipse.jface.dialogs.IMessageProvider
Constant for a regular message (value 0).
NONE - Static variable in class org.eclipse.jface.dialogs.MessageDialog
Constant for no image (value 0).
NONE - Static variable in interface org.eclipse.jface.text.link.ILinkedModeListener
Flag to leave specifying no special action.
NONE - Static variable in class org.eclipse.ltk.core.refactoring.CheckConditionsOperation
Flag indicating that no conditions will be checked
NONE - Static variable in class org.eclipse.ltk.core.refactoring.GroupCategorySet
Constant representing a group category set containing no group categories.
NONE - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Constant describing the absence of any flags (value: 0).
NONE - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Flag (value 0) indicating that no special flags are provided.
NONE - Static variable in class org.eclipse.swt.SWT
A constant known to be zero (0), typically used in operations which take bit flags to indicate that "no bits are set".
NONE - Static variable in interface org.eclipse.team.core.history.IFileHistoryProvider
NONE - Static variable in class org.eclipse.text.edits.TextEdit
Flags indicating that neither CREATE_UNDO nor UPDATE_REGIONS is set.
NONE - Static variable in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Represents an empty selection in the pattern input field (used only for initial pattern).
NONE - Static variable in class org.eclipse.ui.SelectionEnabler
Enablement mode value for NONE
NONE - Static variable in class org.eclipse.ui.statushandlers.StatusManager
A style indicating that the status should not be acted on.
NONE_OR_ONE - Static variable in class org.eclipse.ui.SelectionEnabler
Enablement mode value for NONE_OR_ONE
NonLocalUndoUserApprover - Class in org.eclipse.ui.operations
An operation approver that prompts the user to see if a non-local undo should proceed inside an editor.
NonLocalUndoUserApprover(IUndoContext, IEditorPart, Object[], Class<?>) - Constructor for class org.eclipse.ui.operations.NonLocalUndoUserApprover
Create a NonLocalUndoUserApprover associated with the specified editor and undo context
NONPROXIED_HOSTS_CHANGED - Static variable in interface org.eclipse.core.net.proxy.IProxyChangeEvent
Type constant that indicates that the list of non-proxied hosts has changed
noPressed() - Method in class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
Deprecated.
Notifies that the no button of this dialog has been pressed.
NORMAL - Static variable in interface org.eclipse.equinox.p2.metadata.IUpdateDescriptor
Update severity constant (value 0) indicating a normal severity update.
NORMAL - Static variable in class org.eclipse.swt.SWT
The font style constant indicating a normal weight, non-italic font (value is 0).
NORMAL - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Normal priority as a Priority enumeration.
NORMAL_PRIORITY_LITERAL - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Normal priority as a String.
NORMAL_PRIORITY_VALUE - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Normal priority as an int.
normalize() - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
normalize(List<? extends IExpression>, int) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Performs boolean normalization on the expression to create a canonical form.
normalize(Rectangle) - Static method in class org.eclipse.jface.util.Geometry
Normalizes the given rectangle.
NORMALIZE - Static variable in class org.eclipse.core.filebuffers.LocationKind
Tells to normalize the corresponding argument according to FileBuffers.normalizeLocation(IPath).
normalizeId(String) - Static method in class org.eclipse.e4.ui.css.swt.helpers.ThemeElementDefinitionHelper
 
normalizeLocation(IPath) - Static method in class org.eclipse.core.filebuffers.FileBuffers
Returns the normalized form of the given path or location.
not() - Method in class org.eclipse.core.expressions.EvaluationResult
Returns the inverted value of this evaluation result
not(IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Creates an expression that negates the result of evaluating its operand.
NOT - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the not expression (value: not)
NOT_A_VALUE - Static variable in interface org.eclipse.e4.core.di.IInjector
Methods may return this to indicate that the requested object was not found wherever null can be a valid return value.
NOT_AUTHORIZED - Static variable in exception org.eclipse.team.core.TeamException
 
NOT_CHECKED_IN - Static variable in exception org.eclipse.team.core.TeamException
 
NOT_CHECKED_OUT - Static variable in exception org.eclipse.team.core.TeamException
 
NOT_FOUND - Static variable in exception org.eclipse.e4.ui.css.core.exceptions.DOMExceptionImpl
 
NOT_FOUND_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 269) indicating a resource unexpectedly does not exist on the local file system.
NOT_HANDLED - Static variable in class org.eclipse.e4.core.commands.internal.HandlerServiceImpl
 
NOT_IMPLEMENTED - Static variable in exception org.eclipse.e4.ui.css.core.exceptions.DOMExceptionImpl
 
NOT_IN_UI - Static variable in interface org.eclipse.e4.ui.workbench.modeling.EModelService
Returned Location if the element's parent chain does not relate to the MApplication's model
NOT_LOADED - Static variable in class org.eclipse.core.expressions.EvaluationResult
The evaluation result representing the value NOT_LOADED
NOT_LOADED - Static variable in interface org.eclipse.core.runtime.IAdapterManager
This value can be returned to indicate that an adapter factory was found, but has not been loaded.
NOT_LOCAL_TEXT - Static variable in class org.eclipse.ui.views.properties.ResourcePropertySource
 
NOT_SUPPORTED - Static variable in exception org.eclipse.debug.core.DebugException
Indicates a request is not supported by the capabilities of a debug element.
notDefined(String, NotDefinedException) - Method in interface org.eclipse.core.commands.IExecutionListenerWithChecks
Notifies the listener that an attempt was made to execute a command that is not defined.
notDefined(IAction, NotDefinedException) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
 
notDefined(IAction, NotDefinedException) - Method in interface org.eclipse.jface.action.ExternalActionManager.IExecuteCallback
Fires a NotDefinedException because the action was not defined.
NotDefinedException - Exception in org.eclipse.core.commands.common
Signals that an attempt was made to access the properties of an undefined object.
NotDefinedException - Exception in org.eclipse.ui.activities
Signals that an attempt was made to access the properties of an undefined object.
NotDefinedException - Exception in org.eclipse.ui.contexts
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
NotDefinedException() - Constructor for exception org.eclipse.ui.activities.NotDefinedException
Creates a new instance of this class with no specified detail message.
NotDefinedException(String) - Constructor for exception org.eclipse.core.commands.common.NotDefinedException
Creates a new instance of this class with the specified detail message.
NotDefinedException(String) - Constructor for exception org.eclipse.ui.activities.NotDefinedException
Creates a new instance of this class with the specified detail message.
NotDefinedException(String) - Constructor for exception org.eclipse.ui.contexts.NotDefinedException
Deprecated.
Creates a new instance of this class with the specified detail message.
NotDefinedException(NotDefinedException) - Constructor for exception org.eclipse.ui.contexts.NotDefinedException
Deprecated.
Constructs a new instance of NotDefinedException.
notDeleted() - Method in class org.eclipse.jface.text.DefaultPositionUpdater
Determines whether the currently investigated position has been deleted by the replace operation specified in the current event.
notDeleted() - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter.NonDeletingPositionUpdater
 
notEnabled(String, NotEnabledException) - Method in interface org.eclipse.core.commands.IExecutionListenerWithChecks
Notifies the listener that an attempt was made to execute a command that is disabled.
notEnabled(IAction, NotEnabledException) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
 
notEnabled(IAction, NotEnabledException) - Method in interface org.eclipse.jface.action.ExternalActionManager.IExecuteCallback
Fires a NotEnabledException because the action was not enabled.
NotEnabledException - Exception in org.eclipse.core.commands
Signals that an attempt was made to execute a command that is not enabled.
NotEnabledException(String) - Constructor for exception org.eclipse.core.commands.NotEnabledException
Creates a new instance of this class with the specified detail message.
notHandled(String, NotHandledException) - Method in interface org.eclipse.core.commands.IExecutionListener
Notifies the listener that an attempt was made to execute a command with no handler.
NotHandledException - Exception in org.eclipse.core.commands
Signals that an attempt was made to access the properties of an unhandled object.
NotHandledException(String) - Constructor for exception org.eclipse.core.commands.NotHandledException
Creates a new instance of this class with the specified detail message.
NOTHING_TO_REDO - Static variable in class org.eclipse.core.commands.operations.OperationStatus
NOTHING_TO_REDO indicates there was no operation available for redo.
NOTHING_TO_REDO_STATUS - Static variable in interface org.eclipse.core.commands.operations.IOperationHistory
An operation info status describing the condition that there is no available operation for redo.
NOTHING_TO_UNDO - Static variable in class org.eclipse.core.commands.operations.OperationStatus
NOTHING_TO_UNDO indicates there was no operation available for undo.
NOTHING_TO_UNDO_STATUS - Static variable in interface org.eclipse.core.commands.operations.IOperationHistory
An operation info status describing the condition that there is no available operation for undo.
NOTIFICATION_CLOSE - Static variable in class org.eclipse.jface.notifications.internal.CommonImages
 
NOTIFICATION_CLOSE_HOVER - Static variable in class org.eclipse.jface.notifications.internal.CommonImages
 
NotificationPopup - Class in org.eclipse.jface.notifications
NotificationPopup is a default implementation of AbstractNotificationPopup.
NotificationPopup.Builder - Class in org.eclipse.jface.notifications
The Builder to create NotificationPopup instances.
notifyListeners(int, Event) - Method in class org.eclipse.swt.widgets.Widget
Notifies all of the receiver's listeners for events of the given type that one such event has occurred by invoking their handleEvent() method.
notifyListeners(ImageLoaderEvent) - Method in class org.eclipse.swt.graphics.ImageLoader
Notifies all image loader listeners that an image loader event has occurred.
notifyPartDirtyStatus() - Method in class org.eclipse.ui.internal.E4PartWrapper
 
notifyResult(boolean) - Method in class org.eclipse.jface.action.Action
Reports the outcome of the running of this action via the IAction.RESULT property.
notifyTestEnded(ITestElement, boolean) - Method in interface org.eclipse.unittest.model.ITestRunSession
Notifies on an individual test ended.
notifyTestFailed(ITestElement, ITestElement.Result, boolean, ITestElement.FailureTrace) - Method in interface org.eclipse.unittest.model.ITestRunSession
Notifies on an individual test failed with a stack trace.
notifyTestSessionAborted(Duration, Exception) - Method in interface org.eclipse.unittest.model.ITestRunSession
Notifies on a test run aborted, abnormally.
notifyTestSessionCompleted(Duration) - Method in interface org.eclipse.unittest.model.ITestRunSession
Notifies on a test run ended normally.
notifyTestSessionStarted(Integer) - Method in interface org.eclipse.unittest.model.ITestRunSession
Notifies on a test run started.
notifyTestStarted(ITestElement) - Method in interface org.eclipse.unittest.model.ITestRunSession
Notifies on an individual test started.
notSupported(String, Throwable) - Method in class org.eclipse.debug.core.model.DebugElement
Throws a debug exception with a status code of NOT_SUPPORTED.
NoWorkbenchForExecuteCommand_msg - Static variable in class org.eclipse.help.ui.internal.Messages
 
NoWorkingSet - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
NUL - Static variable in class org.eclipse.ui.keys.CharacterKey
Deprecated.
The single static instance of CharacterKey which represents the null (U+0000) key.
NUL_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the null (U+0000) key.
NULL - Static variable in class org.eclipse.swt.ole.win32.Variant
A shared Variant instance with type VT_NULL.
NULL - Static variable in class org.eclipse.swt.SWT
A constant known to be zero (0), used in operations which take pointers to indicate a null argument.
NULL_RATIO - Static variable in interface org.eclipse.ui.IPageLayout
A variable used to represent a ratio which has not been specified.
NULL_STAMP - Static variable in interface org.eclipse.core.resources.IResource
Modification stamp constant (value -1) indicating no modification stamp is available.
NULL_TIMESTAMP - Static variable in interface org.eclipse.core.resources.team.IResourceTree
Constant indicating that no file timestamp was supplied.
NullChange - Class in org.eclipse.ltk.core.refactoring
A refactoring change that does nothing.
NullChange() - Constructor for class org.eclipse.ltk.core.refactoring.NullChange
Creates a new NullChange with a default name.
NullChange(String) - Constructor for class org.eclipse.ltk.core.refactoring.NullChange
Creates a new NullChange with the given name.
NullProgressMonitor - Class in org.eclipse.core.runtime
A default progress monitor implementation suitable for subclassing.
NullProgressMonitor() - Constructor for class org.eclipse.core.runtime.NullProgressMonitor
Constructs a new progress monitor.
NullProvider() - Constructor for class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
Deprecated.
 
nullSafe(IProgressMonitor) - Static method in interface org.eclipse.core.runtime.IProgressMonitor
Returns a null safe access to the given monitor, for example in cases where a monitor is passed to a function the implementation can call this method to get a guaranteed non-null monitor reference
NullStrategy() - Constructor for class org.eclipse.jface.text.source.AnnotationPainter.NullStrategy
 
NullViewer - Class in org.eclipse.compare.internal
Used whenever the input is null or no viewer can be found.
NullViewer(Composite) - Constructor for class org.eclipse.compare.internal.NullViewer
 
NUM - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
NUM_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the num lock key (value is (1<<24)+83).
NUM_LOCK - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the 'NumLock' key.
NUM_LOCK_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'NumLock' key.
NumberRule - Class in org.eclipse.jface.text.rules
An implementation of IRule detecting a numerical value.
NumberRule(IToken) - Constructor for class org.eclipse.jface.text.rules.NumberRule
Creates a rule which will return the specified token when a numerical sequence is detected.
NumberToStringConverter - Class in org.eclipse.core.databinding.conversion.text
Converts a Number to a String using Format.format(...).
numColumns - Variable in class org.eclipse.swt.layout.GridLayout
numColumns specifies the number of cell columns in the layout.
numColumns - Variable in class org.eclipse.ui.forms.widgets.TableWrapLayout
Number of columns to use when positioning children (default is 1).
numColumns(int) - Method in class org.eclipse.jface.layout.GridLayoutFactory
Sets the number of columns in the layout
numerator - Variable in class org.eclipse.swt.layout.FormAttachment
numerator specifies the numerator of the "a" term in the equation, y = ax + b, which defines the attachment.
NUMPAD_0 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '0' key on the numpad.
NUMPAD_0_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '0' key on the numpad.
NUMPAD_1 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '1' key on the numpad.
NUMPAD_1_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '1' key on the numpad.
NUMPAD_2 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '2' key on the numpad.
NUMPAD_2_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '2' key on the numpad.
NUMPAD_3 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '3' key on the numpad.
NUMPAD_3_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '3' key on the numpad.
NUMPAD_4 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '4' key on the numpad.
NUMPAD_4_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '4' key on the numpad.
NUMPAD_5 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '5' key on the numpad.
NUMPAD_5_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '5' key on the numpad.
NUMPAD_6 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '6' key on the numpad.
NUMPAD_6_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '6' key on the numpad.
NUMPAD_7 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '7' key on the numpad.
NUMPAD_7_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '7' key on the numpad.
NUMPAD_8 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '8' key on the numpad.
NUMPAD_8_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '8' key on the numpad.
NUMPAD_9 - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '9' key on the numpad.
NUMPAD_9_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '9' key on the numpad.
NUMPAD_ADD - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the 'Add' key on the numpad.
NUMPAD_ADD_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Add' key on the numpad.
NUMPAD_DECIMAL - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the 'Decimal' key on the numpad.
NUMPAD_DECIMAL_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Decimal' key on the numpad.
NUMPAD_DIVIDE - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the 'Divide' key on the numpad.
NUMPAD_DIVIDE_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Divide' key on the numpad.
NUMPAD_ENTER - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the 'Enter' key on the numpad.
NUMPAD_ENTER_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Enter' key on the numpad.
NUMPAD_EQUAL - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the '=' key on the numpad.
NUMPAD_EQUAL_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the '=' key on the numpad.
NUMPAD_MULTIPLY - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the 'Multiply' key on the numpad.
NUMPAD_MULTIPLY_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Multiply' key on the numpad.
NUMPAD_SUBTRACT - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated.
The single static instance of SpecialKey which represents the 'Subtract' key on the numpad.
NUMPAD_SUBTRACT_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Subtract' key on the numpad.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form