Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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 _


 

N

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 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.ui.IResourceActionFilter
An attribute indicating the file name (value "name").
NAME - Static variable in class org.eclipse.ui.views.navigator.ResourceSorter
Constructor argument value that indicates to sort items by name.
NATIVE - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for native input behavior (value is 1<<3).
NATURE - Static variable in interface org.eclipse.ui.IProjectActionFilter
An attribute indicating the project nature (value "nature").
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
NAVIGATION_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a navigation group in a menu (value "navigationGroup").
NAVIGATOR_VIEW_HELP_ID - Static variable in class org.eclipse.ui.views.navigator.ResourceNavigator
Deprecated. No longer used but preserved to avoid an api change.
NAV_END - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of group for end of menu (value "navEnd").
NAV_END - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of group for end of menu (value "navEnd").
NAV_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of group for start of menu (value "navStart").
NAV_START - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of group for start of menu (value "navStart").
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 interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use org.eclipse.ui.ActionFactory.NEW.getId() instead.
NEW - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "new"): Opens the new wizard.
NEW_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for extra New-like actions (value "new.ext").
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_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Group ids for file toolbar groups
NEW_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Group ids for new toolbar group.
NEW_WIZARD_DROP_DOWN - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Opens the "new" wizard drop down.
NEXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.NEXT.getId() instead.
NEXT - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "next"): Next.
NEXT_EDITOR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "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_PART - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "nextPart"): Next part.
NEXT_PERSPECTIVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "nextPerspective"): Next perspective.
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.
NOCHANGE - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
Two-way change constant indicating no change.
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.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 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 a dialog with 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.swt.SWT
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 class org.eclipse.text.edits.TextEdit
Flags indicating that either CREATE_UNDO nor UPDATE_REGIONS is set.
NONE - Static variable in class org.eclipse.ui.SelectionEnabler
 
NONE_OR_ONE - Static variable in class org.eclipse.ui.SelectionEnabler
 
NORMAL - Static variable in class org.eclipse.swt.SWT
The font style constant indicating a normal weight, non-italic font (value is 0).
NOT - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the not expression (value: not)
NOT_AUTHORIZED - Static variable in class org.eclipse.team.core.TeamException
 
NOT_CHECKED_IN - Static variable in class org.eclipse.team.core.TeamException
 
NOT_CHECKED_OUT - Static variable in class org.eclipse.team.core.TeamException
 
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_LOADED - Static variable in class org.eclipse.core.expressions.EvaluationResult
The evaluation result representing the value NOT_LOADED
NOT_LOCAL_TEXT - Static variable in class org.eclipse.ui.views.properties.ResourcePropertySource
 
NOT_SUPPORTED - Static variable in class org.eclipse.debug.core.DebugException
Indicates a request is not supported by the capabilities of a debug element.
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_BACKGROUND - Static variable in class org.eclipse.swt.SWT
Style constant for no background behavior (value is 1<<18).
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.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_FOCUS - Static variable in class org.eclipse.swt.SWT
Style constant for does not take focus 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_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for no buttons.
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_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A preference value indicating that an action should not open a new perspective.
NO_RADIO_GROUP - Static variable in class org.eclipse.swt.SWT
Style constant for preventing child radio group behavior (value is 1<<22).
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 class org.eclipse.team.core.TeamException
 
NO_STOP - Static variable in class org.eclipse.jface.text.link.LinkedPositionGroup
Sequence 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 class org.eclipse.ui.forms.widgets.ExpandableComposite
If this style is used, title will not be rendered.
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_TRIM - Static variable in class org.eclipse.swt.SWT
Style constant to ensure no trimmings are used (value is 1<<3).
NUL - Static variable in class org.eclipse.ui.keys.CharacterKey
The single static instance of CharacterKey which represents the null (U+0000) key.
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.
NUMPAD_0 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '0' key on the numpad.
NUMPAD_1 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '1' key on the numpad.
NUMPAD_2 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '2' key on the numpad.
NUMPAD_3 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '3' key on the numpad.
NUMPAD_4 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '4' key on the numpad.
NUMPAD_5 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '5' key on the numpad.
NUMPAD_6 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '6' key on the numpad.
NUMPAD_7 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '7' key on the numpad.
NUMPAD_8 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '8' key on the numpad.
NUMPAD_9 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '9' key on the numpad.
NUMPAD_ADD - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Add' key on the numpad.
NUMPAD_DECIMAL - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Decimal' key on the numpad.
NUMPAD_DIVIDE - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Divide' key on the numpad.
NUMPAD_ENTER - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Enter' key on the numpad.
NUMPAD_EQUAL - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the '=' key on the numpad.
NUMPAD_MULTIPLY - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Multiply' key on the numpad.
NUMPAD_SUBTRACT - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Subtract' key on the numpad.
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
The single static instance of SpecialKey which represents the 'NumLock' key.
NaturalKey - class org.eclipse.ui.keys.NaturalKey.
Instances of NaturalKey represent all keys on the keyboard not known by convention as 'modifier keys'.
NavigationAction - class org.eclipse.compare.NavigationAction.
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.
NavigationLocation - class org.eclipse.ui.NavigationLocation.
Default implementation of INavigationLocation.
NavigationLocation(IEditorPart) - Constructor for class org.eclipse.ui.NavigationLocation
Constructs a NavigationLocation with its editor part.
NavigatorDragAdapter - class org.eclipse.ui.views.navigator.NavigatorDragAdapter.
Implements drag behaviour when items are dragged out of the resource navigator.
NavigatorDragAdapter(ISelectionProvider) - Constructor for class org.eclipse.ui.views.navigator.NavigatorDragAdapter
Constructs a new drag adapter.
NavigatorDropAdapter - class org.eclipse.ui.views.navigator.NavigatorDropAdapter.
Implements drop behaviour for drag and drop operations that land on the resource navigator.
NavigatorDropAdapter(StructuredViewer) - Constructor for class org.eclipse.ui.views.navigator.NavigatorDropAdapter
Constructs a new drop adapter.
NavigatorFrameSource - class org.eclipse.ui.views.navigator.NavigatorFrameSource.
Frame source for the resource navigator.
NavigatorFrameSource(ResourceNavigator) - Constructor for class org.eclipse.ui.views.navigator.NavigatorFrameSource
Constructs a new frame source for the specified resource navigator.
NewExampleAction - class org.eclipse.ui.actions.NewExampleAction.
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 org.eclipse.ui.dialogs.NewFolderDialog.
The NewFolderDialog is used to create a new folder.
NewFolderDialog(Shell, IContainer) - Constructor for class org.eclipse.ui.dialogs.NewFolderDialog
Creates a NewFolderDialog
NewProjectAction - class org.eclipse.ui.actions.NewProjectAction.
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.
NewSearchUI - class org.eclipse.search.ui.NewSearchUI.
A facade for access to the new search UI facilities.
NewSearchUI() - Constructor for class org.eclipse.search.ui.NewSearchUI
 
NewWizardAction - class org.eclipse.ui.actions.NewWizardAction.
Invoke the resource creation wizard selection Wizard.
NewWizardAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.NewWizardAction
Create a new instance of this class.
NewWizardAction() - Constructor for class org.eclipse.ui.actions.NewWizardAction
Deprecated. use the constructor NewWizardAction(IWorkbenchWindow)
NewWizardMenu - class org.eclipse.ui.actions.NewWizardMenu.
A NewWizardMenu is used to populate a menu manager with New Wizard actions.
NewWizardMenu(IMenuManager, IWorkbenchWindow, boolean) - Constructor for class org.eclipse.ui.actions.NewWizardMenu
Create a new wizard shortcut menu.
NewWizardMenu(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.NewWizardMenu
 
NonPluginEntry - class org.eclipse.update.core.NonPluginEntry.
Convenience implementation of non-plug-in entry.
NonPluginEntry() - Constructor for class org.eclipse.update.core.NonPluginEntry
Non-plug-in entry default constructor
NonPluginEntryModel - class org.eclipse.update.core.model.NonPluginEntryModel.
Non-plug-in entry model object.
NonPluginEntryModel() - Constructor for class org.eclipse.update.core.model.NonPluginEntryModel
Creates a uninitialized non-plug-in entry model object.
None - Static variable in class org.eclipse.swt.SWT
The null event type (value is 0).
NotDefinedException - exception org.eclipse.ui.activities.NotDefinedException.
Signals that an attempt was made to access the properties of an undefined object.
NotDefinedException() - Constructor for class org.eclipse.ui.activities.NotDefinedException
Creates a new instance of this class with no specified detail message.
NotDefinedException(String) - Constructor for class org.eclipse.ui.activities.NotDefinedException
Creates a new instance of this class with the specified detail message.
NotDefinedException - exception org.eclipse.ui.commands.NotDefinedException.
Signals that an attempt was made to access the properties of an undefined object.
NotDefinedException(String) - Constructor for class org.eclipse.ui.commands.NotDefinedException
Creates a new instance of this class with the specified detail message.
NotDefinedException - exception org.eclipse.ui.contexts.NotDefinedException.
Signals that an attempt was made to access the properties of an undefined object.
NotDefinedException(String) - Constructor for class org.eclipse.ui.contexts.NotDefinedException
Creates a new instance of this class with the specified detail message.
NotHandledException - exception org.eclipse.ui.commands.NotHandledException.
Signals that an attempt was made to access the properties of an unhandled object.
NotHandledException(String) - Constructor for class org.eclipse.ui.commands.NotHandledException
Creates a new instance of this class with the specified detail message.
NullProgressMonitor - class org.eclipse.core.runtime.NullProgressMonitor.
A default progress monitor implementation suitable for subclassing.
NullProgressMonitor() - Constructor for class org.eclipse.core.runtime.NullProgressMonitor
Constructs a new progress monitor.
NumberRule - class org.eclipse.jface.text.rules.NumberRule.
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.
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 - Variable in class org.eclipse.ui.keys.Key
The formal string representation for this object.
nameFilter - Variable in class org.eclipse.ui.SelectionEnabler.SelectionClass
 
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.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.ui.part.EditorInputTransfer
 
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.MarkerTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.ui.part.PluginTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.ui.part.PluginTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.ui.part.ResourceTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.ui.part.ResourceTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.ui.views.navigator.LocalSelectionTransfer
Overrides org.eclipse.swt.dnd.ByteArrayTransfer#nativeToJava(TransferData).
navigate(boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Selects the next (or previous) node of the current selection.
navigator - Variable in class org.eclipse.ui.views.navigator.ResourceNavigatorActionGroup
The resource navigator.
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 project that preceeds this project 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.
needsSaving() - Method in class org.eclipse.core.runtime.Preferences
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.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.
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.
newCommand() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns a new build command.
newCoreException(String, int, Throwable) - Static method in class org.eclipse.update.core.Utilities
Creates a CoreException from some other exception.
newCoreException(String, Throwable) - Static method in class org.eclipse.update.core.Utilities
Creates a CoreException from some other exception.
newCoreException(String, String, String, CoreException, CoreException) - Static method in class org.eclipse.update.core.Utilities
Creates a CoreException from two other CoreException
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.
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.
newErrorStatus(String, Throwable) - Static method in class org.eclipse.ui.console.ConsolePlugin
Returns a new error status for this plugin with the given message
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.TableTreeViewer
 
newItem(Widget, int, int) - Method in class org.eclipse.jface.viewers.TreeViewer
 
newLineCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
Number of new lines that are going to be inserted
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.
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) - 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) - Method in interface org.eclipse.debug.core.IProcessFactory
Creates and returns a new process representing the given java.lang.Process.
newProjectDescription(String) - Method in interface org.eclipse.core.resources.IWorkspace
Creates and returns a new project description for a project with the given name.
newSession - Variable in class org.eclipse.core.launcher.Main
 
newSourceLocator(String) - Method in interface org.eclipse.debug.core.ILaunchManager
Creates and returns a new source locator of the specified type.
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
newValueVariable(String, String) - Method in interface org.eclipse.core.variables.IStringVariableManager
Returns a new value variable with the given name and description.
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.
new_Frame(Composite) - Static method in class org.eclipse.swt.awt.SWT_AWT
Creates a new java.awt.Frame.
new_Shell(Display, Canvas) - Static method in class org.eclipse.swt.awt.SWT_AWT
Creates a new Shell.
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
 
noDefaultAndApplyButton() - Method in class org.eclipse.jface.preference.PreferencePage
Suppresses creation of the standard Default and Apply buttons for this page.
noPressed() - Method in class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
Deprecated. Notifies that the no button of this dialog has been pressed.
node(String) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Return the preferences node with the given path.
nonPluginDataDownloaded(INonPluginEntry[], IVerificationListener) - Method in class org.eclipse.update.core.BaseInstallHandler
Called after files corresponding to non-plug-in entries have been downloaded.
nonPluginDataDownloaded(INonPluginEntry[], IVerificationListener) - Method in interface org.eclipse.update.core.IInstallHandler
Called after files corresponding to non-plug-in entries have been downloaded.
nonPluginEntries - Variable in class org.eclipse.update.core.BaseInstallHandler
Non-plug-in entries downloaded
normalize(Rectangle) - Static method in class org.eclipse.jface.util.Geometry
Normalizes the given rectangle.
normalizeLocation(IPath) - Static method in class org.eclipse.core.filebuffers.FileBuffers
Returns a copy of the given location in a normalized form.
not() - Method in class org.eclipse.core.expressions.EvaluationResult
Returns the inverted value of this evaluation result
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
 
notifyListeners(int, Event) - Method in class org.eclipse.swt.dnd.DropTarget
 
notifyListeners(ImageLoaderEvent) - Method in class org.eclipse.swt.graphics.ImageLoader
Notifies all image loader listeners that an image loader event has occurred.
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.
notifyResult(boolean) - Method in class org.eclipse.jface.action.Action
Reports the outcome of the running of this action via the IAction.RESULT property.
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).
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.


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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 _


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.