Eclipse eRCP
Release 1.1
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

NATIVE - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for native input behavior (value is 1<<3).
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.ISaveablePart2
Standard return code constant (value 1) indicating that the part does not need to be saved and the part should be closed.
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".
NON_PREDICTIVE - Static variable in class org.eclipse.ercp.swt.mobile.TextExtension
Hint for turning off predictive text input.
NORMAL - Static variable in class org.eclipse.swt.SWT
The font style constant indicating a normal weight, non-italic font (value is 0).
NO_BACKGROUND - Static variable in class org.eclipse.swt.SWT
Style constant for no background behavior (value is 1<<18).
NO_FOCUS - Static variable in class org.eclipse.swt.SWT
Style constant for no focus from the mouse behavior (value is 1<<19).
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 org.eclipse.jface.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_STATUS_PANE - Static variable in class org.eclipse.ercp.swt.mobile.MobileShell
Hint to show no status pane
NO_TIMER - Static variable in class org.eclipse.jface.util.OpenStrategy
Deprecated.  
NO_TRIM - Static variable in class org.eclipse.swt.SWT
Style constant to ensure no trimmings are used (value is 1<<3).
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.
NUMERIC - Static variable in class org.eclipse.ercp.swt.mobile.ConstrainedText
Numeric input style allows the input of numeric values.
NUMERIC - Static variable in class org.eclipse.ercp.swt.mobile.QueryDialog
Numerical data entry type.
NUM_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the num lock key (value is (1<<24)+83).
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).
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.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.
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 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.preferences.ScopedPreferenceStore
 
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.
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
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
 
noDefaultAndApplyButton() - Method in class org.eclipse.jface.preference.PreferencePage
Suppresses creation of the standard Default and Apply buttons for this page.
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.
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.
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.

Eclipse eRCP
Release 1.1
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