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 _ 

A

a - Variable in class org.eclipse.swt.internal.cocoa.CGAffineTransform
 
ABORT - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for an ABORT button; the only valid combination is ABORT|RETRY|IGNORE (value is 1<<9).
abortEditing() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
absoluteString() - Method in class org.eclipse.swt.internal.cocoa.NSURL
 
AC - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
ACC - Class in org.eclipse.swt.accessibility
Class ACC contains all the constants used in defining an Accessible object.
ACC() - Constructor for class org.eclipse.swt.accessibility.ACC
 
acceptsFirstMouse(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
acceptsFirstResponder() - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
ACCESS_CALL_METHOD - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
ACCESS_GET_PROPERTY - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
ACCESS_SET_PROPERTY - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
accessibilityAttributeValue(NSString, id) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
accessibilitySetOverrideValue(id, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
Accessible - Class in org.eclipse.swt.accessibility
Instances of this class provide a bridge between application code and assistive technology clients.
Accessible(Accessible) - Constructor for class org.eclipse.swt.accessibility.Accessible
Constructs a new instance of this class given its parent.
Accessible() - Constructor for class org.eclipse.swt.accessibility.Accessible
Deprecated. 
accessible - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
accessible - Variable in class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
 
accessible - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
 
accessible - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
accessible - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
AccessibleActionAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods in the AccessibleActionListener interface.
AccessibleActionAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleActionAdapter
 
AccessibleActionEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending AccessibleAction messages to an accessible object.
AccessibleActionEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleActionEvent
Constructs a new instance of this class.
AccessibleActionListener - Interface in org.eclipse.swt.accessibility
Classes which implement this interface provide methods that handle AccessibleAction events.
AccessibleAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods described by the AccessibleListener interface.
AccessibleAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleAdapter
 
AccessibleAttributeAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods in the AccessibleAttributeListener interface.
AccessibleAttributeAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleAttributeAdapter
 
AccessibleAttributeEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending AccessibleAttribute messages to an accessible object.
AccessibleAttributeEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleAttributeEvent
Constructs a new instance of this class.
AccessibleAttributeListener - Interface in org.eclipse.swt.accessibility
Classes which implement this interface provide methods that handle AccessibleAttribute events.
AccessibleControlAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods described by the AccessibleControlListener interface.
AccessibleControlAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleControlAdapter
 
AccessibleControlEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for detailed information about the implementation of the control instance.
AccessibleControlEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleControlEvent
Constructs a new instance of this class.
AccessibleControlListener - Interface in org.eclipse.swt.accessibility
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.
AccessibleEditableTextAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods in the AccessibleEditableTextListener interface.
AccessibleEditableTextAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
 
AccessibleEditableTextEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending AccessibleEditableText messages to an accessible object.
AccessibleEditableTextEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
Constructs a new instance of this class.
AccessibleEditableTextListener - Interface in org.eclipse.swt.accessibility
Classes which implement this interface provide methods that handle AccessibleEditableText events.
AccessibleEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for information about the control instance.
AccessibleEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleEvent
Constructs a new instance of this class.
AccessibleHyperlinkAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods in the AccessibleHyperlinkListener interface.
AccessibleHyperlinkAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
 
AccessibleHyperlinkEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending AccessibleHyperlink messages to an accessible object.
AccessibleHyperlinkEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
Constructs a new instance of this class.
AccessibleHyperlinkListener - Interface in org.eclipse.swt.accessibility
Classes which implement this interface provide methods that handle AccessibleHyperlink events.
AccessibleListener - Interface in org.eclipse.swt.accessibility
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.
accessibles - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
 
accessibles - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
AccessibleTableAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods in the AccessibleTableListener interface.
AccessibleTableAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTableAdapter
 
AccessibleTableCellAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods in the AccessibleTableCellListener interface.
AccessibleTableCellAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
 
AccessibleTableCellEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending AccessibleTableCell messages to an accessible object.
AccessibleTableCellEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTableCellEvent
Constructs a new instance of this class.
AccessibleTableCellListener - Interface in org.eclipse.swt.accessibility
Classes which implement this interface provide methods that handle AccessibleTableCell events.
AccessibleTableEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending AccessibleTable messages to an accessible object.
AccessibleTableEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTableEvent
Constructs a new instance of this class.
AccessibleTableListener - Interface in org.eclipse.swt.accessibility
Classes which implement this interface provide methods that handle AccessibleTable events.
AccessibleTextAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods described by the AccessibleTextListener interface.
AccessibleTextAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTextAdapter
 
AccessibleTextAttributeEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending AccessibleAttribute or AccessibleEditableText messages to an accessible object.
AccessibleTextAttributeEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
Constructs a new instance of this class.
AccessibleTextEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for detailed information about the implementation of the control instance.
AccessibleTextEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTextEvent
Constructs a new instance of this class.
AccessibleTextExtendedAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods in the AccessibleTextExtendedListener interface.
AccessibleTextExtendedAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
 
AccessibleTextExtendedListener - Interface in org.eclipse.swt.accessibility
Classes which implement this interface provide methods that handle AccessibleTextExtended events.
AccessibleTextListener - Interface in org.eclipse.swt.accessibility
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.
AccessibleValueAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods in the AccessibleValueListener interface.
AccessibleValueAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleValueAdapter
 
AccessibleValueEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending AccessibleValue messages to an accessible object.
AccessibleValueEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleValueEvent
Constructs a new instance of this class.
AccessibleValueListener - Interface in org.eclipse.swt.accessibility
Classes which implement this interface provide methods that handle AccessibleValue events.
accumAlphaSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the accumulation buffer's alpha channel.
accumBlueSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the accumulation buffer's blue channel.
accumGreenSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the accumulation buffer's green channel.
accumRedSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the accumulation buffer's red channel.
AcquireRootMenu() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
action() - Method in class org.eclipse.swt.internal.cocoa.NSActionCell
 
action() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
action() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
Activate() - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
Activate - Static variable in class org.eclipse.swt.SWT
The activate event type (value is 26).
activateIgnoringOtherApps(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
ACTIVE - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
add(String) - Method in class org.eclipse.swt.custom.CCombo
Adds the argument to the end of the receiver's list.
add(String, int) - Method in class org.eclipse.swt.custom.CCombo
Adds the argument to the receiver's list at the given zero-relative index.
add(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Destructively replaces the x, y, width and height values in the receiver with ones which represent the union of the rectangles specified by the receiver and the given rectangle.
add(int[]) - Method in class org.eclipse.swt.graphics.Region
Adds the given polygon to the collection of polygons the receiver maintains to describe its area.
add(Rectangle) - Method in class org.eclipse.swt.graphics.Region
Adds the given rectangle to the collection of polygons the receiver maintains to describe its area.
add(int, int, int, int) - Method in class org.eclipse.swt.graphics.Region
Adds the given rectangle to the collection of polygons the receiver maintains to describe its area.
add(Region) - Method in class org.eclipse.swt.graphics.Region
Adds all of the polygons which make up the area covered by the argument to the collection of polygons the receiver maintains to describe its area.
add(String) - Method in class org.eclipse.swt.widgets.Combo
Adds the argument to the end of the receiver's list.
add(String, int) - Method in class org.eclipse.swt.widgets.Combo
Adds the argument to the receiver's list at the given zero-relative index.
add(String) - Method in class org.eclipse.swt.widgets.List
Adds the argument to the end of the receiver's list.
add(String, int) - Method in class org.eclipse.swt.widgets.List
Adds the argument to the receiver's list at the given zero-relative index.
addAccessibleActionListener(AccessibleActionListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleActionListener interface.
addAccessibleAttributeListener(AccessibleAttributeListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleAttributeListener interface.
addAccessibleControlListener(AccessibleControlListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners who will be notified when an accessible client asks for custom control specific information.
addAccessibleEditableTextListener(AccessibleEditableTextListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleEditableTextListener interface.
addAccessibleHyperlinkListener(AccessibleHyperlinkListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleHyperlinkListener interface.
addAccessibleListener(AccessibleListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners who will be notified when an accessible client asks for certain strings, such as name, description, help, or keyboard shortcut.
addAccessibleTableCellListener(AccessibleTableCellListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleTableCellListener interface.
addAccessibleTableListener(AccessibleTableListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleTableListener interface.
addAccessibleTextListener(AccessibleTextListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners who will be notified when an accessible client asks for custom text control specific information.
addAccessibleValueListener(AccessibleValueListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleValueListener interface.
addArc(float, float, float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver a circular or elliptical arc that lies within the specified rectangular area.
addArmListener(ArmListener) - Method in class org.eclipse.swt.widgets.MenuItem
Adds the listener to the collection of listeners who will be notified when the arm events are generated for the control, by sending it one of the messages defined in the ArmListener interface.
addAttribute(NSString, id, NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
addAuthenticationListener(AuthenticationListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when authentication is required.
addBidiSegmentListener(BidiSegmentListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a bidirectional segment listener.
addButtonWithTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSAlert
 
addCaretListener(CaretListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a caret listener.
AddCategoryEntry(byte[], byte[], byte[], int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
addChildWindow(NSWindow, int) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
addClip() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
addCloseWindowListener(CloseWindowListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when the window hosting the receiver should be closed.
addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the control is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TableColumn
Adds the listener to the collection of listeners who will be notified when the control is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Tracker
Adds the listener to the collection of listeners who will be notified when the control is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TreeColumn
Adds the listener to the collection of listeners who will be notified when the control is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addCTabFolder2Listener(CTabFolder2Listener) - Method in class org.eclipse.swt.custom.CTabFolder
Adds the listener to the collection of listeners who will be notified when a tab item is closed, minimized, maximized, restored, or to show the list of items that are not currently visible.
addCTabFolderListener(CTabFolderListener) - Method in class org.eclipse.swt.custom.CTabFolder
Deprecated.
use addCTabFolder2Listener(CTabFolder2Listener)
addDisposeListener(DisposeListener) - Method in class org.eclipse.swt.widgets.Widget
Adds the listener to the collection of listeners who will be notified when the widget is disposed.
addDragDetectListener(DragDetectListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when a drag gesture occurs, by sending it one of the messages defined in the DragDetectListener interface.
addDragListener(DragSourceListener) - Method in class org.eclipse.swt.dnd.DragSource
Adds the listener to the collection of listeners who will be notified when a drag and drop operation is in progress, by sending it one of the messages defined in the DragSourceListener interface.
addDropListener(DropTargetListener) - Method in class org.eclipse.swt.dnd.DropTarget
Adds the listener to the collection of listeners who will be notified when a drag and drop operation is in progress, by sending it one of the messages defined in the DropTargetListener interface.
addEventListener(NSString, id, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
AddEventListener(int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
AddEventListener(int, int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
addExpandListener(ExpandListener) - Method in class org.eclipse.swt.widgets.ExpandBar
Adds the listener to the collection of listeners who will be notified when an item in the receiver is expanded or collapsed by sending it one of the messages defined in the ExpandListener interface.
addExtendedModifyListener(ExtendedModifyListener) - Method in class org.eclipse.swt.custom.StyledText
Adds an extended modify listener.
addFilter(int, Listener) - Method in class org.eclipse.swt.widgets.Display
Adds the listener to the collection of listeners who will be notified when an event of the given type occurs anywhere in a widget.
addFocusListener(FocusListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the control gains or loses focus, by sending it one of the messages defined in the FocusListener interface.
addGestureListener(GestureListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when gesture events are generated for the control, by sending it one of the messages defined in the GestureListener interface.
AddHeader(byte[], byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIMIMEInputStream
 
addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when help events are generated for the control, by sending it one of the messages defined in the HelpListener interface.
addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Menu
Adds the listener to the collection of listeners who will be notified when help events are generated for the control, by sending it one of the messages defined in the HelpListener interface.
addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.MenuItem
Adds the listener to the collection of listeners who will be notified when the help events are generated for the control, by sending it one of the messages defined in the HelpListener interface.
addImageLoaderListener(ImageLoaderListener) - Method in class org.eclipse.swt.graphics.ImageLoader
Adds the listener to the collection of listeners who will be notified when image data is either partially or completely loaded.
addIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableIndexSet
 
addItem(NSMenuItem) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
addItemWithObjectValue(id) - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
addItemWithTitle(NSString, int, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
addKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when keys are pressed and released on the system keyboard, by sending it one of the messages defined in the KeyListener interface.
addKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Tracker
Adds the listener to the collection of listeners who will be notified when keys are pressed and released on the system keyboard, by sending it one of the messages defined in the KeyListener interface.
addLanguageListener(int, Runnable) - Static method in class org.eclipse.swt.internal.BidiUtil
 
addLanguageListener(Control, Runnable) - Static method in class org.eclipse.swt.internal.BidiUtil
 
addLayoutManager(NSLayoutManager) - Method in class org.eclipse.swt.internal.cocoa.NSTextStorage
 
addLineBackgroundListener(LineBackgroundListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a line background listener.
addLineStyleListener(LineStyleListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a line style listener.
addListener(int, Listener) - Method in class org.eclipse.swt.widgets.Display
Adds the listener to the collection of listeners who will be notified when an event of the given type occurs.
addListener(int, Listener) - Method in class org.eclipse.swt.widgets.Widget
Adds the listener to the collection of listeners who will be notified when an event of the given type occurs.
addLocationListener(LocationListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when the current location has changed or is about to change.
addMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the platform-specific context menu trigger has occurred, by sending it one of the messages defined in the MenuDetectListener interface.
addMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.swt.widgets.TrayItem
Adds the listener to the collection of listeners who will be notified when the platform-specific context menu trigger has occurred, by sending it one of the messages defined in the MenuDetectListener interface.
addMenuListener(MenuListener) - Method in class org.eclipse.swt.widgets.Menu
Adds the listener to the collection of listeners who will be notified when menus are hidden or shown, by sending it one of the messages defined in the MenuListener interface.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.CCombo
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by sending it one of the messages defined in the ModifyListener interface.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a modify listener.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Combo
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by sending it one of the messages defined in the ModifyListener interface.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Spinner
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by sending it one of the messages defined in the ModifyListener interface.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Text
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by sending it one of the messages defined in the ModifyListener interface.
addMouseListener(MouseListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when mouse buttons are pressed and released, by sending it one of the messages defined in the MouseListener interface.
addMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the mouse moves, by sending it one of the messages defined in the MouseMoveListener interface.
addMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the mouse passes or hovers over controls, by sending it one of the messages defined in the MouseTrackListener interface.
addMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the mouse wheel is scrolled, by sending it one of the messages defined in the MouseWheelListener interface.
addObject(id) - Method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
addObjectsFromArray(NSArray) - Method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
addObjectsFromArray(NSArray) - Method in class org.eclipse.swt.internal.cocoa.NSMutableSet
 
addObserver(id, int, NSString, id) - Method in class org.eclipse.swt.internal.cocoa.NSNotificationCenter
 
AddObserver(int, byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsIObserverService
 
addOpenWindowListener(OpenWindowListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when a new window needs to be created.
addPaintListener(PaintListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the receiver needs to be painted, by sending it one of the messages defined in the PaintListener interface.
addPaintObjectListener(PaintObjectListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a paint object listener.
addPath(Path) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver the path described by the parameter.
addProgressListener(ProgressListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when a progress is made during the loading of the current URL or when the loading of the current URL has been completed.
AddProgressListener(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
addRectangle(float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver the rectangle specified by x, y, width and height.
AddRef() - Method in class org.eclipse.swt.internal.mozilla.nsISupports
 
addRelation(int, Accessible) - Method in class org.eclipse.swt.accessibility.Accessible
Adds a relation with the specified type and target to the receiver's set of relations.
addRepresentation(NSImageRep) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
addressBar - Variable in class org.eclipse.swt.browser.WindowEvent
Specifies whether the Shell hosting the Browser should display an address bar.
addSegmentListener(SegmentListener) - Method in class org.eclipse.swt.widgets.Text
Adds a segment listener.
addSelection(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Adds a text selection.
addSelection(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Adds a text selection.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CCombo
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CTabFolder
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a selection listener.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableCursor
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TreeCursor
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Button
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Combo
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.CoolItem
Adds the listener to the collection of listeners that will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.DateTime
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Link
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.List
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.MenuItem
Adds the listener to the collection of listeners who will be notified when the menu item is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Sash
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Scale
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's value, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ScrollBar
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's value, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Slider
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's value, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Spinner
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TabFolder
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Table
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TableColumn
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Text
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolItem
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolTip
Adds the listener to the collection of listeners who will be notified when the receiver is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TrayItem
Adds the listener to the collection of listeners who will be notified when the receiver is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Tree
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TreeColumn
Adds the listener to the collection of listeners who will be notified when the control is selected by the user, by sending it one of the messages defined in the SelectionListener interface.
addShellListener(ShellListener) - Method in class org.eclipse.swt.widgets.Shell
Adds the listener to the collection of listeners who will be notified when operations are performed on the receiver, by sending the listener one of the messages defined in the ShellListener interface.
addStatusTextListener(StatusTextListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when the status text is changed.
addString(String, float, float, Font) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver the pattern of glyphs generated by drawing the given string using the given font starting at the point (x, y).
addSubview(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
addSubview(NSView, int, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
addTableColumn(NSTableColumn) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
addTabStop(NSTextTab) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
addTabViewItem(NSTabViewItem) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
addTemporaryAttribute(NSString, id, NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
addTextChangeListener(TextChangeListener) - Method in interface org.eclipse.swt.custom.StyledTextContent
Called by StyledText to add itself as an Observer to content changes.
addTextContainer(NSTextContainer) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
addTimer(NSTimer, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSRunLoop
 
addTitleListener(TitleListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when the title of the current document is available or has changed.
addToolTipRect(NSRect, id, int) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
addTouchListener(TouchListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when touch events occur, by sending it one of the messages defined in the TouchListener interface.
addTraverseListener(TraverseListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when traversal events occur, by sending it one of the messages defined in the TraverseListener interface.
addTreeListener(TreeListener) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Adds the listener to the collection of listeners who will be notified when an item in the receiver is expanded or collapsed by sending it one of the messages defined in the TreeListener interface.
addTreeListener(TreeListener) - Method in class org.eclipse.swt.widgets.Tree
Adds the listener to the collection of listeners who will be notified when an item in the receiver is expanded or collapsed by sending it one of the messages defined in the TreeListener interface.
addTypes(NSArray, id) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
addVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a verify key listener.
addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.custom.CCombo
Adds the listener to the collection of listeners who will be notified when the receiver's text is verified, by sending it one of the messages defined in the VerifyListener interface.
addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a verify listener.
addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Combo
Adds the listener to the collection of listeners who will be notified when the receiver's text is verified, by sending it one of the messages defined in the VerifyListener interface.
addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Text
Adds the listener to the collection of listeners who will be notified when the receiver's text is verified, by sending it one of the messages defined in the VerifyListener interface.
addVisibilityWindowListener(VisibilityWindowListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when a window hosting the receiver needs to be displayed or hidden.
AddWebBrowserListener(int, nsID) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
addWordMovementListener(MovementListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a word movement listener.
alignment - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the alignment, which is one of SWT#LEFT, SWT#RIGHT or SWT#CENTER
alignment - Variable in class org.eclipse.swt.custom.LineStyleEvent
line alignment (input, output)
alignment() - Method in class org.eclipse.swt.internal.cocoa.NSParagraphStyle
 
alignment - Variable in class org.eclipse.swt.layout.FormAttachment
alignment specifies the alignment of the control side that is attached to a control.
ALL - Static variable in class org.eclipse.swt.SWT
A constant indicating that a given operation should be performed on all widgets (value is 1<<0).
ALL_PAGES - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that all pages should be printed
allKeys() - Method in class org.eclipse.swt.internal.cocoa.NSColorList
 
allKeys() - Method in class org.eclipse.swt.internal.cocoa.NSDictionary
 
allObjects() - Method in class org.eclipse.swt.internal.cocoa.NSSet
 
alloc() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
Alloc(int) - Method in class org.eclipse.swt.internal.mozilla.nsIMemory
 
ALLOW_CHROME - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
AllowPort(int, byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
allowsColumnReordering() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
allowsFloats() - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
alpha - Variable in class org.eclipse.swt.graphics.GCData
 
alpha - Variable in class org.eclipse.swt.graphics.ImageData
The global alpha value to be used for every pixel.
ALPHA - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for alpha input behavior (value is 1<<2).
alphaComponent() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
alphaData - Variable in class org.eclipse.swt.graphics.ImageData
The alpha data of the image.
alphaSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the color buffer's alpha channel.
alphaValue() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
ALT - Static variable in class org.eclipse.swt.SWT
keyboard and/or mouse event mask indicating that the ALT key was pushed on the keyboard when the event was generated (value is 1<<16).
alternateSelectedControlColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
alternateSelectedControlTextColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
altKey() - Method in class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
altKey() - Method in class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
altKey() - Method in class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
alwaysShowsDecimalSeparator() - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
AnimatedProgress - Class in org.eclipse.swt.custom
Deprecated.
As of Eclipse 2.1, use ProgressBar with the style SWT.INDETERMINATE
Styles:
VERTICAL, HORIZONTAL, BORDER
AnimatedProgress(Composite, int) - Constructor for class org.eclipse.swt.custom.AnimatedProgress
Deprecated.
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
antialias - Variable in class org.eclipse.swt.graphics.GCData
 
APP0 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
APP15 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
append(String) - Method in class org.eclipse.swt.custom.StyledText
Appends a string to the text at the end of the widget.
append(String) - Method in class org.eclipse.swt.widgets.Text
Appends a string.
appendAttributedString(NSAttributedString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
appendBezierPath(NSBezierPath) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
appendBezierPathWithArcWithCenter(NSPoint, float, float, float) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
appendBezierPathWithArcWithCenter(NSPoint, float, float, float, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
appendBezierPathWithGlyphs(int, int, NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
appendBezierPathWithOvalInRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
appendBezierPathWithRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
appendBezierPathWithRoundedRect(NSRect, float, float) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
appendString(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableString
 
AppendToStream(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserStream
 
APPLICATION_MODAL - Static variable in class org.eclipse.swt.SWT
Style constant for application modal behavior (value is 1<<16).
applicationIconImage() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
archivedDataWithRootObject(id) - Static method in class org.eclipse.swt.internal.cocoa.NSKeyedArchiver
 
areCursorRectsEnabled() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
Arm - Static variable in class org.eclipse.swt.SWT
The arm event type (value is 30).
ArmEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of a widget such as a menu item being armed.
ArmEvent(Event) - Constructor for class org.eclipse.swt.events.ArmEvent
Constructs a new instance of this class based on the information in the given untyped event.
ArmListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the event that is generated when a widget, such as a menu item, is armed.
arrangeInFront(id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
array() - Static method in class org.eclipse.swt.internal.cocoa.NSArray
 
array() - Static method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
arrayWithCapacity(int) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
arrayWithObject(id) - Static method in class org.eclipse.swt.internal.cocoa.NSArray
 
arrayWithObject(id) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
ARROW - Static variable in class org.eclipse.swt.SWT
Style constant for arrow button behavior (value is 1<<2).
ARROW_DOWN - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the DOWN ARROW key (value is (1<<24)+2).
ARROW_LEFT - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the LEFT ARROW key (value is (1<<24)+3).
ARROW_RIGHT - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the RIGHT ARROW key (value is (1<<24)+4).
ARROW_UP - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the UP ARROW key (value is (1<<24)+1).
arrowCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
ascender() - Method in class org.eclipse.swt.internal.cocoa.NSFont
 
ascent - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the line ascent
ascent - Variable in class org.eclipse.swt.graphics.GlyphMetrics
the ascent of the GlyphMetrics
asyncExec(Runnable) - Method in class org.eclipse.swt.widgets.Display
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
asyncExec(Runnable) - Method in class org.eclipse.swt.widgets.Synchronizer
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
AsyncOpen(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
AT_TARGET - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
ATSFontActivateFromFileReference(byte[], int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
attachColorList(NSColorList) - Method in class org.eclipse.swt.internal.cocoa.NSColorPanel
 
attribute(NSString, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
ATTRIBUTE_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
attributedStringValue() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
attributedStringWithAttachment(NSTextAttachment) - Static method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
attributedStringWithAttachment(NSTextAttachment) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
attributedStringWithAttachment(NSTextAttachment) - Static method in class org.eclipse.swt.internal.cocoa.NSTextStorage
 
attributedSubstringFromRange(NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
attributedTitle() - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
attributedTitle() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
attributes - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] an array of alternating key and value Strings which represent additional (i.e.
attributes - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
[in/out] an array of alternating key and value Strings that represent attributes that do not correspond to TextStyle fields
attributesAtIndex(int, int, NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
AUTH_HOST - Static variable in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
AUTH_PROXY - Static variable in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
authenticate(AuthenticationEvent) - Method in interface org.eclipse.swt.browser.AuthenticationListener
This method is called when a page is navigated to that requires authentication.
AuthenticationEvent - Class in org.eclipse.swt.browser
An AuthenticationEvent is sent by a Browser to AuthenticationListener's when the Browser navigates to a page that requires authentication.
AuthenticationEvent(Widget) - Constructor for class org.eclipse.swt.browser.AuthenticationEvent
Constructs a new instance of this class.
AuthenticationListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive an AuthenticationEvent notification when the Browser encounters a page that requires authentication.
AutoRegister(int) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
autorelease() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
AutoUnregister(int) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
Available(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIInputStream
 
Available(long[]) - Method in class org.eclipse.swt.internal.mozilla.nsIInputStream
 
availableFontFamilies() - Method in class org.eclipse.swt.internal.cocoa.NSFontManager
 
availableFonts() - Method in class org.eclipse.swt.internal.cocoa.NSFontManager
 
availableMembersOfFontFamily(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSFontManager
 
availableTypeFromArray(NSArray) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 

B

b - Variable in class org.eclipse.swt.internal.cocoa.CGAffineTransform
 
back() - Method in class org.eclipse.swt.browser.Browser
Navigate to the previous session history item.
background - Variable in class org.eclipse.swt.graphics.GCData
 
background - Variable in class org.eclipse.swt.graphics.TextStyle
the background of the style
BACKGROUND - Static variable in class org.eclipse.swt.SWT
Event detail field that indicates a user-interface component draws the background (value is 1<<3).
backgroundColor() - Method in class org.eclipse.swt.internal.cocoa.NSButtonCell
 
backgroundPattern - Variable in class org.eclipse.swt.graphics.GCData
 
backgroundPixel - Variable in class org.eclipse.swt.graphics.ImageLoader
the background pixel for the logical screen (this corresponds to the GIF89a Background Color Index value).
backingScaleFactor() - Method in class org.eclipse.swt.internal.cocoa.NSScreen
 
badgeLabel() - Method in class org.eclipse.swt.internal.cocoa.NSDockTile
 
BALLOON - Static variable in class org.eclipse.swt.SWT
Style constant for balloon behavior (value is 1<<12).
BAR - Static variable in class org.eclipse.swt.SWT
Style constant for menu bar behavior (value is 1<<1).
baselineOffsetInLayoutManager(NSLayoutManager, int) - Method in class org.eclipse.swt.internal.cocoa.NSTypesetter
 
BCbTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
BCrTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
becomeFirstResponder() - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
becomeKeyWindow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
beep() - Method in class org.eclipse.swt.widgets.Display
Causes the system hardware to emit a short sound (if it supports this capability).
beginDocument() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
beginEditing() - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
beginGestureWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
Value for horizontalAlignment or verticalAlignment.
BEGINNING - Static variable in class org.eclipse.swt.SWT
Style constant for vertical alignment or orientation behavior (value is 1).
beginPageInRect(NSRect, NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
beginSheet(NSWindow, NSWindow, id, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
beginSheetForWindow(NSWindow, id, int, int, int, NSString) - Method in class org.eclipse.swt.internal.cocoa.SFCertificateTrustPanel
 
beginSheetModalForWindow(NSWindow, id, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSAlert
 
beginSheetWithPrintInfo(NSPrintInfo, NSWindow, id, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSPrintPanel
 
bestRepresentationForDevice(NSDictionary) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
bezierPath() - Static method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
bezierPathByFlatteningPath() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
bezierPathWithRect(NSRect) - Static method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
bg - Variable in class org.eclipse.swt.graphics.GCData
 
BidiSegmentEvent - Class in org.eclipse.swt.custom
This event is sent to BidiSegmentListeners when a line is to be measured or rendered in a bidi locale.
BidiSegmentListener - Interface in org.eclipse.swt.custom
This listener interface may be implemented in order to receive BidiSegmentEvents.
BidiUtil - Class in org.eclipse.swt.internal
 
BidiUtil() - Constructor for class org.eclipse.swt.internal.BidiUtil
 
BITMAP - Static variable in class org.eclipse.swt.SWT
Constant indicating that an image or operation is of type bitmap (value is 0).
bitmapData() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
bitmapFormat() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
bitsPerPixel() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
bitsPerSample() - Method in class org.eclipse.swt.internal.cocoa.NSImageRep
 
blackColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
blue - Variable in class org.eclipse.swt.graphics.RGB
the blue component of the RGB
blueComponent() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
blueMask - Variable in class org.eclipse.swt.graphics.PaletteData
the blue mask for a direct palette
blueShift - Variable in class org.eclipse.swt.graphics.PaletteData
the blue shift for a direct palette
blueSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the color buffer's blue channel.
BOLD - Static variable in class org.eclipse.swt.SWT
The font style constant indicating a bold weight font (value is 1<<0).
boolValue() - Method in class org.eclipse.swt.internal.cocoa.NSNumber
 
BORDER - Static variable in class org.eclipse.swt.SWT
Style constant for bordered behavior (value is 1<<11).
BORDER_DASH - Static variable in class org.eclipse.swt.SWT
Style constant to indicate dashed border (value is 2).
BORDER_DOT - Static variable in class org.eclipse.swt.SWT
Style constant to indicate dotted border (value is 4).
BORDER_SOLID - Static variable in class org.eclipse.swt.SWT
Style constant to indicate solid border (value is 1).
borderColor - Variable in class org.eclipse.swt.graphics.TextStyle
the border color of the style
borderInsideRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Deprecated.
drop shadow border is no longer drawn in 3.0
borderInsideRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Deprecated. 
borderMiddleRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Deprecated.
drop shadow border is no longer drawn in 3.0
borderMiddleRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Deprecated. 
borderOutsideRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Deprecated.
drop shadow border is no longer drawn in 3.0
borderOutsideRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Deprecated. 
borderStyle - Variable in class org.eclipse.swt.graphics.TextStyle
the border style.
borderWidth() - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
bottom - Variable in class org.eclipse.swt.layout.FormData
bottom specifies the attachment of the bottom of the control.
BOTTOM - Static variable in class org.eclipse.swt.SWT
Style constant for align bottom behavior (value is 1<<10, since align DOWN and align BOTTOM are considered the same).
bottomMargin - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the bottom margin in pixels
boundingRectForGlyphRange(NSRange, NSTextContainer) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
boundingRectWithSize(NSSize, int) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
bounds() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
bounds() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
BREAK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the break key (value is (1<<24)+86).
Browser - Class in org.eclipse.swt.browser
Instances of this class implement the browser user interface metaphor.
Browser(Composite, int) - Constructor for class org.eclipse.swt.browser.Browser
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
browser - Variable in class org.eclipse.swt.browser.WindowEvent
Browser provided by the application.
BrowserFunction - Class in org.eclipse.swt.browser
Instances of this class represent java-side "functions" that are invokable from javascript.
BrowserFunction(Browser, String) - Constructor for class org.eclipse.swt.browser.BrowserFunction
Constructs a new instance of this class, which will be invokable by javascript running in the specified Browser.
BrowserFunction(Browser, String, boolean, String[]) - Constructor for class org.eclipse.swt.browser.BrowserFunction
Constructs a new instance of this class, which will be invokable by javascript running in the specified Browser.
BS - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the backspace character (value is the char '\b').
BUBBLING_PHASE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
Bullet - Class in org.eclipse.swt.custom
Instances of this class represent bullets in the StyledText.
Bullet(StyleRange) - Constructor for class org.eclipse.swt.custom.Bullet
Create a new bullet with the specified style, and type ST.BULLET_DOT.
Bullet(int, StyleRange) - Constructor for class org.eclipse.swt.custom.Bullet
Create a new bullet the specified style and type.
bullet - Variable in class org.eclipse.swt.custom.LineStyleEvent
line bullet (output)
bullet - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the Bullet
BULLET_CUSTOM - Static variable in class org.eclipse.swt.custom.ST
Bullet style custom draw.
BULLET_DOT - Static variable in class org.eclipse.swt.custom.ST
Bullet style dot.
BULLET_LETTER_LOWER - Static variable in class org.eclipse.swt.custom.ST
Bullet style lower case letter.
BULLET_LETTER_UPPER - Static variable in class org.eclipse.swt.custom.ST
Bullet style upper case letter.
BULLET_NUMBER - Static variable in class org.eclipse.swt.custom.ST
Bullet style number.
BULLET_TEXT - Static variable in class org.eclipse.swt.custom.ST
Bullet style text.
bulletIndex - Variable in class org.eclipse.swt.custom.LineStyleEvent
line bullet index (output)
bulletIndex - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the bullet index
bundleIdentifier() - Method in class org.eclipse.swt.internal.cocoa.NSBundle
 
bundlePath() - Method in class org.eclipse.swt.internal.cocoa.NSBundle
 
bundleWithIdentifier(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSBundle
 
bundleWithPath(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSBundle
 
BusyIndicator - Class in org.eclipse.swt.custom
Support for showing a Busy Cursor during a long running process.
BusyIndicator() - Constructor for class org.eclipse.swt.custom.BusyIndicator
 
button - Variable in class org.eclipse.swt.events.MouseEvent
the button that was pressed or released; 1 for the first button (usually 'left') 2 for the second button (usually 'middle') 3 for the third button (usually 'right') etc.
button() - Method in class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
Button - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that issues notification when pressed and released.
Button(Composite, int) - Constructor for class org.eclipse.swt.widgets.Button
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
button - Variable in class org.eclipse.swt.widgets.Event
the button that was pressed or released; 1 for the first button, 2 for the second button, and 3 for the third button, etc.
BUTTON1 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button one (usually 'left') was pushed when the event was generated.
BUTTON2 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button two (usually 'middle') was pushed when the event was generated.
BUTTON3 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button three (usually 'right') was pushed when the event was generated.
BUTTON4 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button four was pushed when the event was generated.
BUTTON5 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button five was pushed when the event was generated.
BUTTON_DELAY_ENABLE - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_DELAY_ENABLE - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_MASK - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating all possible mouse buttons.
BUTTON_POS_0 - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_POS_0 - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_POS_0_DEFAULT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_POS_0_DEFAULT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_POS_1 - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_POS_1 - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_POS_1_DEFAULT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_POS_1_DEFAULT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_POS_2 - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_POS_2 - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_POS_2_DEFAULT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_POS_2_DEFAULT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_TITLE_CANCEL - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_TITLE_CANCEL - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_TITLE_DONT_SAVE - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_TITLE_DONT_SAVE - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_TITLE_IS_STRING - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_TITLE_IS_STRING - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_TITLE_NO - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_TITLE_NO - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_TITLE_OK - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_TITLE_OK - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_TITLE_REVERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_TITLE_REVERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_TITLE_SAVE - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_TITLE_SAVE - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
BUTTON_TITLE_YES - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
BUTTON_TITLE_YES - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
ButtonDrawData - Class in org.eclipse.swt.internal.theme
 
ButtonDrawData() - Constructor for class org.eclipse.swt.internal.theme.ButtonDrawData
 
buttonNumber() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
BYTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
ByteArrayTransfer - Class in org.eclipse.swt.dnd
The class ByteArrayTransfer provides a platform specific mechanism for converting a java byte[] to a platform specific representation of the byte array and vice versa.
ByteArrayTransfer() - Constructor for class org.eclipse.swt.dnd.ByteArrayTransfer
 
bytes() - Method in class org.eclipse.swt.internal.cocoa.NSData
 
bytesPerLine - Variable in class org.eclipse.swt.graphics.ImageData
The number of bytes per scanline.
bytesPerPlane() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
bytesPerRow() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 

C

C - Class in org.eclipse.swt.internal
 
C() - Constructor for class org.eclipse.swt.internal.C
 
c - Variable in class org.eclipse.swt.internal.cocoa.CGAffineTransform
 
CA_CERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CALENDAR - Static variable in class org.eclipse.swt.SWT
Style constant for calendar display (value is 1<<10).
calendarDate() - Static method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
call(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
Call(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
Call(int, int, int, byte[], int, int, int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
Call(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
Call(int, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
Callback - Class in org.eclipse.swt.internal
Instances of this class represent entry points into Java which can be invoked from operating system level callback routines.
Callback(Object, String, int) - Constructor for class org.eclipse.swt.internal.Callback
Constructs a new instance of this class given an object to send the message to, a string naming the method to invoke and an argument count.
Callback(Object, String, int, boolean) - Constructor for class org.eclipse.swt.internal.Callback
Constructs a new instance of this class given an object to send the message to, a string naming the method to invoke, an argument count and a flag indicating whether or not the arguments will be passed in an array.
Callback(Object, String, int, boolean, int) - Constructor for class org.eclipse.swt.internal.Callback
Constructs a new instance of this class given an object to send the message to, a string naming the method to invoke, an argument count, a flag indicating whether or not the arguments will be passed in an array and a value to return when an exception happens.
CALLBACK_accessibilityHitTest_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_attributedSubstringFromRange_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_canDragRowsWithIndexes_atPoint_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_cellBaselineOffset(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_cellSize(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_cellSizeForBounds_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_characterIndexForPoint_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_columnAtPoint_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_draggedImage_beganAt_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_draggedImage_endedAt_operation_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_dragSelectionWithEvent_offset_slideBack_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_drawBackgroundInClipRect_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_drawImage_withFrame_inView_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_drawInteriorWithFrame_inView_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_drawLabel_inRect_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_drawRect_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_drawTitle_withFrame_inView_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_drawViewBackgroundInRect_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_drawWithExpansionFrame_inView_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_expansionFrameWithFrame_inView_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_firstRectForCharacterRange_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_headerRectOfColumn_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_highlightSelectionInClipRect_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_hitTest_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_hitTestForEvent_inRect_ofView_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_imageRectForBounds_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_JSNative(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
CALLBACK_markedRange(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_NSTextAttachmentCell_cellSize(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_scrollClipView_toPoint_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_selectedRange(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_setFrame_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_setFrameOrigin_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_setFrameSize_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_setMarkedText_selectedRange_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_setNeedsDisplayInRect_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_shouldChangeTextInRange_replacementString_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_sizeOfLabel_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_textView_willChangeSelectionFromCharacterRange_toCharacterRange_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_titleRectForBounds_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_view_stringForToolTip_point_userData_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CALLBACK_webView_setFrame_(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CanAccess(int, int, int, int, int, int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
canBecomeKeyView() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
canBecomeKeyWindow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
cancel() - Method in class org.eclipse.swt.internal.cocoa.NSURLDownload
 
cancel() - Method in class org.eclipse.swt.internal.cocoa.WebOpenPanelResultListener
 
Cancel(int) - Method in class org.eclipse.swt.internal.mozilla.nsICancelable
 
Cancel() - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
Cancel(int) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
CANCEL - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for a CANCEL button; valid combinations are OK|CANCEL, YES|NO|CANCEL, RETRY|CANCEL (value is 1<<8).
cancelAuthenticationChallenge(NSURLAuthenticationChallenge) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
cancelButtonCell() - Method in class org.eclipse.swt.internal.cocoa.NSSearchFieldCell
 
cancelJob() - Method in class org.eclipse.swt.printing.Printer
Cancels a print job in progress.
CancelMenuTracking(int, boolean, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
cancelOperation(id) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
cancelTracking() - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
CanCreateInstance(int, nsID) - Method in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
CanCreateWrapper(int, nsID, int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
canDragRowsWithIndexes(NSIndexSet, NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
CanGetService(int, nsID) - Method in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
canGoBack() - Method in class org.eclipse.swt.internal.cocoa.WebView
 
canGoForward() - Method in class org.eclipse.swt.internal.cocoa.WebView
 
canRedo() - Method in class org.eclipse.swt.internal.cocoa.NSUndoManager
 
canShowMIMEType(NSString) - Static method in class org.eclipse.swt.internal.cocoa.WebView
 
canUndo() - Method in class org.eclipse.swt.internal.cocoa.NSUndoManager
 
Canvas - Class in org.eclipse.swt.widgets
Instances of this class provide a surface for drawing arbitrary graphics.
Canvas(Composite, int) - Constructor for class org.eclipse.swt.widgets.Canvas
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
cap - Variable in class org.eclipse.swt.graphics.LineAttributes
The line cap style.
CAP_FLAT - Static variable in class org.eclipse.swt.SWT
Line drawing style for flat end caps (value is 1).
CAP_ROUND - Static variable in class org.eclipse.swt.SWT
Line drawing style for rounded end caps (value is 2).
CAP_SQUARE - Static variable in class org.eclipse.swt.SWT
Line drawing style for square end caps (value is 3).
CAPS_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the caps lock key (value is (1<<24)+82).
CAPTURING_PHASE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
Caret - Class in org.eclipse.swt.widgets
Instances of this class provide an i-beam that is typically used as the insertion point for text.
Caret(Canvas, int) - Constructor for class org.eclipse.swt.widgets.Caret
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
CaretEvent - Class in org.eclipse.swt.custom
This event is sent when the caret offset changes.
CaretListener - Interface in org.eclipse.swt.custom
This listener interface may be implemented in order to receive CaretEvents.
caretMoved(CaretEvent) - Method in interface org.eclipse.swt.custom.CaretListener
This method is called after the caret offset is changed.
CaretMoved - Static variable in class org.eclipse.swt.custom.ST
The CaretMoved event type (value is 3011).
caretOffset - Variable in class org.eclipse.swt.custom.CaretEvent
caret offset
CASCADE - Static variable in class org.eclipse.swt.SWT
Style constant for cascade behavior (value is 1<<6).
cascadeTopLeftFromPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
CBanner - Class in org.eclipse.swt.custom
Instances of this class implement a Composite that lays out its children and allows programmatic control of the layout.
CBanner(Composite, int) - Constructor for class org.eclipse.swt.custom.CBanner
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
CbBTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
CbGTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
CCombo - Class in org.eclipse.swt.custom
The CCombo class represents a selectable user interface object that combines a text field and a list and issues notification when an item is selected from the list.
CCombo(Composite, int) - Constructor for class org.eclipse.swt.custom.CCombo
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
CDATA_SECTION_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
ceil(int, int) - Static method in class org.eclipse.swt.internal.Compatibility
Answers the most negative (i.e.
cell() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSButton
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSControl
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSImageView
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSScroller
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSSearchField
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSSecureTextField
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSSlider
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSStepper
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSTableView
 
cellClass() - Static method in class org.eclipse.swt.internal.cocoa.NSTextField
 
cellSize() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
cellSizeForBounds(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
CENTER - Static variable in class org.eclipse.swt.layout.GridData
Value for horizontalAlignment or verticalAlignment.
center - Variable in class org.eclipse.swt.layout.RowLayout
center specifies whether the controls in a row should be centered vertically in each cell for horizontal layouts, or centered horizontally in each cell for vertical layouts.
CENTER - Static variable in class org.eclipse.swt.SWT
Style constant for align center behavior (value is 1<<24).
CERT_EXPIRED - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_NOT_TRUSTED - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_REVOKED - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_AnyCA - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_EmailRecipient - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_EmailSigner - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_ObjectSigner - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_ProtectedObjectSigner - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_SSLCA - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_SSLClient - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_SSLServer - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_SSLServerWithStepUp - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_StatusResponder - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_UserCertImport - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CERT_USAGE_VerifyCA - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
CFAttributedStringCreate(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFDataGetBytePtr(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFDataGetLength(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFDictionaryAddValue(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFDictionaryCreateMutable(int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFRange - Class in org.eclipse.swt.internal.cocoa
 
CFRange() - Constructor for class org.eclipse.swt.internal.cocoa.CFRange
 
CFRange_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
Sizeof natives
CFRelease(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFRunLoopAddObserver(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFRunLoopGetCurrent() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFRunLoopObserverCreate(int, int, boolean, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFRunLoopObserverInvalidate(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFRunLoopRunInMode(int, double, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFRunLoopStop(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFStringCreateWithCharacters(int, char[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFURLCreateFromFSRef(int, byte[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CFURLCreateStringByAddingPercentEscapes(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGAffineTransform - Class in org.eclipse.swt.internal.cocoa
 
CGAffineTransform() - Constructor for class org.eclipse.swt.internal.cocoa.CGAffineTransform
 
CGAffineTransform_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGBitmapContextCreate(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGBitmapContextCreateImage(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGBitmapContextGetData(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGColorCreate(int, float[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGColorRelease(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGColorSpaceCreateDeviceRGB() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGColorSpaceRelease(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextAddPath(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextBeginTransparencyLayerWithRect(int, CGRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextCopyPath(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextCopyWindowContentsToRect(int, CGRect, int, int, CGRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextDrawImage(int, CGRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextEndTransparencyLayer(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextFillRect(int, CGRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextRelease(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextReplacePathWithStrokedPath(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextRestoreGState(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSaveGState(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextScaleCTM(int, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetBlendMode(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetFillColor(int, float[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetFillColorSpace(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetLineCap(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetLineDash(int, float, float[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetLineJoin(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetLineWidth(int, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetMiterLimit(int, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetShouldAntialias(int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetTextDrawingMode(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetTextMatrix(int, CGAffineTransform) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextSetTextPosition(int, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextStrokePath(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGContextTranslateCTM(int, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDataProviderCreateWithData(int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDataProviderRelease(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDisplayBaseAddress(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDisplayBitsPerPixel(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDisplayBitsPerSample(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDisplayBounds(int, CGRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDisplayBytesPerRow(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDisplayCreateImage(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDisplayPixelsHigh(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGDisplayPixelsWide(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGEvent() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
CGEventCreateKeyboardEvent(int, short, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGEventCreateMouseEvent(int, int, CGPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGEventCreateScrollWheelEvent(int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGEventGetIntegerValueField(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGEventPost(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGEventSourceCreate(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGGetDisplaysWithRect(CGRect, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGImageCreate(int, int, int, int, int, int, int, int, int, boolean, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGImageGetHeight(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGImageGetWidth(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGImageRelease(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathAddCurveToPoint(int, int, float, float, float, float, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathAddLineToPoint(int, int, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathAddRect(int, int, CGRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathApply(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathCloseSubpath(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathCreateCopy(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathCreateMutable() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathElement - Class in org.eclipse.swt.internal.cocoa
 
CGPathElement() - Constructor for class org.eclipse.swt.internal.cocoa.CGPathElement
 
CGPathElement_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathMoveToPoint(int, int, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPathRelease(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPoint - Class in org.eclipse.swt.internal.cocoa
 
CGPoint() - Constructor for class org.eclipse.swt.internal.cocoa.CGPoint
 
CGPoint_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGPostKeyboardEvent(short, short, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGRect - Class in org.eclipse.swt.internal.cocoa
 
CGRect() - Constructor for class org.eclipse.swt.internal.cocoa.CGRect
 
CGRect_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGSetLocalEventsFilterDuringSuppressionState(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGSetLocalEventsSuppressionInterval(double) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGSize - Class in org.eclipse.swt.internal.cocoa
 
CGSize() - Constructor for class org.eclipse.swt.internal.cocoa.CGSize
 
CGSize_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CGWarpMouseCursorPosition(CGPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CH - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
changed(LocationEvent) - Method in class org.eclipse.swt.browser.LocationAdapter
 
changed(LocationEvent) - Method in interface org.eclipse.swt.browser.LocationListener
This method is called when the current location is changed.
changed(ProgressEvent) - Method in class org.eclipse.swt.browser.ProgressAdapter
 
changed(ProgressEvent) - Method in interface org.eclipse.swt.browser.ProgressListener
This method is called when a progress is made during the loading of the current location.
changed(StatusTextEvent) - Method in interface org.eclipse.swt.browser.StatusTextListener
This method is called when the status text is changed.
changed(TitleEvent) - Method in interface org.eclipse.swt.browser.TitleListener
This method is called when the title of the current document is available or has changed.
CHANGED - Static variable in class org.eclipse.swt.SWT
A constant indicating that widgets have changed.
changed(Control[]) - Method in class org.eclipse.swt.widgets.Composite
Clears any data that has been cached by a Layout for all widgets that are in the parent hierarchy of the changed control up to and including the receiver.
changing(LocationEvent) - Method in class org.eclipse.swt.browser.LocationAdapter
 
changing(LocationEvent) - Method in interface org.eclipse.swt.browser.LocationListener
This method is called when the current location is about to be changed.
character - Variable in class org.eclipse.swt.events.KeyEvent
the character represented by the key that was typed.
character - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the character represented by the key that was typed.
characterAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
characterIndexForGlyphAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
characterIndexForInsertionAtPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
characterIsMember(short) - Method in class org.eclipse.swt.internal.cocoa.NSCharacterSet
 
characters() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
charactersIgnoringModifiers() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
charCode() - Method in class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
CHECK - Static variable in class org.eclipse.swt.SWT
Style constant for check box behavior (value is 1<<5).
checkDevice() - Method in class org.eclipse.swt.graphics.Device
Throws an SWTException if the receiver can not be accessed by the caller.
checkDevice() - Method in class org.eclipse.swt.widgets.Display
 
checkSubclass() - Method in class org.eclipse.swt.browser.Browser
 
checkSubclass() - Method in class org.eclipse.swt.custom.CCombo
 
checkSubclass() - Method in class org.eclipse.swt.dnd.Clipboard
Checks that this class can be subclassed.
checkSubclass() - Method in class org.eclipse.swt.dnd.DragSource
 
checkSubclass() - Method in class org.eclipse.swt.dnd.DropTarget
 
checkSubclass() - Method in class org.eclipse.swt.printing.PrintDialog
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Combo
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Composite
 
checkSubclass() - Method in class org.eclipse.swt.widgets.CoolBar
 
checkSubclass() - Method in class org.eclipse.swt.widgets.CoolItem
 
checkSubclass() - Method in class org.eclipse.swt.widgets.DateTime
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Decorations
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Dialog
Checks that this class can be subclassed.
checkSubclass() - Method in class org.eclipse.swt.widgets.Display
Checks that this class can be subclassed.
checkSubclass() - Method in class org.eclipse.swt.widgets.ExpandBar
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Group
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Item
 
checkSubclass() - Method in class org.eclipse.swt.widgets.MenuItem
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Spinner
 
checkSubclass() - Method in class org.eclipse.swt.widgets.TabFolder
 
checkSubclass() - Method in class org.eclipse.swt.widgets.TabItem
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Table
 
checkSubclass() - Method in class org.eclipse.swt.widgets.TableColumn
 
checkSubclass() - Method in class org.eclipse.swt.widgets.TableItem
 
checkSubclass() - Method in class org.eclipse.swt.widgets.TaskItem
 
checkSubclass() - Method in class org.eclipse.swt.widgets.ToolBar
 
checkSubclass() - Method in class org.eclipse.swt.widgets.ToolItem
 
checkSubclass() - Method in class org.eclipse.swt.widgets.TrayItem
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Tree
 
checkSubclass() - Method in class org.eclipse.swt.widgets.TreeColumn
 
checkSubclass() - Method in class org.eclipse.swt.widgets.TreeItem
 
checkSubclass() - Method in class org.eclipse.swt.widgets.Widget
Checks that this class can be subclassed.
checkWidget() - Method in class org.eclipse.swt.browser.Browser
 
checkWidget() - Method in class org.eclipse.swt.dnd.Clipboard
Throws an SWTException if the receiver can not be accessed by the caller.
checkWidget() - Method in class org.eclipse.swt.widgets.Widget
Throws an SWTException if the receiver can not be accessed by the caller.
childID - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
childID - Variable in class org.eclipse.swt.accessibility.AccessibleEvent
The value of this field is set by an accessibility client before the accessible listener method is called.
childID - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
CHILDID_CHILD_AT_INDEX - Static variable in class org.eclipse.swt.accessibility.ACC
An AT is requesting the accessible child object at the specified index.
CHILDID_CHILD_INDEX - Static variable in class org.eclipse.swt.accessibility.ACC
An AT is requesting the index of this accessible in its parent.
CHILDID_MULTIPLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
CHILDID_NONE - Static variable in class org.eclipse.swt.accessibility.ACC
 
CHILDID_SELF - Static variable in class org.eclipse.swt.accessibility.ACC
 
children - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
chooseFilename(NSString) - Method in class org.eclipse.swt.internal.cocoa.WebOpenPanelResultListener
 
CHROME_ALL - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_CENTER_SCREEN - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_DEFAULT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_DEPENDENT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_EXTRA - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_LOCATIONBAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_MENUBAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_MODAL - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_OPENAS_CHROME - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_OPENAS_DIALOG - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_PERSONAL_TOOLBAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_SCROLLBARS - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_STATUSBAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_TITLEBAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_TOOLBAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WINDOW_BORDERS - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WINDOW_CLOSE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WINDOW_LOWERED - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WINDOW_MIN - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WINDOW_POPUP - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WINDOW_RAISED - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WINDOW_RESIZE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WITH_POSITION - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CHROME_WITH_SIZE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
CIDToContractID(nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
CLabel - Class in org.eclipse.swt.custom
A Label which supports aligned text and/or an image and different border styles.
CLabel(Composite, int) - Constructor for class org.eclipse.swt.custom.CLabel
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
class_addIvar(int, byte[], int, byte, byte[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
class_addMethod(int, int, int, String) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
class_addProtocol(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CLASS_ARABIC - Static variable in class org.eclipse.swt.internal.BidiUtil
 
class_createInstance(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
class_DOMDocument - Static variable in class org.eclipse.swt.internal.cocoa.OS
Classes
class_DOMEvent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_DOMKeyboardEvent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_DOMMouseEvent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_DOMUIEvent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_DOMWheelEvent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_getClassMethod(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
class_getInstanceMethod(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
class_getMethodImplementation(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
class_getName(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
class_getSuperclass(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CLASS_HEBREW - Static variable in class org.eclipse.swt.internal.BidiUtil
 
class_JRSAppKitAWT - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
CLASS_LATINNUMBER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
CLASS_LOCALNUMBER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
class_NSActionCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSAffineTransform - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSAlert - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSAppleEventDescriptor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSApplication - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSArray - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSAssertionHandler - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSAttributedString - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSAutoreleasePool - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSBezierPath - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSBitmapImageRep - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSBox - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSBrowserCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSBundle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSButtonCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSCalendarDate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSCharacterSet - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSClipView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSCoder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSColorList - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSColorPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSColorSpace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSComboBox - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSComboBoxCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSControl - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSData - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSDate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSDatePicker - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSDictionary - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSDirectoryEnumerator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSDockTile - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSEnumerator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSError - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSEvent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSFileManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSFileWrapper - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSFont - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSFontManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSFontPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSFormatter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSGradient - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSGraphicsContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSHTTPCookie - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSHTTPCookieStorage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSImage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSImageRep - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSImageView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSIndexSet - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSInputManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSKeyedArchiver - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSKeyedUnarchiver - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSLayoutManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSLocale - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMenu - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMenuItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMutableArray - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMutableAttributedString - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMutableDictionary - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMutableIndexSet - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMutableParagraphStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMutableSet - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMutableString - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSMutableURLRequest - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSNotificationCenter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSNull - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSNumber - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSNumberFormatter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSObject - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSOpenGLContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSOpenGLPixelFormat - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSOpenPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSOutlineView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSParagraphStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSPasteboard - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSPopUpButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSPrinter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSPrintInfo - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSPrintOperation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSPrintPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSProgressIndicator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSResponder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSRunLoop - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSSavePanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSScreen - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSScroller - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSScrollView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSSearchField - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSSearchFieldCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSSecureTextField - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSSegmentedCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSSet - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSSlider - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSStatusBar - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSStatusItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSStepper - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSString - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTableColumn - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTableHeaderCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTableHeaderView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTableView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTabView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTabViewItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSText - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTextAttachment - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTextContainer - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTextField - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTextFieldCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTextStorage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTextTab - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTextView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSThread - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTimer - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTimeZone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSToolbar - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSToolbarItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSToolbarView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTouch - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTrackingArea - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSTypesetter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSUndoManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSURL - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSURLAuthenticationChallenge - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSURLCredential - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSURLDownload - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSURLProtectionSpace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSURLRequest - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSUserDefaults - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_NSWorkspace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_SFCertificatePanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_SFCertificateTrustPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_WebDataSource - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_WebFrame - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_WebFrameView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_WebPanelAuthenticationHandler - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_WebPreferences - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_WebScriptObject - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_WebUndefined - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
class_WebView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
CLASSIN - Static variable in class org.eclipse.swt.internal.BidiUtil
 
className() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
cleanUpOperation() - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
clear() - Method in class org.eclipse.swt.custom.AnimatedProgress
Deprecated.
Stop the animation if it is not already stopped and reset the presentation to a blank appearance.
clear(int) - Method in class org.eclipse.swt.widgets.Table
Clears the item at the given zero-relative index in the receiver.
clear(int, int) - Method in class org.eclipse.swt.widgets.Table
Removes the items from the receiver which are between the given zero-relative start and end indices (inclusive).
clear(int[]) - Method in class org.eclipse.swt.widgets.Table
Clears the items at the given zero-relative indices in the receiver.
clear(int, boolean) - Method in class org.eclipse.swt.widgets.Tree
Clears the item at the given zero-relative index in the receiver.
clear(int, boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Clears the item at the given zero-relative index in the receiver.
clearAll() - Method in class org.eclipse.swt.widgets.Table
Clears all the items in the receiver.
clearAll(boolean) - Method in class org.eclipse.swt.widgets.Tree
Clears all the items in the receiver.
clearAll(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Clears all the items in the receiver.
clearColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
clearContents() - Method in class org.eclipse.swt.dnd.Clipboard
If this clipboard is currently the owner of the data on the system clipboard, clear the contents.
clearContents(int) - Method in class org.eclipse.swt.dnd.Clipboard
If this clipboard is currently the owner of the data on the specified clipboard, clear the contents.
clearCurrentContext() - Static method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
clearDrawable() - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
ClearFocus(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
clearSelection() - Method in class org.eclipse.swt.custom.CCombo
Sets the selection in the receiver's text field to an empty selection starting just before the first character.
clearSelection() - Method in class org.eclipse.swt.widgets.Combo
Sets the selection in the receiver's text field to an empty selection starting just before the first character.
clearSelection() - Method in class org.eclipse.swt.widgets.Text
Clears the selection.
clearSessions() - Static method in class org.eclipse.swt.browser.Browser
Clears all session cookies from all current Browser instances.
ClearUserPref(byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
ClearValidityOverride(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
clickCount() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
clickedColumn() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
clickedRow() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
clientArea - Variable in class org.eclipse.swt.internal.theme.DrawData
 
CLIP_CHILDREN - Static variable in class org.eclipse.swt.SWT
Style constant indicating that the window manager should clip a widget's children with respect to its viewable area.
CLIP_SIBLINGS - Static variable in class org.eclipse.swt.SWT
Style constant indicating that the window manager should clip a widget's siblings with respect to its viewable area.
Clipboard - Class in org.eclipse.swt.dnd
The Clipboard provides a mechanism for transferring data from one application to another or within an application.
Clipboard(Display) - Constructor for class org.eclipse.swt.dnd.Clipboard
Constructs a new instance of this class.
CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
The transfer mechanism for data that is being cut and then pasted or copied and then pasted (value is 1).
clipPath - Variable in class org.eclipse.swt.graphics.GCData
 
clone() - Method in class org.eclipse.swt.custom.StyleRange
Returns a new StyleRange with the same values as this StyleRange.
clone() - Method in class org.eclipse.swt.graphics.ImageData
Returns a new instance of the same class as the receiver, whose slots have been filled in with copies of the values in the slots of the receiver.
Clone(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
CloneableCompatibility - Interface in org.eclipse.swt.internal
This interface is the cross-platform version of the java.lang.Cloneable interface.
CloneIgnoringRef(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
close() - Method in class org.eclipse.swt.browser.Browser
Attempts to dispose the receiver, but allows the dispose to be vetoed by the user in response to an onbeforeunload listener in the Browser's current page.
close(WindowEvent) - Method in interface org.eclipse.swt.browser.CloseWindowListener
This method is called when the window hosting a Browser should be closed.
close(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
Sent when the user clicks on the close button of an item in the CTabFolder.
close(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
Sent when the user clicks on the close button of an item in the CTabFolder.
close() - Method in class org.eclipse.swt.graphics.Path
Closes the current sub path by adding to the receiver a line from the current point of the path back to the starting point of the sub path.
close() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
close() - Method in class org.eclipse.swt.internal.image.PngDecodingDataStream
 
close() - Method in class org.eclipse.swt.internal.image.PngInputStream
 
Close - Static variable in class org.eclipse.swt.SWT
The close event type (value is 21).
CLOSE - Static variable in class org.eclipse.swt.SWT
Style constant for close box trim (value is 1<<6, since we do not distinguish between CLOSE style and MENU style).
close() - Method in class org.eclipse.swt.widgets.Display
Requests that the connection between SWT and the underlying operating system be closed.
close() - Method in class org.eclipse.swt.widgets.Shell
Requests that the window manager close the receiver in the same way it would be closed when the user clicks on the "close box" or performs some other platform specific key or mouse combination that indicates the window should be removed.
close() - Method in class org.eclipse.swt.widgets.Tracker
Stops displaying the tracker rectangles.
closePath() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
CloseProgressWindow() - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
CloseProgressWindow() - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
CloseProgressWindow() - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
CloseProgressWindow() - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
CloseRgn(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CloseStream() - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserStream
 
CloseWindowListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a WindowEvent notification when a Browser is about to be closed and when its host window should be closed by the application.
cocoa_new(Device, float[]) - Static method in class org.eclipse.swt.graphics.Color
Invokes platform specific functionality to allocate a new color.
cocoa_new(Device, NSCursor) - Static method in class org.eclipse.swt.graphics.Cursor
Invokes platform specific functionality to allocate a new cursor.
cocoa_new(Device, NSFont) - Static method in class org.eclipse.swt.graphics.Font
Invokes platform specific functionality to allocate a new font.
cocoa_new(int, int, int, int, int) - Static method in class org.eclipse.swt.graphics.FontMetrics
 
cocoa_new(Drawable, GCData) - Static method in class org.eclipse.swt.graphics.GC
Invokes platform specific functionality to allocate a new graphics context.
cocoa_new(Device, int, NSImage) - Static method in class org.eclipse.swt.graphics.Image
Invokes platform specific functionality to allocate a new image.
cocoa_new(Device, int) - Static method in class org.eclipse.swt.graphics.Region
Invokes platform specific functionality to allocate a new region.
cocoa_new(Display, int) - Static method in class org.eclipse.swt.widgets.Shell
Invokes platform specific functionality to allocate a new shell that is 'embedded'.
code() - Method in class org.eclipse.swt.internal.cocoa.NSError
 
code - Variable in error org.eclipse.swt.SWTError
The SWT error code, one of SWT.ERROR_*.
code - Variable in exception org.eclipse.swt.SWTException
The SWT error code, one of SWT.ERROR_*.
Collapse - Static variable in class org.eclipse.swt.SWT
The collapse event type (value is 18).
collapseItem(id) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
collapseItem(id, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
collate - Variable in class org.eclipse.swt.printing.PrinterData
whether or not the printer should collate the printed paper Note that this field may be controlled by the printer driver.
collectionBehavior() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
Color - Class in org.eclipse.swt.graphics
Instances of this class manage the operating system resources that implement SWT's RGB color model.
Color(Device, int, int, int) - Constructor for class org.eclipse.swt.graphics.Color
Constructs a new instance of this class given a device and the desired red, green and blue values expressed as ints in the range 0 to 255 (where 0 is black and 255 is full brightness).
Color(Device, RGB) - Constructor for class org.eclipse.swt.graphics.Color
Constructs a new instance of this class given a device and an RGB describing the desired red, green and blue values.
color() - Method in class org.eclipse.swt.internal.cocoa.NSColorPanel
 
COLOR_BLACK - Static variable in class org.eclipse.swt.SWT
Default color black (value is 2).
COLOR_BLUE - Static variable in class org.eclipse.swt.SWT
Default color blue (value is 9).
COLOR_CYAN - Static variable in class org.eclipse.swt.SWT
Default color cyan (value is 13).
COLOR_DARK_BLUE - Static variable in class org.eclipse.swt.SWT
Default color dark blue (value is 10).
COLOR_DARK_CYAN - Static variable in class org.eclipse.swt.SWT
Default color dark cyan (value is 14).
COLOR_DARK_GRAY - Static variable in class org.eclipse.swt.SWT
Default color dark gray (value is 16).
COLOR_DARK_GREEN - Static variable in class org.eclipse.swt.SWT
Default color dark green (value is 6).
COLOR_DARK_MAGENTA - Static variable in class org.eclipse.swt.SWT
Default color dark magenta (value is 12).
COLOR_DARK_RED - Static variable in class org.eclipse.swt.SWT
Default color dark red (value is 4).
COLOR_DARK_YELLOW - Static variable in class org.eclipse.swt.SWT
Default color dark yellow (value is 8).
COLOR_GRAY - Static variable in class org.eclipse.swt.SWT
Default color gray (value is 15).
COLOR_GREEN - Static variable in class org.eclipse.swt.SWT
Default color green (value is 5).
COLOR_INFO_BACKGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint tooltip background areas (value is 29).
COLOR_INFO_FOREGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint tooltip text (value is 28).
COLOR_LINK_FOREGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint link text (value is 36).
COLOR_LIST_BACKGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint list background areas (value is 25).
COLOR_LIST_FOREGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint list foreground areas (value is 24).
COLOR_LIST_SELECTION - Static variable in class org.eclipse.swt.SWT
System color used to paint list selection background areas (value is 26).
COLOR_LIST_SELECTION_TEXT - Static variable in class org.eclipse.swt.SWT
System color used to paint list selected text (value is 27).
COLOR_MAGENTA - Static variable in class org.eclipse.swt.SWT
Default color magenta (value is 11).
COLOR_RED - Static variable in class org.eclipse.swt.SWT
Default color red (value is 3).
COLOR_TITLE_BACKGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint title background areas (value is 31).
COLOR_TITLE_BACKGROUND_GRADIENT - Static variable in class org.eclipse.swt.SWT
System color used to paint title background gradient (value is 32).
COLOR_TITLE_FOREGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint title text (value is 30).
COLOR_TITLE_INACTIVE_BACKGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint inactive title background areas (value is 34).
COLOR_TITLE_INACTIVE_BACKGROUND_GRADIENT - Static variable in class org.eclipse.swt.SWT
System color used to paint inactive title background gradient (value is 35).
COLOR_TITLE_INACTIVE_FOREGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint inactive title text (value is 33).
COLOR_WHITE - Static variable in class org.eclipse.swt.SWT
Default color white (value is 1).
COLOR_WIDGET_BACKGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint background areas (value is 22).
COLOR_WIDGET_BORDER - Static variable in class org.eclipse.swt.SWT
System color used to paint border areas (value is 23).
COLOR_WIDGET_DARK_SHADOW - Static variable in class org.eclipse.swt.SWT
System color used to paint dark shadow areas (value is 17).
COLOR_WIDGET_FOREGROUND - Static variable in class org.eclipse.swt.SWT
System color used to paint foreground areas (value is 21).
COLOR_WIDGET_HIGHLIGHT_SHADOW - Static variable in class org.eclipse.swt.SWT
System color used to paint highlight shadow areas (value is 20).
COLOR_WIDGET_LIGHT_SHADOW - Static variable in class org.eclipse.swt.SWT
System color used to paint light shadow areas (value is 19).
COLOR_WIDGET_NORMAL_SHADOW - Static variable in class org.eclipse.swt.SWT
System color used to paint normal shadow areas (value is 18).
COLOR_YELLOW - Static variable in class org.eclipse.swt.SWT
Default color yellow (value is 7).
colorAtX(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
ColorDialog - Class in org.eclipse.swt.widgets
Instances of this class allow the user to select a color from a predefined set of available colors.
ColorDialog(Shell) - Constructor for class org.eclipse.swt.widgets.ColorDialog
Constructs a new instance of this class given only its parent.
ColorDialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.ColorDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
colorListNamed(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSColorList
 
colors - Variable in class org.eclipse.swt.graphics.PaletteData
the RGB values for an indexed palette, where the indices of the array correspond to pixel values
colorSpace() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
colorSpaceModel() - Method in class org.eclipse.swt.internal.cocoa.NSColorSpace
 
colorSpaceName() - Method in class org.eclipse.swt.internal.cocoa.NSImageRep
 
colorUsingColorSpaceName(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
colorWithCalibratedRed(float, float, float, float) - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
colorWithDeviceRed(float, float, float, float) - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
colorWithKey(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSColorList
 
colorWithPatternImage(NSImage) - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
column - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
COLUMN_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
COLUMN_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
columnAtPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSTableHeaderView
 
columnAtPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
columnIndexesInRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
columnWithIdentifier(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
COM - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
Combo - Class in org.eclipse.swt.widgets
Instances of this class are controls that allow the user to choose an item from a list of items, or optionally enter a new value by typing it into an editable text field.
Combo(Composite, int) - Constructor for class org.eclipse.swt.widgets.Combo
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
COMBO_ARROW - Static variable in class org.eclipse.swt.internal.theme.DrawData
Combo parts
ComboDrawData - Class in org.eclipse.swt.internal.theme
 
ComboDrawData() - Constructor for class org.eclipse.swt.internal.theme.ComboDrawData
 
COMMAND - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the COMMAND key was pushed on the keyboard when the event was generated (value is 1<<22).
COMMENT_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
compare(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
Compatibility - Class in org.eclipse.swt.internal
This class is a placeholder for utility methods commonly used on J2SE platforms but not supported on some J2ME profiles.
Compatibility() - Constructor for class org.eclipse.swt.internal.Compatibility
 
completed(ProgressEvent) - Method in class org.eclipse.swt.browser.ProgressAdapter
 
completed(ProgressEvent) - Method in interface org.eclipse.swt.browser.ProgressListener
This method is called when the current location has been completely loaded.
Composite - Class in org.eclipse.swt.widgets
Instances of this class are controls which are capable of containing other controls.
Composite(Composite, int) - Constructor for class org.eclipse.swt.widgets.Composite
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
COMPOSITION_CHANGED - Static variable in class org.eclipse.swt.SWT
The IME composition event detail that indicates a change in the IME composition.
COMPOSITION_OFFSET - Static variable in class org.eclipse.swt.SWT
The IME composition event detail that indicates that the IME needs the offset for a given location.
COMPOSITION_SELECTION - Static variable in class org.eclipse.swt.SWT
The IME composition event detail that indicates that IME needs the selected text and its start and end offsets (value is 3).
compression - Variable in class org.eclipse.swt.graphics.ImageLoader
This is the compression used when saving jpeg and png files.
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.AnimatedProgress
Deprecated.
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.CCombo
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.CLabel
 
computeSize(int, int, GC, int, int) - Method in class org.eclipse.swt.custom.CTabFolderRenderer
Returns the preferred size of a part.
computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.custom.StackLayout
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.layout.FillLayout
 
computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.layout.FormLayout
 
computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.layout.GridLayout
 
computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.layout.RowLayout
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Button
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Combo
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Composite
 
computeSize(int, int) - Method in class org.eclipse.swt.widgets.Control
Returns the preferred size of the receiver.
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Control
Returns the preferred size of the receiver.
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.CoolBar
 
computeSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Returns the preferred size of the receiver.
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.DateTime
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.ExpandBar
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Label
 
computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.widgets.Layout
Computes and returns the size of the specified composite's client area according to this layout.
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Link
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.List
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.ProgressBar
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Sash
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Scale
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Shell
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Slider
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Spinner
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.TabFolder
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Table
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Text
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.ToolBar
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Tree
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.CTabFolder
 
computeTrim(int, int, int, int, int, int) - Method in class org.eclipse.swt.custom.CTabFolderRenderer
Given a desired client area for the part (as described by the arguments), returns the bounding rectangle which would be required to produce that client area.
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.ViewForm
 
computeTrim(GC, DrawData) - Method in class org.eclipse.swt.internal.theme.Theme
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.printing.Printer
Given a client area (as described by the arguments), returns a rectangle, relative to the client area's coordinates, that is the client area expanded by the printer's trim (or minimum margins).
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Group
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Scrollable
Given a desired client area for the receiver (as described by the arguments), returns the bounding rectangle which would be required to produce that client area.
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Shell
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Spinner
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.TabFolder
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Text
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.ToolBar
 
concat() - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
ConfirmDownloadCACert(int, int, int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
conformsToProtocol(Protocol) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
containerSize() - Method in class org.eclipse.swt.internal.cocoa.NSTextContainer
 
contains(float, float, GC, boolean) - Method in class org.eclipse.swt.graphics.Path
Returns true if the specified point is contained by the receiver and false otherwise.
contains(int, int) - Method in class org.eclipse.swt.graphics.Rectangle
Returns true if the point specified by the arguments is inside the area specified by the receiver, and false otherwise.
contains(Point) - Method in class org.eclipse.swt.graphics.Rectangle
Returns true if the given point is inside the area specified by the receiver, and false otherwise.
contains(int, int) - Method in class org.eclipse.swt.graphics.Region
Returns true if the point specified by the arguments is inside the area specified by the receiver, and false otherwise.
contains(Point) - Method in class org.eclipse.swt.graphics.Region
Returns true if the given point is inside the area specified by the receiver, and false otherwise.
ContainsEmailAddress(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
containsIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSIndexSet
 
containsObject(id) - Method in class org.eclipse.swt.internal.cocoa.NSArray
 
containsPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
CONTENT_MAYBETEXT - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
CONTENT_MULTIPART - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
CONTENT_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
contentRect() - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
ContentRemoved(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
contentSize() - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
contentSizeForFrameSize(NSSize, boolean, boolean, int) - Static method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
contentView() - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
contentView() - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
contentView() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
contentViewMargins() - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
context() - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
ContractIDToCID(byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
control - Variable in class org.eclipse.swt.layout.FormAttachment
control specifies the control to which the control side is attached.
CONTROL - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the CTRL key was pushed on the keyboard when the event was generated.
Control - Class in org.eclipse.swt.widgets
Control is the abstract superclass of all windowed user interface classes.
Control(Composite, int) - Constructor for class org.eclipse.swt.widgets.Control
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ControlAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the ControlListener interface.
ControlAdapter() - Constructor for class org.eclipse.swt.events.ControlAdapter
 
controlBackgroundColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
controlContentFontOfSize(float) - Static method in class org.eclipse.swt.internal.cocoa.NSFont
 
controlDarkShadowColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
ControlEditor - Class in org.eclipse.swt.custom
A ControlEditor is a manager for a Control that appears above a composite and tracks with the moving and resizing of that composite.
ControlEditor(Composite) - Constructor for class org.eclipse.swt.custom.ControlEditor
Creates a ControlEditor for the specified Composite.
ControlEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of controls being moved or resized.
ControlEvent(Event) - Constructor for class org.eclipse.swt.events.ControlEvent
Constructs a new instance of this class based on the information in the given untyped event.
controlHighlightColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
controlLightHighlightColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
ControlListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated by moving and resizing controls.
controlMoved(ControlEvent) - Method in class org.eclipse.swt.events.ControlAdapter
Sent when the location (x, y) of a control changes relative to its parent (or relative to the display, for Shells).
controlMoved(ControlEvent) - Method in interface org.eclipse.swt.events.ControlListener
Sent when the location (x, y) of a control changes relative to its parent (or relative to the display, for Shells).
controlPointBounds() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
controlResized(ControlEvent) - Method in class org.eclipse.swt.events.ControlAdapter
Sent when the size (width, height) of a control changes.
controlResized(ControlEvent) - Method in interface org.eclipse.swt.events.ControlListener
Sent when the size (width, height) of a control changes.
controlShadowColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
controlSize() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
controlSize() - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
controlSize() - Method in class org.eclipse.swt.internal.cocoa.NSScroller
 
controlTextColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
convertBaseToScreen(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
convertFont(NSFont, int) - Method in class org.eclipse.swt.internal.cocoa.NSFontManager
 
convertPoint_fromView_(NSPoint, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertPoint_toView_(NSPoint, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertPointFromBase(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertPointToBase(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertRect_fromView_(NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertRect_toView_(NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertRectFromBase(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertRectToBase(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertScreenToBase(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
convertSize_fromView_(NSSize, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertSize_toView_(NSSize, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertSizeFromBase(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
convertSizeToBase(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
cookies() - Method in class org.eclipse.swt.internal.cocoa.NSHTTPCookieStorage
 
cookiesForURL(NSURL) - Method in class org.eclipse.swt.internal.cocoa.NSHTTPCookieStorage
 
cookiesWithResponseHeaderFields(NSDictionary, NSURL) - Static method in class org.eclipse.swt.internal.cocoa.NSHTTPCookie
 
CoolBar - Class in org.eclipse.swt.widgets
Instances of this class provide an area for dynamically positioning the items they contain.
CoolBar(Composite, int) - Constructor for class org.eclipse.swt.widgets.CoolBar
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
CoolItem - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that represent the dynamically positionable areas of a CoolBar.
CoolItem(CoolBar, int) - Constructor for class org.eclipse.swt.widgets.CoolItem
Constructs a new instance of this class given its parent (which must be a CoolBar) and a style value describing its behavior and appearance.
CoolItem(CoolBar, int, int) - Constructor for class org.eclipse.swt.widgets.CoolItem
Constructs a new instance of this class given its parent (which must be a CoolBar), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
copiesOnScroll() - Method in class org.eclipse.swt.internal.cocoa.NSClipView
 
copy() - Method in class org.eclipse.swt.custom.CCombo
Copies the selected text.
COPY - Static variable in class org.eclipse.swt.custom.ST
 
copy() - Method in class org.eclipse.swt.custom.StyledText
Copies the selected text to the DND.CLIPBOARD clipboard.
copy(int) - Method in class org.eclipse.swt.custom.StyledText
Copies the selected text to the specified clipboard.
copy() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
copy(id) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
copy(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
copy() - Method in class org.eclipse.swt.widgets.Combo
Copies the selected text.
copy() - Method in class org.eclipse.swt.widgets.Spinner
Copies the selected text.
copy() - Method in class org.eclipse.swt.widgets.Text
Copies the selected text.
copyArea(Image, int, int) - Method in class org.eclipse.swt.graphics.GC
Copies a rectangular area of the receiver at the specified position into the image, which must be of type SWT.BITMAP.
copyArea(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Copies a rectangular area of the receiver at the source position onto the receiver at the destination position.
copyArea(int, int, int, int, int, int, boolean) - Method in class org.eclipse.swt.graphics.GC
Copies a rectangular area of the receiver at the source position onto the receiver at the destination position.
copyCount - Variable in class org.eclipse.swt.printing.PrinterData
the number of copies to print.
CopyRgn(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
copyText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
Copies the substring beginning at the specified start offset and extending to the character at offset end - 1 to the clipboard.
copyText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
Copies the substring beginning at the specified start offset and extending to the character at offset end - 1 to the clipboard.
cos(int, int) - Static method in class org.eclipse.swt.internal.Compatibility
Answers the length of the side adjacent to the given angle of a right triangle.
count - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
 
count - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
 
count - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
count - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
count - Variable in class org.eclipse.swt.events.MouseEvent
the number times the mouse has been clicked, as defined by the operating system; 1 for the first click, 2 for the second click and so on.
count - Variable in class org.eclipse.swt.events.PaintEvent
the number of following paint events which are pending which may always be zero on some platforms
count() - Method in class org.eclipse.swt.internal.cocoa.NSArray
 
count() - Method in class org.eclipse.swt.internal.cocoa.NSDictionary
 
count() - Method in class org.eclipse.swt.internal.cocoa.NSIndexSet
 
count() - Method in class org.eclipse.swt.internal.cocoa.NSSet
 
count - Variable in class org.eclipse.swt.widgets.Event
depending on the event type, the number of following paint events that are pending which may always be zero on some platforms, or the number of lines or pages to scroll using the mouse wheel, or the number of times the mouse has been clicked
CPSSetProcessName(int[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CR - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the carriage return character (value is the char '\r').
create(DeviceData) - Method in class org.eclipse.swt.graphics.Device
Creates the device in the operating system.
Create(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
Create() - Method in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
Create(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIFile
 
create(DeviceData) - Method in class org.eclipse.swt.printing.Printer
Creates the printer handle.
create(DeviceData) - Method in class org.eclipse.swt.widgets.Display
Creates the device in the operating system.
createContext() - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
createFileAtPath(NSString, NSData, NSDictionary) - Method in class org.eclipse.swt.internal.cocoa.NSFileManager
 
CreateInstance(nsID, int, nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentManager
 
CreateInstanceByContractID(byte[], int, nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentManager
 
credentialWithUser(NSString, NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.NSURLCredential
 
CrGTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
CrlImportStatusDialog(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
crosshairCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
CrRTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
CSSM_CERT_X_509v3 - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
CTabFolder - Class in org.eclipse.swt.custom
Instances of this class implement the notebook user interface metaphor.
CTabFolder(Composite, int) - Constructor for class org.eclipse.swt.custom.CTabFolder
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
CTabFolder2Adapter - Class in org.eclipse.swt.custom
This adapter class provides default implementations for the methods described by the CTabFolder2Listener interface.
CTabFolder2Adapter() - Constructor for class org.eclipse.swt.custom.CTabFolder2Adapter
 
CTabFolder2Listener - Interface in org.eclipse.swt.custom
Classes which implement this interface provide methods that deal with the events that are generated by the CTabFolder control.
CTabFolderAdapter - Class in org.eclipse.swt.custom
This adapter class provides a default implementation for the method described by the CTabFolderListener interface.
CTabFolderAdapter() - Constructor for class org.eclipse.swt.custom.CTabFolderAdapter
 
CTabFolderEvent - Class in org.eclipse.swt.custom
This event is sent when an event is generated in the CTabFolder.
CTabFolderListener - Interface in org.eclipse.swt.custom
Classes which implement this interface provide a method that deals with events generated in the CTabFolder.
CTabFolderRenderer - Class in org.eclipse.swt.custom
Instances of this class provide all of the measuring and drawing functionality required by CTabFolder.
CTabFolderRenderer(CTabFolder) - Constructor for class org.eclipse.swt.custom.CTabFolderRenderer
Constructs a new instance of this class given its parent.
CTabItem - Class in org.eclipse.swt.custom
Instances of this class represent a selectable user interface object that represent a page in a notebook widget.
CTabItem(CTabFolder, int) - Constructor for class org.eclipse.swt.custom.CTabItem
Constructs a new instance of this class given its parent (which must be a CTabFolder) and a style value describing its behavior and appearance.
CTabItem(CTabFolder, int, int) - Constructor for class org.eclipse.swt.custom.CTabItem
Constructs a new instance of this class given its parent (which must be a CTabFolder), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
CTFontGetAscent(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTFontGetDescent(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTFontGetLeading(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTLineCreateWithAttributedString(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTLineDraw(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTLineGetTypographicBounds(int, float[], float[], float[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTParagraphStyleCreate(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTParagraphStyleSetting - Class in org.eclipse.swt.internal.cocoa
 
CTParagraphStyleSetting() - Constructor for class org.eclipse.swt.internal.cocoa.CTParagraphStyleSetting
 
CTParagraphStyleSetting_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTRL - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the CTRL key was pushed on the keyboard when the event was generated (value is 1<<18).
ctrlKey() - Method in class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
ctrlKey() - Method in class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
ctrlKey() - Method in class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
CTTypesetterCreateLine(int, CFRange) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTTypesetterCreateWithAttributedString(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
CTTypesetterSuggestLineBreak(int, int, double) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
cubicTo(float, float, float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver a cubic bezier curve based on the parameters.
current - Variable in class org.eclipse.swt.browser.ProgressEvent
current value
currentContext() - Static method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
currentContext() - Static method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
currentCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
currentDataType - Variable in class org.eclipse.swt.dnd.DropTargetEvent
The type of data that will be dropped.
CurrentDevice - Static variable in class org.eclipse.swt.graphics.Device
 
currentEditor() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
currentEvent() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
currentHandler() - Static method in class org.eclipse.swt.internal.cocoa.NSAssertionHandler
 
currentInputManager() - Static method in class org.eclipse.swt.internal.cocoa.NSInputManager
 
currentPoint() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
currentRunLoop() - Static method in class org.eclipse.swt.internal.cocoa.NSRunLoop
 
currentThread() - Static method in class org.eclipse.swt.internal.cocoa.NSThread
 
Cursor - Class in org.eclipse.swt.graphics
Instances of this class manage operating system resources that specify the appearance of the on-screen pointer.
Cursor(Device, int) - Constructor for class org.eclipse.swt.graphics.Cursor
Constructs a new cursor given a device and a style constant describing the desired cursor appearance.
Cursor(Device, ImageData, ImageData, int, int) - Constructor for class org.eclipse.swt.graphics.Cursor
Constructs a new cursor given a device, image and mask data describing the desired cursor appearance, and the x and y coordinates of the hotspot (that is, the point within the area covered by the cursor which is considered to be where the on-screen pointer is "pointing").
Cursor(Device, ImageData, int, int) - Constructor for class org.eclipse.swt.graphics.Cursor
Constructs a new cursor given a device, image data describing the desired cursor appearance, and the x and y coordinates of the hotspot (that is, the point within the area covered by the cursor which is considered to be where the on-screen pointer is "pointing").
CURSOR_APPSTARTING - Static variable in class org.eclipse.swt.SWT
System app startup cursor (value is 3).
CURSOR_ARROW - Static variable in class org.eclipse.swt.SWT
System arrow cursor (value is 0).
CURSOR_CROSS - Static variable in class org.eclipse.swt.SWT
System cross hair cursor (value is 2).
CURSOR_HAND - Static variable in class org.eclipse.swt.SWT
System hand cursor (value is 21).
CURSOR_HELP - Static variable in class org.eclipse.swt.SWT
System help cursor (value is 4).
CURSOR_IBEAM - Static variable in class org.eclipse.swt.SWT
System i-beam cursor (value is 19).
CURSOR_NO - Static variable in class org.eclipse.swt.SWT
System "not allowed" cursor (value is 20).
CURSOR_SIZEALL - Static variable in class org.eclipse.swt.SWT
System resize all directions cursor (value is 5).
CURSOR_SIZEE - Static variable in class org.eclipse.swt.SWT
System resize east cursor (value is 12).
CURSOR_SIZEN - Static variable in class org.eclipse.swt.SWT
System resize north cursor (value is 10).
CURSOR_SIZENE - Static variable in class org.eclipse.swt.SWT
System resize north-east cursor (value is 14).
CURSOR_SIZENESW - Static variable in class org.eclipse.swt.SWT
System resize north-east-south-west cursor (value is 6).
CURSOR_SIZENS - Static variable in class org.eclipse.swt.SWT
System resize north-south cursor (value is 7).
CURSOR_SIZENW - Static variable in class org.eclipse.swt.SWT
System resize north-west cursor (value is 17).
CURSOR_SIZENWSE - Static variable in class org.eclipse.swt.SWT
System resize north-west-south-east cursor (value is 8).
CURSOR_SIZES - Static variable in class org.eclipse.swt.SWT
System resize south cursor (value is 11).
CURSOR_SIZESE - Static variable in class org.eclipse.swt.SWT
System resize south-east cursor (value is 15).
CURSOR_SIZESW - Static variable in class org.eclipse.swt.SWT
System resize south-west cursor (value is 16).
CURSOR_SIZEW - Static variable in class org.eclipse.swt.SWT
System resize west cursor (value is 13).
CURSOR_SIZEWE - Static variable in class org.eclipse.swt.SWT
System resize west-east cursor (value is 9).
CURSOR_UPARROW - Static variable in class org.eclipse.swt.SWT
System up arrow cursor (value is 18).
CURSOR_WAIT - Static variable in class org.eclipse.swt.SWT
System wait cursor (value is 1).
cursorUpdate(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
curveToPoint(NSPoint, NSPoint, NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
cut() - Method in class org.eclipse.swt.custom.CCombo
Cuts the selected text.
CUT - Static variable in class org.eclipse.swt.custom.ST
 
cut() - Method in class org.eclipse.swt.custom.StyledText
Moves the selected text to the clipboard.
cut(id) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
cut(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
cut() - Method in class org.eclipse.swt.widgets.Combo
Cuts the selected text.
cut() - Method in class org.eclipse.swt.widgets.Spinner
Cuts the selected text.
cut() - Method in class org.eclipse.swt.widgets.Text
Cuts the selected text.
cutText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
Moves the substring beginning at the specified start offset and extending to the character at offset end - 1 to the clipboard.
cutText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
Moves the substring beginning at the specified start offset and extending to the character at offset end - 1 to the clipboard.
CW - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 

D

d - Variable in class org.eclipse.swt.internal.cocoa.CGAffineTransform
 
DAC - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
dash - Variable in class org.eclipse.swt.graphics.LineAttributes
The line dash style for SWT.LINE_CUSTOM.
dashOffset - Variable in class org.eclipse.swt.graphics.LineAttributes
The line dash style offset for SWT.LINE_CUSTOM.
data - Variable in class org.eclipse.swt.dnd.TransferData
The data being transferred.
data - Variable in class org.eclipse.swt.events.TypedEvent
a field for application use
data - Variable in class org.eclipse.swt.graphics.ImageData
The pixel data of the image.
data - Variable in class org.eclipse.swt.graphics.ImageLoader
the array of ImageData objects in this ImageLoader.
data - Variable in class org.eclipse.swt.graphics.TextStyle
the data.
data - Variable in class org.eclipse.swt.widgets.Event
a field for application use
dataCell() - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
dataForType(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
dataSource() - Method in class org.eclipse.swt.internal.cocoa.WebFrame
 
dataType - Variable in class org.eclipse.swt.dnd.DragSourceEvent
The type of data requested.
dataTypes - Variable in class org.eclipse.swt.dnd.DropTargetEvent
A list of the types of data that the DragSource is capable of providing.
dataWithBytes(byte[], int) - Static method in class org.eclipse.swt.internal.cocoa.NSData
 
DATE - Static variable in class org.eclipse.swt.SWT
Style constant for date display (value is 1<<5).
DateTime - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that allow the user to enter and modify date or time values.
DateTime(Composite, int) - Constructor for class org.eclipse.swt.widgets.DateTime
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
dateValue() - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
dateWithCalendarFormat(NSString, NSTimeZone) - Method in class org.eclipse.swt.internal.cocoa.NSDate
 
dateWithTimeIntervalSinceNow(double) - Static method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
dateWithTimeIntervalSinceNow(double) - Static method in class org.eclipse.swt.internal.cocoa.NSDate
 
dateWithYear(int, int, int, int, int, int, NSTimeZone) - Static method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
dayOfMonth() - Method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
DBCS - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for double byte input behavior (value is 1<<1).
DC - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
DCTSIZE - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
DCTSIZESQR - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
Deactivate() - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
Deactivate - Static variable in class org.eclipse.swt.SWT
The deactivate event type (value is 27).
dealloc() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
DEBUG - Static variable in class org.eclipse.swt.graphics.Device
 
debug - Variable in class org.eclipse.swt.graphics.DeviceData
 
decimalDigitCharacterSet() - Static method in class org.eclipse.swt.internal.cocoa.NSCharacterSet
 
decimalSeparator() - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
declareTypes(NSArray, id) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
Decorations - Class in org.eclipse.swt.widgets
Instances of this class provide the appearance and behavior of Shells, but are not top level shells or dialogs.
Decorations(Composite, int) - Constructor for class org.eclipse.swt.widgets.Decorations
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DEFAULT - Static variable in class org.eclipse.swt.SWT
Indicates that a default should be used (value is -1).
defaultBaselineOffsetForFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
defaultButtonCell() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
defaultCenter() - Static method in class org.eclipse.swt.internal.cocoa.NSNotificationCenter
 
DEFAULTED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
defaultFlatness() - Static method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
defaultLineHeightForFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
defaultManager() - Static method in class org.eclipse.swt.internal.cocoa.NSFileManager
 
defaultParagraphStyle() - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
defaultPrinter() - Static method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
DefaultSelection - Static variable in class org.eclipse.swt.SWT
The default selection event type (value is 14).
defaultTimeZone() - Static method in class org.eclipse.swt.internal.cocoa.NSTimeZone
 
DEFER - Static variable in class org.eclipse.swt.SWT
A constant indicating that a given operation should be deferred.
deflate(byte[]) - Method in class org.eclipse.swt.internal.image.PngDeflater
 
Deiconify - Static variable in class org.eclipse.swt.SWT
The de-iconify event type (value is 20).
DEL - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the delete character (value is the char with value 127).
delayTime - Variable in class org.eclipse.swt.graphics.ImageData
The time to delay before displaying the next image in an animation (this field corresponds to the GIF89a Delay Time value).
delegate() - Method in class org.eclipse.swt.internal.cocoa.NSText
 
delegate() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
DELETE - Static variable in class org.eclipse.swt.accessibility.ACC
A type constant specifying that deletion occurred.
DELETE_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
DELETE_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
DELETE_WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
DELETE_WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
DeleteCategory(byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
DeleteCategoryEntry(byte[], byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
deleteCookie(NSHTTPCookie) - Method in class org.eclipse.swt.internal.cocoa.NSHTTPCookieStorage
 
DeleteGlobalRef(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
DeleteMenuItem(int, short) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
DELIMITER - Static variable in class org.eclipse.swt.widgets.Text
The delimiter used by multi-line text widgets.
DELIMITER_SELECTION - Static variable in class org.eclipse.swt.SWT
Selection constant indicating that a line delimiter should be drawn (value is 1<<17).
deliverResult() - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
deltaX() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
deltaY() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
deminiaturize(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
denominator - Variable in class org.eclipse.swt.layout.FormAttachment
denominator specifies the denominator of the "a" term in the equation, y = ax + b, which defines the attachment.
depth - Variable in class org.eclipse.swt.graphics.ImageData
The color depth of the image, in bits per pixel.
depth() - Method in class org.eclipse.swt.internal.cocoa.NSScreen
 
depthSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the depth buffer.
descender() - Method in class org.eclipse.swt.internal.cocoa.NSFont
 
descent - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the line descent
descent - Variable in class org.eclipse.swt.graphics.GlyphMetrics
the descent of the GlyphMetrics
description() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
deselect(int) - Method in class org.eclipse.swt.custom.CCombo
Deselects the item at the given zero-relative index in the receiver's list.
deselect(int) - Method in class org.eclipse.swt.widgets.Combo
Deselects the item at the given zero-relative index in the receiver's list.
deselect(int) - Method in class org.eclipse.swt.widgets.List
Deselects the item at the given zero-relative index in the receiver.
deselect(int, int) - Method in class org.eclipse.swt.widgets.List
Deselects the items at the given zero-relative indices in the receiver.
deselect(int[]) - Method in class org.eclipse.swt.widgets.List
Deselects the items at the given zero-relative indices in the receiver.
deselect(int) - Method in class org.eclipse.swt.widgets.Table
Deselects the item at the given zero-relative index in the receiver.
deselect(int, int) - Method in class org.eclipse.swt.widgets.Table
Deselects the items at the given zero-relative indices in the receiver.
deselect(int[]) - Method in class org.eclipse.swt.widgets.Table
Deselects the items at the given zero-relative indices in the receiver.
deselect(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Deselects an item in the receiver.
deselectAll() - Method in class org.eclipse.swt.custom.CCombo
Deselects all selected items in the receiver's list.
deselectAll() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Deselects all items.
deselectAll(id) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
deselectAll() - Method in class org.eclipse.swt.widgets.Combo
Deselects all selected items in the receiver's list.
deselectAll() - Method in class org.eclipse.swt.widgets.List
Deselects all selected items in the receiver.
deselectAll() - Method in class org.eclipse.swt.widgets.Table
Deselects all selected items in the receiver.
deselectAll() - Method in class org.eclipse.swt.widgets.Tree
Deselects all selected items in the receiver.
deselectColumn(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Deselects one column, leaving other selected columns selected (if any).
deselectColumn(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Deselects one column, leaving other selected columns selected (if any).
deselectItemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
deselectRow(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Deselects one row, leaving other selected rows selected (if any).
deselectRow(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Deselects one row, leaving other selected rows selected (if any).
deselectRow(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
destroy() - Method in class org.eclipse.swt.graphics.Device
Destroys the device in the operating system and releases the device's handle.
Destroy() - Method in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
destroy() - Method in class org.eclipse.swt.printing.Printer
Destroys the printer handle.
destroy() - Method in class org.eclipse.swt.widgets.Display
Destroys the device in the operating system and releases the device's handle.
destroyContext() - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
detail - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
detail - Variable in class org.eclipse.swt.dnd.DragSourceEvent
The operation that was performed.
detail - Variable in class org.eclipse.swt.dnd.DropTargetEvent
The operation being performed.
detail - Variable in class org.eclipse.swt.events.GestureEvent
The gesture type.
detail - Variable in class org.eclipse.swt.events.MenuDetectEvent
The context menu trigger type.
detail - Variable in class org.eclipse.swt.events.SelectionEvent
Extra detail information about the selection, depending on the widget.
detail - Variable in class org.eclipse.swt.events.TraverseEvent
The traversal type.
detail() - Method in class org.eclipse.swt.internal.cocoa.DOMUIEvent
 
detail - Variable in class org.eclipse.swt.widgets.Event
the event specific detail field, as defined by the detail constants in class SWT
Device - Class in org.eclipse.swt.graphics
This class is the abstract superclass of all device objects, such as the Display device and the Printer device.
Device() - Constructor for class org.eclipse.swt.graphics.Device
Constructs a new instance of this class.
Device(DeviceData) - Constructor for class org.eclipse.swt.graphics.Device
Constructs a new instance of this class.
device - Variable in class org.eclipse.swt.graphics.GCData
 
device() - Method in class org.eclipse.swt.internal.cocoa.NSTouch
 
DeviceData - Class in org.eclipse.swt.graphics
 
DeviceData() - Constructor for class org.eclipse.swt.graphics.DeviceData
 
deviceDescription() - Method in class org.eclipse.swt.internal.cocoa.NSScreen
 
DeviceFinder - Static variable in class org.eclipse.swt.graphics.Device
 
deviceSize() - Method in class org.eclipse.swt.internal.cocoa.NSTouch
 
DHP - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
DHT - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
Dialog - Class in org.eclipse.swt.widgets
This class is the abstract superclass of the classes that represent the built in platform dialogs.
Dialog(Shell) - Constructor for class org.eclipse.swt.widgets.Dialog
Constructs a new instance of this class given only its parent.
Dialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.Dialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DIALOG_TRIM - Static variable in class org.eclipse.swt.SWT
Trim style convenience constant for the most common dialog shell appearance (value is CLOSE|TITLE|BORDER).
dictionary() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
dictionaryWithCapacity(int) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
dictionaryWithObject(id, id) - Static method in class org.eclipse.swt.internal.cocoa.NSDictionary
 
dictionaryWithObject(id, id) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
DiffRgn(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
DIM_FLAGS_POSITION - Static variable in class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
DIM_FLAGS_SIZE_INNER - Static variable in class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
DIM_FLAGS_SIZE_OUTER - Static variable in class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
DIRECTORY_TYPE - Static variable in class org.eclipse.swt.internal.mozilla.nsIFile
 
DirectoryDialog - Class in org.eclipse.swt.widgets
Instances of this class allow the user to navigate the file system and select a directory.
DirectoryDialog(Shell) - Constructor for class org.eclipse.swt.widgets.DirectoryDialog
Constructs a new instance of this class given only its parent.
DirectoryDialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.DirectoryDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
disableCursorRects() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
DISABLED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
disabledControlTextColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
disableFlushWindow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
DISALLOW_INHERIT_PRINCIPAL - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
DISALLOW_SCRIPT - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
DISALLOW_SCRIPT_OR_DATA - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
discardCursorRects() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
DispatchNativeEvent(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
display - Variable in class org.eclipse.swt.events.TypedEvent
the display where the event occurred
display() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
display() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
Display - Class in org.eclipse.swt.widgets
Instances of this class are responsible for managing the connection between SWT and the underlying operating system.
Display() - Constructor for class org.eclipse.swt.widgets.Display
Constructs a new instance of this class.
Display(DeviceData) - Constructor for class org.eclipse.swt.widgets.Display
Constructs a new instance of this class using the parameter.
display - Variable in class org.eclipse.swt.widgets.Event
the display where the event occurred
displayIfNeeded() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
displayName() - Method in class org.eclipse.swt.internal.cocoa.NSFont
 
displayNameForKey(id, id) - Method in class org.eclipse.swt.internal.cocoa.NSLocale
 
displayRectIgnoringOpacity(NSRect, NSGraphicsContext) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
disposalMethod - Variable in class org.eclipse.swt.graphics.ImageData
A description of how to dispose of the current image before displaying the next.
dispose() - Method in class org.eclipse.swt.accessibility.Accessible
Disposes of the operating system resources associated with the receiver, and removes the receiver from its parent's list of children.
dispose() - Method in class org.eclipse.swt.browser.BrowserFunction
Disposes of the resources associated with this BrowserFunction.
dispose() - Method in class org.eclipse.swt.custom.ControlEditor
Removes all associations between the Editor and the underlying composite.
dispose() - Method in class org.eclipse.swt.custom.CTabFolderRenderer
Dispose of any operating system resources associated with the renderer.
dispose() - Method in class org.eclipse.swt.custom.CTabItem
 
dispose() - Method in class org.eclipse.swt.custom.TableEditor
Removes all associations between the TableEditor and the cell in the table.
dispose() - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.
Removes all associations between the TableTreeEditor and the cell in the table tree.
dispose() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
 
dispose() - Method in class org.eclipse.swt.custom.TreeEditor
Removes all associations between the TreeEditor and the row in the tree.
dispose() - Method in class org.eclipse.swt.dnd.Clipboard
Disposes of the operating system resources associated with the clipboard.
dispose() - Method in class org.eclipse.swt.graphics.Device
Disposes of the operating system resources associated with the receiver.
dispose() - Method in class org.eclipse.swt.graphics.Resource
Disposes of the operating system resources associated with this resource.
dispose() - Method in class org.eclipse.swt.internal.Callback
Releases the native level resources associated with the callback, and removes all references between the callback and other objects.
dispose() - Method in class org.eclipse.swt.internal.mozilla.nsEmbedString
 
dispose() - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
dispose() - Method in class org.eclipse.swt.internal.theme.Theme
 
Dispose - Static variable in class org.eclipse.swt.SWT
The dispose event type (value is 12).
dispose() - Method in class org.eclipse.swt.widgets.CoolItem
 
dispose() - Method in class org.eclipse.swt.widgets.ExpandItem
 
dispose() - Method in class org.eclipse.swt.widgets.Widget
Disposes of the operating system resources associated with the receiver and all its descendants.
DisposeEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of widgets being disposed.
DisposeEvent(Event) - Constructor for class org.eclipse.swt.events.DisposeEvent
Constructs a new instance of this class based on the information in the given untyped event.
disposeExec(Runnable) - Method in class org.eclipse.swt.widgets.Display
Causes the run() method of the runnable to be invoked by the user-interface thread just before the receiver is disposed.
DisposeListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the event that is generated when a widget is disposed.
DisposeRgn(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
DISPOSITION_ATTACHMENT - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
DISPOSITION_INLINE - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
distantFuture() - Static method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
distantFuture() - Static method in class org.eclipse.swt.internal.cocoa.NSDate
 
DM_FILL_BACKGROUND - Static variable in class org.eclipse.swt.SWT
GIF image disposal method constants indicating that the the previous images should be covered with the background color before displaying the next image (value is 2).
DM_FILL_NONE - Static variable in class org.eclipse.swt.SWT
GIF image disposal method constants indicating that the disposal method is to do nothing; that is, to leave the previous image in place (value is 1).
DM_FILL_PREVIOUS - Static variable in class org.eclipse.swt.SWT
GIF image disposal method constants indicating that the disposal method is to restore the previous picture (value is 3).
DM_UNSPECIFIED - Static variable in class org.eclipse.swt.SWT
GIF image disposal method constants indicating that the disposal method is unspecified (value is 0).
DND - Class in org.eclipse.swt.dnd
Class DND contains all the constants used in defining a DragSource or a DropTarget.
DND() - Constructor for class org.eclipse.swt.dnd.DND
 
DNL - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
doAction(AccessibleActionEvent) - Method in class org.eclipse.swt.accessibility.AccessibleActionAdapter
Performs the specified action on the object.
doAction(AccessibleActionEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleActionListener
Performs the specified action on the object.
dockTile() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
doCommandBySelector(int) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
DOCUMENT_FRAGMENT_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
DOCUMENT_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
DOCUMENT_POSITION_CONTAINED_BY - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
DOCUMENT_POSITION_CONTAINS - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
DOCUMENT_POSITION_DISCONNECTED - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
DOCUMENT_POSITION_FOLLOWING - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
DOCUMENT_POSITION_PRECEDING - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
DOCUMENT_TYPE_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
documentCursor() - Method in class org.eclipse.swt.internal.cocoa.NSClipView
 
documentSource() - Method in class org.eclipse.swt.internal.cocoa.WebDocumentRepresentation
 
documentView() - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
documentViewShouldHandlePrint() - Method in class org.eclipse.swt.internal.cocoa.WebFrameView
 
documentVisibleRect() - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
doit - Variable in class org.eclipse.swt.browser.AuthenticationEvent
A flag indicating whether the authentication should proceed.
doit - Variable in class org.eclipse.swt.browser.LocationEvent
A flag indicating whether the location loading should be allowed.
doit - Variable in class org.eclipse.swt.custom.CTabFolderEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.dnd.DragSourceEvent
In dragStart, the doit field determines if the drag and drop operation should proceed; in dragFinished, the doit field indicates whether the operation was performed successfully.
doit - Variable in class org.eclipse.swt.events.GestureEvent
This flag indicates whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.events.KeyEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.events.MenuDetectEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.events.SelectionEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.events.ShellEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.widgets.Event
depending on the event, a flag indicating whether the operation should be allowed.
DOM_OBJECT - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
DOM_VK_0 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_1 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_2 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_3 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_4 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_5 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_6 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_7 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_8 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_9 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_A - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_ACCEPT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_ADD - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_ALT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_B - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_BACK_QUOTE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_BACK_SLASH - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_BACK_SPACE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_C - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_CANCEL - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_CAPS_LOCK - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_CLEAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_CLOSE_BRACKET - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_COMMA - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_CONTEXT_MENU - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_CONTROL - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_CONVERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_D - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_DECIMAL - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_DELETE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_DIVIDE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_DOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_E - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_END - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_ENTER - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_EQUALS - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_ESCAPE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_EXECUTE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F1 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F10 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F11 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F12 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F13 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F14 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F15 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F16 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F17 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F18 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F19 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F2 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F20 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F21 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F22 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F23 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F24 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F3 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F4 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F5 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F6 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F7 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F8 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_F9 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_FINAL - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_G - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_H - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_HANGUL - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_HANJA - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_HELP - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_HOME - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_I - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_INSERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_J - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_JUNJA - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_K - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_KANA - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_KANJI - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_L - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_LEFT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_M - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_META - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_MODECHANGE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_MULTIPLY - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_N - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NONCONVERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUM_LOCK - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD0 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD1 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD2 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD3 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD4 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD5 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD6 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD7 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD8 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_NUMPAD9 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_O - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_OPEN_BRACKET - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_P - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_PAGE_DOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_PAGE_UP - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_PAUSE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_PERIOD - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_PRINT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_PRINTSCREEN - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_Q - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_QUOTE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_R - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_RETURN - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_RIGHT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_S - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SCROLL_LOCK - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SELECT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SEMICOLON - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SEPARATOR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SHIFT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SLASH - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SLEEP - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SPACE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_SUBTRACT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_T - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_TAB - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_U - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_UP - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_V - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_W - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_X - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_Y - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOM_VK_Z - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
DOMDocument - Class in org.eclipse.swt.internal.cocoa
 
DOMDocument() - Constructor for class org.eclipse.swt.internal.cocoa.DOMDocument
 
DOMDocument(int) - Constructor for class org.eclipse.swt.internal.cocoa.DOMDocument
 
DOMDocument(id) - Constructor for class org.eclipse.swt.internal.cocoa.DOMDocument
 
DOMDocument() - Method in class org.eclipse.swt.internal.cocoa.WebFrame
 
DOMEvent - Class in org.eclipse.swt.internal.cocoa
 
DOMEvent() - Constructor for class org.eclipse.swt.internal.cocoa.DOMEvent
 
DOMEvent(int) - Constructor for class org.eclipse.swt.internal.cocoa.DOMEvent
 
DOMEvent(id) - Constructor for class org.eclipse.swt.internal.cocoa.DOMEvent
 
DOMEVENT_FOCUS - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_KEYDOWN - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_KEYPRESS - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_KEYUP - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_MOUSEDOWN - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_MOUSEDRAG - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_MOUSEMOVE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_MOUSEOUT - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_MOUSEOVER - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_MOUSEUP - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_MOUSEWHEEL - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMEVENT_UNLOAD - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
DOMKeyboardEvent - Class in org.eclipse.swt.internal.cocoa
 
DOMKeyboardEvent() - Constructor for class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
DOMKeyboardEvent(int) - Constructor for class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
DOMKeyboardEvent(id) - Constructor for class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
DOMMouseEvent - Class in org.eclipse.swt.internal.cocoa
 
DOMMouseEvent() - Constructor for class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
DOMMouseEvent(int) - Constructor for class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
DOMMouseEvent(id) - Constructor for class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
DOMUIEvent - Class in org.eclipse.swt.internal.cocoa
 
DOMUIEvent() - Constructor for class org.eclipse.swt.internal.cocoa.DOMUIEvent
 
DOMUIEvent(int) - Constructor for class org.eclipse.swt.internal.cocoa.DOMUIEvent
 
DOMUIEvent(id) - Constructor for class org.eclipse.swt.internal.cocoa.DOMUIEvent
 
DOMWheelEvent - Class in org.eclipse.swt.internal.cocoa
 
DOMWheelEvent() - Constructor for class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
DOMWheelEvent(int) - Constructor for class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
DOMWheelEvent(id) - Constructor for class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
Done(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFilePickerShownCallback
 
DOUBLE_BUFFERED - Static variable in class org.eclipse.swt.SWT
Style constant to indicate double buffering (value is 1<<29).
doubleBuffer - Variable in class org.eclipse.swt.opengl.GLData
Specifies a double-buffered surface.
doubleClickAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
doubleValue() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
doubleValue() - Method in class org.eclipse.swt.internal.cocoa.NSNumber
 
doubleValue() - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
DOWN - Static variable in class org.eclipse.swt.SWT
Style constant for align down behavior (value is 1<<10, since align DOWN and align BOTTOM are considered the same).
download() - Method in class org.eclipse.swt.internal.cocoa.WebPolicyDecisionListener
 
DQT - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
DRAG - Static variable in class org.eclipse.swt.SWT
Indicates that a user-interface component is being dragged, for example dragging the thumb of a scroll bar (value is 1).
DRAG_SOURCE_KEY - Static variable in class org.eclipse.swt.dnd.DND
DragSource Key: The string constant for looking up the drag source for a control using getData(String).
DragDetect - Static variable in class org.eclipse.swt.SWT
The drag detect event type (value is 29).
dragDetect(Event) - Method in class org.eclipse.swt.widgets.Control
Detects a drag and drop gesture.
dragDetect(MouseEvent) - Method in class org.eclipse.swt.widgets.Control
Detects a drag and drop gesture.
dragDetected(DragDetectEvent) - Method in interface org.eclipse.swt.events.DragDetectListener
Sent when a drag gesture is detected.
DragDetectEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of a drag gesture.
DragDetectEvent(Event) - Constructor for class org.eclipse.swt.events.DragDetectEvent
Constructs a new instance of this class based on the information in the given untyped event.
DragDetectListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated when a drag gesture is detected.
DragEnd - Static variable in class org.eclipse.swt.dnd.DND
DragSource Event: the drop has successfully completed or has been terminated (such as hitting the ESC key); perform cleanup such as removing data on a move operation (value is 2000).
dragEnter(DropTargetEvent) - Method in class org.eclipse.swt.custom.StyledTextDropTargetEffect
This implementation of dragEnter provides a default drag under effect for the feedback specified in event.feedback.
DragEnter - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the cursor has entered the drop target boundaries (value is 2002).
dragEnter(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragEnter permits the default operation defined in event.detailto be performed on the current data type defined in event.currentDataType.
dragEnter(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The cursor has entered the drop target boundaries.
dragEnter(DropTargetEvent) - Method in class org.eclipse.swt.dnd.TableDropTargetEffect
This implementation of dragEnter provides a default drag under effect for the feedback specified in event.feedback.
dragEnter(DropTargetEvent) - Method in class org.eclipse.swt.dnd.TreeDropTargetEffect
This implementation of dragEnter provides a default drag under effect for the feedback specified in event.feedback.
dragFinished(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragFinished does nothing.
dragFinished(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
The drop has successfully completed(mouse up over a valid target) or has been terminated (such as hitting the ESC key).
dragFinished(DragSourceEvent) - Method in class org.eclipse.swt.dnd.TableDragSourceEffect
This implementation of dragFinished disposes the image that was created in TableDragSourceEffect.dragStart.
dragFinished(DragSourceEvent) - Method in class org.eclipse.swt.dnd.TreeDragSourceEffect
This implementation of dragFinished disposes the image that was created in TreeDragSourceEffect.dragStart.
draggedImage(NSImage, NSPoint, int) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
draggingDestinationWindow() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
draggingLocation() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
draggingPasteboard() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
draggingSourceOperationMask() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
dragImage(NSImage, NSPoint, NSSize, NSEvent, NSPasteboard, id, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
dragImageForRowsWithIndexes(NSIndexSet, NSArray, NSEvent, int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
dragLeave(DropTargetEvent) - Method in class org.eclipse.swt.custom.StyledTextDropTargetEffect
This implementation of dragLeave provides a default drag under effect for the feedback specified in event.feedback.
DragLeave - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the cursor has left the drop target boundaries OR the drop operation has been cancelled (such as by hitting ECS) OR the drop is about to happen (user has released the mouse button over this target) (value is 2003).
dragLeave(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragLeave does nothing.
dragLeave(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The cursor has left the drop target boundaries OR the drop has been cancelled OR the data is about to be dropped.
dragLeave(DropTargetEvent) - Method in class org.eclipse.swt.dnd.TableDropTargetEffect
This implementation of dragLeave provides a default drag under effect for the feedback specified in event.feedback.
dragLeave(DropTargetEvent) - Method in class org.eclipse.swt.dnd.TreeDropTargetEffect
This implementation of dragLeave provides a default drag under effect for the feedback specified in event.feedback.
DragOperationChanged - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the operation being performed has changed usually due to the user changing the selected modifier keys while dragging (value is 2005).
dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragOperationChanged permits the default operation defined in event.detailto be performed on the current data type defined in event.currentDataType.
dragOperationChanged(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The operation being performed has changed (usually due to the user changing the selected modifier key(s) while dragging).
dragOver(DropTargetEvent) - Method in class org.eclipse.swt.custom.StyledTextDropTargetEffect
This implementation of dragOver provides a default drag under effect for the feedback specified in event.feedback.
DragOver - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the cursor is over the drop target (value is 2004).
dragOver(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragOver permits the default operation defined in event.detailto be performed on the current data type defined in event.currentDataType.
dragOver(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The cursor is moving over the drop target.
dragOver(DropTargetEvent) - Method in class org.eclipse.swt.dnd.TableDropTargetEffect
This implementation of dragOver provides a default drag under effect for the feedback specified in event.feedback.
dragOver(DropTargetEvent) - Method in class org.eclipse.swt.dnd.TreeDropTargetEffect
This implementation of dragOver provides a default drag under effect for the feedback specified in event.feedback.
dragSelectionWithEvent(NSEvent, NSSize, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
DragSetData - Static variable in class org.eclipse.swt.dnd.DND
DragSource Event: the data to be dropped is required from the drag source (value is 2001).
dragSetData(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragSetData does nothing.
dragSetData(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
The data is required from the drag source.
DragSource - Class in org.eclipse.swt.dnd
DragSource defines the source object for a drag and drop transfer.
DragSource(Control, int) - Constructor for class org.eclipse.swt.dnd.DragSource
Creates a new DragSource to handle dragging from the specified Control.
DragSourceAdapter - Class in org.eclipse.swt.dnd
This adapter class provides default implementations for the methods described by the DragSourceListener interface.
DragSourceAdapter() - Constructor for class org.eclipse.swt.dnd.DragSourceAdapter
 
DragSourceEffect - Class in org.eclipse.swt.dnd
This class provides default implementations to display a drag source effect during a drag and drop operation.
DragSourceEffect(Control) - Constructor for class org.eclipse.swt.dnd.DragSourceEffect
Creates a new DragSourceEffect to handle drag effect from the specified Control.
DragSourceEvent - Class in org.eclipse.swt.dnd
The DragSourceEvent contains the event information passed in the methods of the DragSourceListener.
DragSourceEvent(DNDEvent) - Constructor for class org.eclipse.swt.dnd.DragSourceEvent
Constructs a new instance of this class based on the information in the given untyped event.
DragSourceListener - Interface in org.eclipse.swt.dnd
The DragSourceListener class provides event notification to the application for DragSource events.
DragStart - Static variable in class org.eclipse.swt.dnd.DND
DragSource Event: a drag is about to begin (value is 2008).
dragStart(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragStart permits the drag operation to start.
dragStart(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
The user has begun the actions required to drag the widget.
dragStart(DragSourceEvent) - Method in class org.eclipse.swt.dnd.TableDragSourceEffect
This implementation of dragStart will create a default image that will be used during the drag.
dragStart(DragSourceEvent) - Method in class org.eclipse.swt.dnd.TreeDragSourceEffect
This implementation of dragStart will create a default image that will be used during the drag.
draw(int, int, Rectangle, GC) - Method in class org.eclipse.swt.custom.CTabFolderRenderer
Draw a specified part of the CTabFolder using the provided bounds and GC.
draw(GC, int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Draws the receiver's text using the specified GC at the specified point.
draw(GC, int, int, int, int, Color, Color) - Method in class org.eclipse.swt.graphics.TextLayout
Draws the receiver's text using the specified GC at the specified point.
draw(GC, int, int, int, int, Color, Color, int) - Method in class org.eclipse.swt.graphics.TextLayout
Draws the receiver's text using the specified GC at the specified point.
DRAW_BOTTOM - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
DRAW_DELIMITER - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the string drawing operation should handle line-delimiters (value is 1<<1).
DRAW_HCENTER - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
DRAW_LEFT - Static variable in class org.eclipse.swt.internal.theme.DrawData
Text and Image drawing flags
DRAW_MNEMONIC - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the string drawing operation should handle mnemonics (value is 1<<3).
DRAW_RIGHT - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
DRAW_TAB - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the string drawing operation should expand TAB characters (value is 1<<2).
DRAW_TOP - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
DRAW_TRANSPARENT - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the drawing operation should fill the background (value is 1<<0).
DRAW_VCENTER - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
Drawable - Interface in org.eclipse.swt.graphics
Implementers of Drawable can have a graphics context (GC) created for them, and then they can be drawn on by sending messages to their associated GC.
drawArc(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of a circular or elliptical arc within the specified rectangular area.
drawAtPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
drawAtPoint(NSPoint, NSRect, int, float) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
drawBackground(GC, Rectangle, DrawData) - Method in class org.eclipse.swt.internal.theme.Theme
 
drawBackground(GC, int, int, int, int) - Method in class org.eclipse.swt.widgets.Canvas
Fills the interior of the rectangle specified by the arguments, with the receiver's background.
drawBackground(GC, int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.Composite
Fills the interior of the rectangle specified by the arguments, with the receiver's background.
drawBackgroundForGlyphRange(NSRange, NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
drawBackgroundInClipRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
DrawData - Class in org.eclipse.swt.internal.theme
 
DrawData() - Constructor for class org.eclipse.swt.internal.theme.DrawData
 
drawFocus(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws a rectangle, based on the specified arguments, which has the appearance of the platform's focus rectangle if the platform supports such a notion, and otherwise draws a simple rectangle in the receiver's foreground color.
drawFocus(GC, Rectangle, DrawData) - Method in class org.eclipse.swt.internal.theme.Theme
 
drawFromPoint(NSPoint, NSPoint, int) - Method in class org.eclipse.swt.internal.cocoa.NSGradient
 
drawGlyphs(GC, char[], int[], int, int) - Static method in class org.eclipse.swt.internal.BidiUtil
 
drawGlyphsForGlyphRange(NSRange, NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
drawImage(Image, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given image in the receiver at the specified coordinates.
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Copies a rectangular area from the source image into a (potentially different sized) rectangular area in the receiver.
drawImage(NSImage, NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSButtonCell
 
drawImage(GC, Rectangle, DrawData, Image, int) - Method in class org.eclipse.swt.internal.theme.Theme
 
drawingRectForBounds(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
drawInRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
drawInRect(NSRect, float) - Method in class org.eclipse.swt.internal.cocoa.NSGradient
 
drawInRect(NSRect, NSRect, int, float) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
drawInRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSImageRep
 
drawInteriorWithFrame(NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
drawLabel(boolean, NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSTabViewItem
 
drawLine(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws a line, using the foreground color, between the points (x1, y1) and (x2, y2).
drawOval(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of an oval, using the foreground color, within the specified rectangular area.
drawPath(Path) - Method in class org.eclipse.swt.graphics.GC
Draws the path described by the parameter.
drawPoint(int, int) - Method in class org.eclipse.swt.graphics.GC
Draws a pixel, using the foreground color, at the specified point (x, y).
drawPolygon(int[]) - Method in class org.eclipse.swt.graphics.GC
Draws the closed polygon which is defined by the specified array of integer coordinates, using the receiver's foreground color.
drawPolyline(int[]) - Method in class org.eclipse.swt.graphics.GC
Draws the polyline which is defined by the specified array of integer coordinates, using the receiver's foreground color.
drawRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
drawRectangle(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of the rectangle specified by the arguments, using the receiver's foreground color.
drawRectangle(Rectangle) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of the specified rectangle, using the receiver's foreground color.
drawRoundRectangle(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of the round-cornered rectangle specified by the arguments, using the receiver's foreground color.
drawSortIndicatorWithFrame(NSRect, NSView, boolean, int) - Method in class org.eclipse.swt.internal.cocoa.NSTableHeaderCell
 
drawStatusBarBackgroundInRect(NSRect, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSStatusItem
 
drawString(String, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
drawString(String, int, int, boolean) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
drawText(String, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
drawText(String, int, int, boolean) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
drawText(String, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
drawText(GC, Rectangle, DrawData, String, int) - Method in class org.eclipse.swt.internal.theme.Theme
 
drawTitle(NSAttributedString, NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSButtonCell
 
drawViewBackgroundInRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
drawWithExpansionFrame(NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
drawXOffset - Variable in class org.eclipse.swt.graphics.GCData
 
drawYOffset - Variable in class org.eclipse.swt.graphics.GCData
 
DRI - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
driver - Variable in class org.eclipse.swt.printing.PrinterData
the printer driver On Windows systems, this is the name of the driver (often "winspool").
Drop - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the data has been dropped (value is 2006).
drop(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of drop does nothing.
drop(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The data is being dropped.
DROP_COPY - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: a copy of the data in the drag source is added to the drop target (value is 1 << 0).
DROP_DEFAULT - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: During a dragEnter event or a dragOperationChanged, if no modifier keys are pressed, the operation is set to DROP_DEFAULT.
DROP_DOWN - Static variable in class org.eclipse.swt.SWT
Style constant for drop down menu/list behavior (value is 1<<2).
DROP_LINK - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: the drop target makes a link to the data in the drag source (value is 1 << 2).
DROP_MOVE - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: a copy of the data is added to the drop target and the original data is removed from the drag source (value is 1 << 1).
DROP_NONE - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: no drag/drop operation performed (value is 0).
DROP_TARGET_KEY - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Key: The string constant for looking up the drop target for a control using getData(String).
DROP_TARGET_MOVE - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: the drop target moves the data and the drag source removes any references to the data and updates its display.
dropAccept(DropTargetEvent) - Method in class org.eclipse.swt.custom.StyledTextDropTargetEffect
This implementation of dropAccept provides a default drag under effect for the feedback specified in event.feedback.
DropAccept - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the drop target is given a last chance to modify the drop (value is 2007).
dropAccept(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dropAccept permits the default operation defined in event.detailto be performed on the current data type defined in event.currentDataType.
dropAccept(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The drop is about to be performed.
DropTarget - Class in org.eclipse.swt.dnd
Class DropTarget defines the target object for a drag and drop transfer.
DropTarget(Control, int) - Constructor for class org.eclipse.swt.dnd.DropTarget
Creates a new DropTarget to allow data to be dropped on the specified Control.
DropTargetAdapter - Class in org.eclipse.swt.dnd
This adapter class provides default implementations for the methods described by the DropTargetListener interface.
DropTargetAdapter() - Constructor for class org.eclipse.swt.dnd.DropTargetAdapter
 
DropTargetEffect - Class in org.eclipse.swt.dnd
This class provides a default drag under effect during a drag and drop.
DropTargetEffect(Control) - Constructor for class org.eclipse.swt.dnd.DropTargetEffect
Creates a new DropTargetEffect to handle the drag under effect on the specified Control.
DropTargetEvent - Class in org.eclipse.swt.dnd
The DropTargetEvent contains the event information passed in the methods of the DropTargetListener.
DropTargetEvent(DNDEvent) - Constructor for class org.eclipse.swt.dnd.DropTargetEvent
Constructs a new instance of this class based on the information in the given untyped event.
DropTargetListener - Interface in org.eclipse.swt.dnd
The DropTargetListener class provides event notification to the application for DropTarget events.
duplex - Variable in class org.eclipse.swt.printing.PrinterData
Single-sided or double-sided printing, expressed as one of the following values: SWT.DEFAULT the default duplex value for the printer DUPLEX_NONE single-sided printing DUPLEX_LONG_EDGE double-sided printing as if bound on the long edge DUPLEX_SHORT_EDGE double-sided printing as if bound on the short edge
DUPLEX_LONG_EDGE - Static variable in class org.eclipse.swt.printing.PrinterData
duplex field value indicating double-sided printing for binding on the long edge.
DUPLEX_NONE - Static variable in class org.eclipse.swt.printing.PrinterData
duplex field value indicating single-sided printing.
DUPLEX_SHORT_EDGE - Static variable in class org.eclipse.swt.printing.PrinterData
duplex field value indicating double-sided printing for binding on the short edge.

E

EAGER_CLASSINFO - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
ELEMENT_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
elementAtIndex(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
elementCount() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
EMAIL_CERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
EMBEDDED - Static variable in class org.eclipse.swt.SWT
Style constant to allow embedding (value is 1<<24).
embeddedFrameClass - Static variable in class org.eclipse.swt.awt.SWT_AWT
The name of the embedded Frame class.
EmptyRgn(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
ENABLE_DENIED - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
ENABLE_GRANTED - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
ENABLE_UNKNOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
ENABLE_WITH_USER_PERMISSION - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
enableCursorRects() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
enableFlushWindow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
end - Variable in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
[in] 0-based ending offset of the character range to perform the operation on
end - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
[in/out] the starting and ending offsets of the character range
end - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
end - Variable in class org.eclipse.swt.events.VerifyEvent
the range of text being modified.
END - Static variable in class org.eclipse.swt.layout.GridData
Value for horizontalAlignment or verticalAlignment.
END - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the END key (value is (1<<24)+8).
end - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the range of text being modified.
endDocument() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
endEditing() - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
endEditingFor(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
endGestureWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
endJob() - Method in class org.eclipse.swt.printing.Printer
Ends the current print job.
endOfImage - Variable in class org.eclipse.swt.graphics.ImageLoaderEvent
If this flag is true, then the current image data has been completely loaded, otherwise the image data is only partially loaded, and further ImageLoader events will occur unless an exception is thrown
endPage() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
endPage() - Method in class org.eclipse.swt.printing.Printer
Ends the current page.
endPage - Variable in class org.eclipse.swt.printing.PrinterData
the end page of a page range, used when scope is PAGE_RANGE.
endSheet(NSWindow, int) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
enterExitEventWithType(int, NSPoint, int, double, int, NSGraphicsContext, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.NSEvent
 
ENTITY_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
ENTITY_REFERENCE_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
EnumerateCategories(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
EnumerateCategory(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
EnumerateCIDs(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
EnumerateContractIDs(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
EnumerateObservers(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIObserverService
 
enumeratorAtPath(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSFileManager
 
EOI - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
equals(Object) - Method in class org.eclipse.swt.custom.StyleRange
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.Color
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.Cursor
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.Font
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.FontData
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.FontMetrics
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.GC
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.GlyphMetrics
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.Image
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.LineAttributes
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.Point
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.Rectangle
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.Region
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.RGB
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.graphics.TextStyle
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.internal.cocoa.id
 
equals(Object) - Method in class org.eclipse.swt.internal.LONG
 
Equals(nsID) - Method in class org.eclipse.swt.internal.mozilla.nsID
 
Equals(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
Equals(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
equals(Object) - Method in class org.eclipse.swt.program.Program
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
equals(Object) - Method in class org.eclipse.swt.widgets.Monitor
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
EqualsExceptRef(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
equalsIgnoreCase(String, String) - Static method in class org.eclipse.swt.internal.Compatibility
Compares two instances of class String ignoring the case of the characters and answers if they are equal.
EraseItem - Static variable in class org.eclipse.swt.SWT
The erase item event type (value is 40).
error(int) - Static method in class org.eclipse.swt.dnd.DND
Throws an appropriate exception based on the passed in error code.
error(int, int) - Static method in class org.eclipse.swt.dnd.DND
Throws an appropriate exception based on the passed in error code.
ERROR - Static variable in class org.eclipse.swt.SWT
Constant to indicate an error state (value is 1).
error(int) - Static method in class org.eclipse.swt.SWT
Throws an appropriate exception based on the passed in error code.
error(int, Throwable) - Static method in class org.eclipse.swt.SWT
Throws an appropriate exception based on the passed in error code.
error(int, Throwable, String) - Static method in class org.eclipse.swt.SWT
Throws an appropriate exception based on the passed in error code.
ERROR_CANNOT_BE_ZERO - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a value which can not be zero was found to be (value is 7).
ERROR_CANNOT_GET_COUNT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to provide count information (value is 36).
ERROR_CANNOT_GET_ENABLED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to provide enabled/disabled state information (value is 31).
ERROR_CANNOT_GET_ITEM - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to provide the value of an item (value is 8).
ERROR_CANNOT_GET_ITEM_HEIGHT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to provide the height of an item (value is 11).
ERROR_CANNOT_GET_SELECTION - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to provide the selection (value is 9).
ERROR_CANNOT_GET_TEXT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to provide the text of a widget (value is 12).
ERROR_CANNOT_INIT_DRAG - Static variable in class org.eclipse.swt.dnd.DND
Error code: drag source can not be initialized (value is 2000).
ERROR_CANNOT_INIT_DROP - Static variable in class org.eclipse.swt.dnd.DND
Error code: drop target cannot be initialized (value is 2001).
ERROR_CANNOT_INVERT_MATRIX - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the matrix is not invertible (value is 10).
ERROR_CANNOT_SET_CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
Error code: Data can not be set on system clipboard (value is 2002).
ERROR_CANNOT_SET_ENABLED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to set the enabled state (value is 30).
ERROR_CANNOT_SET_MENU - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to set the menu (value is 29).
ERROR_CANNOT_SET_SELECTION - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to set the selection of a widget (value is 28).
ERROR_CANNOT_SET_TEXT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to set the text of a widget (value is 13).
ERROR_DEVICE_DISPOSED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an attempt was made to invoke an SWT operation using a device which had already been disposed (value is 45).
ERROR_FAILED_EVALUATE - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an exception happened when evaluating a javascript expression (value is 50).
ERROR_FAILED_EXEC - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an exception happened when executing a runnable (value is 46).
ERROR_FAILED_LOAD_LIBRARY - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an unsatisfied link error occurred while attempting to load a library (value is 47).
ERROR_FUNCTION_DISPOSED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an attempt was made to use an BrowserFunction object which had already been disposed (value is 49).
ERROR_GRAPHIC_DISPOSED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an attempt was made to invoke an SWT operation using a graphics object which had already been disposed (value is 44).
ERROR_INVALID_ARGUMENT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an invalid argument was passed in (value is 5).
ERROR_INVALID_DATA - Static variable in class org.eclipse.swt.dnd.DND
Error code: Data does not have correct format for type (value is 2003).
ERROR_INVALID_FONT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a font is not valid (value is 48).
ERROR_INVALID_IMAGE - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a graphics operation was attempted with an image having an invalid format (value is 40).
ERROR_INVALID_PARENT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a provided widget can not be used as a parent in the current operation (value is 32).
ERROR_INVALID_RANGE - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a value was found to be outside the allowable range (value is 6).
ERROR_INVALID_RETURN_VALUE - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an invalid value was returned (value is 51).
ERROR_INVALID_SUBCLASS - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an attempt was made to subclass an SWT widget class without implementing the checkSubclass() method (value is 43).
ERROR_IO - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an input/output operation failed during the execution of an SWT operation (value is 39).
ERROR_ITEM_NOT_ADDED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to add an item (value is 14).
ERROR_ITEM_NOT_REMOVED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the underlying operating system was unable to remove an item (value is 15).
ERROR_MENU_NOT_BAR - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a menu which needed to have the menu bar style had some other style instead (value is 33).
ERROR_MENU_NOT_DROP_DOWN - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a menu which needed to have the drop down style had some other style instead (value is 21).
ERROR_MENU_NOT_POP_UP - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a menu which needed to have the pop up menu style had some other style instead (value is 37).
ERROR_MENUITEM_NOT_CASCADE - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a menu item which needed to have the cascade style had some other style instead (value is 27).
ERROR_MISMATCH - Static variable in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
ERROR_NO_GRAPHICS_LIBRARY - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that the graphics library is not available (value is 16).
ERROR_NO_HANDLES - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that no more handles for an operating system resource are available (value is 2).
ERROR_NO_MORE_CALLBACKS - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that no more callback resources are available (value is 3).
ERROR_NOT_IMPLEMENTED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a particular feature has not been implemented on this platform (value is 20).
ERROR_NULL_ARGUMENT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a null argument was passed in (value is 4).
ERROR_THREAD_INVALID_ACCESS - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an attempt was made to invoke an SWT operation which can only be executed by the user-interface thread from some other thread (value is 22).
ERROR_TIME - Static variable in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
ERROR_UNSPECIFIED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that no error number was specified (value is 1).
ERROR_UNSUPPORTED_DEPTH - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a graphics operation was attempted with an image of an unsupported depth (value is 38).
ERROR_UNSUPPORTED_FORMAT - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that a graphics operation was attempted with an image having a valid but unsupported format (value is 42).
ERROR_UNTRUSTED - Static variable in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
ERROR_WIDGET_DISPOSED - Static variable in class org.eclipse.swt.SWT
SWT error constant indicating that an attempt was made to invoke an SWT operation using a widget which had already been disposed (value is 24).
errors - Variable in class org.eclipse.swt.graphics.DeviceData
 
ESC - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the escape character (value is the char with value 27).
evaluate(String) - Method in class org.eclipse.swt.browser.Browser
Returns the result, if any, of executing the specified script.
Event - Class in org.eclipse.swt.widgets
Instances of this class provide a description of a particular event which occurred within SWT.
Event() - Constructor for class org.eclipse.swt.widgets.Event
 
EVENT_ACTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the count or attributes of an accessible object's actions have changed.
EVENT_ATTRIBUTE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when an object's attributes have changed.
EVENT_DESCRIPTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when an object's description has changed.
EVENT_DOCUMENT_LOAD_COMPLETE - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the loading of a document has completed.
EVENT_DOCUMENT_LOAD_STOPPED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the loading of a document was interrupted.
EVENT_DOCUMENT_RELOAD - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the document contents are being reloaded.
EVENT_HYPERLINK_ACTIVATED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the hyperlink has been activated.
EVENT_HYPERLINK_ANCHOR_COUNT_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the number of anchors associated with this hyperlink object has changed.
EVENT_HYPERLINK_END_INDEX_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the ending index of this link within the containing string has changed.
EVENT_HYPERLINK_SELECTED_LINK_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the hyperlink selected state changed from selected to unselected or from unselected to selected.
EVENT_HYPERLINK_START_INDEX_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the starting index of this link within the containing string has changed.
EVENT_HYPERTEXT_LINK_COUNT_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the number of hyperlinks associated with a hypertext object has changed.
EVENT_HYPERTEXT_LINK_SELECTED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when one of the links associated with the hypertext object has been selected.
EVENT_LOCATION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when an object has moved.
EVENT_NAME_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when an object's name has changed.
EVENT_PAGE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a slide changed in a presentation document or a page boundary was crossed in a word processing document.
EVENT_SECTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the caret moved from one section to the next.
EVENT_SELECTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the selection within a container has changed.
EVENT_STATE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when an object's state has changed, for example enabled/disabled, pressed/released, or checked/unchecked.
EVENT_TABLE_CAPTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a table caption has changed.
EVENT_TABLE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a table's data has changed.
EVENT_TABLE_COLUMN_DESCRIPTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a table's column description has changed.
EVENT_TABLE_COLUMN_HEADER_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a table's column header has changed.
EVENT_TABLE_ROW_DESCRIPTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a table's row description has changed.
EVENT_TABLE_ROW_HEADER_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a table's row header has changed.
EVENT_TABLE_SUMMARY_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a table's summary has changed.
EVENT_TEXT_ATTRIBUTE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when a text object's attributes have changed.
EVENT_TEXT_CARET_MOVED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the caret has moved to a new position.
EVENT_TEXT_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when text was inserted or deleted.
EVENT_TEXT_COLUMN_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when the caret has moved from one column to the next.
EVENT_TEXT_SELECTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when an object's text selection has changed.
EVENT_VALUE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
Send when an object's value has changed.
eventListener - Variable in class org.eclipse.swt.widgets.TypedListener
The receiver's event listener
exclude - Variable in class org.eclipse.swt.layout.GridData
exclude informs the layout to ignore this control when sizing and positioning controls.
exclude - Variable in class org.eclipse.swt.layout.RowData
exclude informs the layout to ignore this control when sizing and positioning controls.
exec(String) - Static method in class org.eclipse.swt.internal.Compatibility
Execute a program in a separate platform process if the underlying platform support this.
exec(String[]) - Static method in class org.eclipse.swt.internal.Compatibility
Execute progArray[0] in a separate platform process if the underlying platform support this.
exec(String[], String[], String) - Static method in class org.eclipse.swt.internal.Compatibility
Execute prog[0] in a separate platform process if the underlying platform supports this.
execute(String) - Method in class org.eclipse.swt.browser.Browser
Executes the specified script.
execute(String) - Method in class org.eclipse.swt.program.Program
Executes the program with the file as the single argument in the operating system.
Exit() - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
EXP - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
Expand - Static variable in class org.eclipse.swt.SWT
The expand event type (value is 17).
ExpandAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the ExpandListener interface.
ExpandAdapter() - Constructor for class org.eclipse.swt.events.ExpandAdapter
 
ExpandBar - Class in org.eclipse.swt.widgets
Instances of this class support the layout of selectable expand bar items.
ExpandBar(Composite, int) - Constructor for class org.eclipse.swt.widgets.ExpandBar
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ExpanderDrawData - Class in org.eclipse.swt.internal.theme
 
ExpanderDrawData() - Constructor for class org.eclipse.swt.internal.theme.ExpanderDrawData
 
ExpandEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of ExpandItems being expanded or collapsed.
ExpandEvent(Event) - Constructor for class org.eclipse.swt.events.ExpandEvent
Constructs a new instance of this class based on the information in the given untyped event.
expandItem(id) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
expandItem(id, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
ExpandItem - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that represents a expandable item in a expand bar.
ExpandItem(ExpandBar, int) - Constructor for class org.eclipse.swt.widgets.ExpandItem
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ExpandItem(ExpandBar, int, int) - Constructor for class org.eclipse.swt.widgets.ExpandItem
Constructs a new instance of this class given its parent, a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
ExpandListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the expanding and collapsing of ExpandItems.
expansionFrameWithFrame(NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
ExtendedModify - Static variable in class org.eclipse.swt.custom.ST
The ExtendedModify event type (value is 3000).
ExtendedModifyEvent - Class in org.eclipse.swt.custom
This event is sent after a text change occurs.
ExtendedModifyEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.ExtendedModifyEvent
Constructs a new instance of this class based on the information in the given event.
ExtendedModifyListener - Interface in org.eclipse.swt.custom
Classes which implement this interface provide a method that deals with the event that is generated when text is modified.
ExtendOffset - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
ExtendTest - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
EXTERNAL_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
EXTERNAL_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
ExtractScheme(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
extraTraits - Variable in class org.eclipse.swt.graphics.Font
the traits not supported to the OS font resource (Warning: This field is platform dependent)

F

F1 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F1 key (value is (1<<24)+10).
F10 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F10 key (value is (1<<24)+19).
F11 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F11 key (value is (1<<24)+20).
F12 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F12 key (value is (1<<24)+21).
F13 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F13 key (value is (1<<24)+22).
F14 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F14 key (value is (1<<24)+23).
F15 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F15 key (value is (1<<24)+24).
F16 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F16 key (value is (1<<25)+25).
F17 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F17 key (value is (1<<26)+26).
F18 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F18 key (value is (1<<27)+27).
F19 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F19 key (value is (1<<28)+28).
F2 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F2 key (value is (1<<24)+11).
F20 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F20 key (value is (1<<29)+29).
F3 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F3 key (value is (1<<24)+12).
F4 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F4 key (value is (1<<24)+13).
F5 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F5 key (value is (1<<24)+14).
F6 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F6 key (value is (1<<24)+15).
F7 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F7 key (value is (1<<24)+16).
F8 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F8 key (value is (1<<24)+17).
F9 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F9 key (value is (1<<24)+18).
familyName() - Method in class org.eclipse.swt.internal.cocoa.NSFont
 
feedback - Variable in class org.eclipse.swt.dnd.DropTargetEvent
A bitwise OR'ing of the drag under effect feedback to be displayed to the user (e.g.
FEEDBACK_EXPAND - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: The item currently under the cursor is expanded to allow the user to select a drop target from a sub item; applies to trees (value is 16).
FEEDBACK_INSERT_AFTER - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: An insertion mark is shown after the item under the cursor; applies to tables and trees (value is 4).
FEEDBACK_INSERT_BEFORE - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: An insertion mark is shown before the item under the cursor; applies to tables and trees (value is 2).
FEEDBACK_NONE - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: No effect is shown (value is 0).
FEEDBACK_SCROLL - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: The widget is scrolled up or down to allow the user to drop on items that are not currently visible; applies to tables and trees (value is 8).
FEEDBACK_SELECT - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: The item under the cursor is selected; applies to tables and trees (value is 1).
fg - Variable in class org.eclipse.swt.graphics.GCData
 
fieldEditor(boolean, id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
FileDialog - Class in org.eclipse.swt.widgets
Instances of this class allow the user to navigate the file system and select or enter a file name.
FileDialog(Shell) - Constructor for class org.eclipse.swt.widgets.FileDialog
Constructs a new instance of this class given only its parent.
FileDialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.FileDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
fileExists(String, String) - Static method in class org.eclipse.swt.internal.Compatibility
Answers whether the indicated file exists or not.
fileExistsAtPath(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSFileManager
 
fileExistsAtPath(NSString, int) - Method in class org.eclipse.swt.internal.cocoa.NSFileManager
 
FileFormat - Class in org.eclipse.swt.internal.image
Abstract factory class for loading/unloading images from files or streams in various image file formats.
FileFormat() - Constructor for class org.eclipse.swt.internal.image.FileFormat
 
filename() - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
fileName - Variable in class org.eclipse.swt.printing.PrinterData
the name of the file to print to if printToFile is true.
filenames() - Method in class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
fileSystemRepresentation() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
FileTransfer - Class in org.eclipse.swt.dnd
The class FileTransfer provides a platform specific mechanism for converting a list of files represented as a java String[] to a platform specific representation of the data and vice versa.
fileURLWithPath(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSURL
 
fill() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
FILL - Static variable in class org.eclipse.swt.layout.GridData
Value for horizontalAlignment or verticalAlignment.
fill - Variable in class org.eclipse.swt.layout.RowLayout
fill specifies whether the controls in a row should be all the same height for horizontal layouts, or the same width for vertical layouts.
FILL - Static variable in class org.eclipse.swt.SWT
Style constant for vertical alignment or orientation behavior (value is 4).
FILL_BOTH - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell horizontally and vertically and to fit the remaining horizontal and vertical space.
FILL_EVEN_ODD - Static variable in class org.eclipse.swt.SWT
Even odd rule for filling operations (value is 1).
FILL_HORIZONTAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell horizontally and to fit the remaining horizontal space.
FILL_VERTICAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell vertically and to fit the remaining vertical space.
FILL_WINDING - Static variable in class org.eclipse.swt.SWT
Winding rule for filling operations (value is 2).
fillArc(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of a circular or elliptical arc within the specified rectangular area, with the receiver's background color.
fillGradientRectangle(int, int, int, int, boolean) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the specified rectangle with a gradient sweeping from left to right or top to bottom progressing from the receiver's foreground color to its background color.
FillLayout - Class in org.eclipse.swt.layout
FillLayout is the simplest layout class.
FillLayout() - Constructor for class org.eclipse.swt.layout.FillLayout
Constructs a new instance of this class.
FillLayout(int) - Constructor for class org.eclipse.swt.layout.FillLayout
Constructs a new instance of this class given the type.
fillOval(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of an oval, within the specified rectangular area, with the receiver's background color.
fillPath(Path) - Method in class org.eclipse.swt.graphics.GC
Fills the path described by the parameter.
fillPolygon(int[]) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the closed polygon which is defined by the specified array of integer coordinates, using the receiver's background color.
fillRect(NSRect) - Static method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
fillRectangle(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the rectangle specified by the arguments, using the receiver's background color.
fillRectangle(Rectangle) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the specified rectangle, using the receiver's background color.
fillRoundRectangle(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the round-cornered rectangle specified by the arguments, using the receiver's background color.
fillRule - Variable in class org.eclipse.swt.graphics.GCData
 
filterAll - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterAllowURLs - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterApps - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterAudio - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterHTML - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterImages - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterText - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterVideo - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterXML - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
filterXUL - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
findDisplay(Thread) - Static method in class org.eclipse.swt.widgets.Display
Returns the display which the given thread is the user-interface thread for, or null if the given thread is not a user-interface thread for any display.
findProgram(String) - Static method in class org.eclipse.swt.program.Program
Finds the program that is associated with an extension.
findWidget(int) - Method in class org.eclipse.swt.widgets.Display
Given the operating system handle for a widget, returns the instance of the Widget subclass which represents it in the currently running application, if such exists, or null if no matching widget can be found.
findWidget(int, int) - Method in class org.eclipse.swt.widgets.Display
Given the operating system handle for a widget, and widget-specific id, returns the instance of the Widget subclass which represents the handle/id pair in the currently running application, if such exists, or null if no matching widget can be found.
findWidget(Widget, int) - Method in class org.eclipse.swt.widgets.Display
Given a widget and a widget-specific id, returns the instance of the Widget subclass which represents the widget/id pair in the currently running application, if such exists, or null if no matching widget can be found.
FindWindow(int, int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
finishLaunching() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
FireDelayedEvents(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
firstIndex() - Method in class org.eclipse.swt.internal.cocoa.NSIndexSet
 
firstResponder() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
FIX_0_298631336 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_0_390180644 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_0_541196100 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_0_765366865 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_0_899976223 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_1_175875602 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_1_501321110 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_1_847759065 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_1_961570560 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_2_053119869 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_2_562915447 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FIX_3_072711026 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
FLAG_BYKEY - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
FLAG_BYMOUSE - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
FLAG_BYMOVEFOCUS - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
FLAG_NOSCROLL - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
FLAG_NOSWITCHFRAME - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
FLAG_RAISE - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
flagsChanged(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
FLAT - Static variable in class org.eclipse.swt.SWT
Style constant for flat appearance.
FLIP_TEXT_DIRECTION - Static variable in class org.eclipse.swt.SWT
Style constant to indicate base text direction (value is 1<<31).
flippedContext - Variable in class org.eclipse.swt.graphics.GCData
 
floatValue() - Method in class org.eclipse.swt.internal.cocoa.NSNumber
 
floor(int, int) - Static method in class org.eclipse.swt.internal.Compatibility
Answers the most positive (i.e.
flushBuffer() - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
flushCache(Control) - Method in class org.eclipse.swt.custom.StackLayout
 
flushCache(Control) - Method in class org.eclipse.swt.layout.FillLayout
 
flushCache(Control) - Method in class org.eclipse.swt.layout.FormLayout
 
flushCache(Control) - Method in class org.eclipse.swt.layout.GridLayout
 
flushCache(Control) - Method in class org.eclipse.swt.layout.RowLayout
 
flushCache(Control) - Method in class org.eclipse.swt.widgets.Layout
Instruct the layout to flush any cached values associated with the control specified in the argument control.
flushGraphics() - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
flushWindowIfNeeded() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
FocusAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the FocusListener interface.
FocusAdapter() - Constructor for class org.eclipse.swt.events.FocusAdapter
 
FOCUSED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
FOCUSED - Static variable in class org.eclipse.swt.SWT
Event detail field that indicates a user-interface component state is focused (value is 1<<2).
FocusEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of widgets gaining and losing focus.
FocusEvent(Event) - Constructor for class org.eclipse.swt.events.FocusEvent
Constructs a new instance of this class based on the information in the given untyped event.
focusGained(FocusEvent) - Method in class org.eclipse.swt.events.FocusAdapter
Sent when a control gets focus.
focusGained(FocusEvent) - Method in interface org.eclipse.swt.events.FocusListener
Sent when a control gets focus.
FocusIn - Static variable in class org.eclipse.swt.SWT
The focus in event type (value is 15).
FocusListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus.
focusLost(FocusEvent) - Method in class org.eclipse.swt.events.FocusAdapter
Sent when a control loses focus.
focusLost(FocusEvent) - Method in interface org.eclipse.swt.events.FocusListener
Sent when a control loses focus.
FocusOut - Static variable in class org.eclipse.swt.SWT
The focus out event type (value is 16).
FocusPlugin(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
Font - Class in org.eclipse.swt.graphics
Instances of this class manage operating system resources that define how text looks when it is displayed.
Font(Device, FontData) - Constructor for class org.eclipse.swt.graphics.Font
Constructs a new font given a device and font data which describes the desired font's appearance.
Font(Device, FontData[]) - Constructor for class org.eclipse.swt.graphics.Font
Constructs a new font given a device and an array of font data which describes the desired font's appearance.
Font(Device, String, int, int) - Constructor for class org.eclipse.swt.graphics.Font
Constructs a new font given a device, a font name, the height of the desired font in points, and a font style.
font - Variable in class org.eclipse.swt.graphics.GCData
 
font - Variable in class org.eclipse.swt.graphics.TextStyle
the font of the style
font() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
font() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
font() - Method in class org.eclipse.swt.internal.cocoa.NSText
 
FontData - Class in org.eclipse.swt.graphics
Instances of this class describe operating system fonts.
FontData() - Constructor for class org.eclipse.swt.graphics.FontData
Constructs a new uninitialized font data.
FontData(String) - Constructor for class org.eclipse.swt.graphics.FontData
Constructs a new FontData given a string representation in the form generated by the FontData.toString method.
FontData(String, int, int) - Constructor for class org.eclipse.swt.graphics.FontData
Constructs a new font data given a font name, the height of the desired font in points, and a font style.
FontDialog - Class in org.eclipse.swt.widgets
Instances of this class allow the user to select a font from all available fonts in the system.
FontDialog(Shell) - Constructor for class org.eclipse.swt.widgets.FontDialog
Constructs a new instance of this class given only its parent.
FontDialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.FontDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
FontMetrics - Class in org.eclipse.swt.graphics
Instances of this class provide measurement information about fonts including ascent, descent, height, leading space between rows, and average character width.
fontName() - Method in class org.eclipse.swt.internal.cocoa.NSFont
 
fontStyle - Variable in class org.eclipse.swt.custom.StyleRange
the font style of the range.
fontWithFamily(NSString, int, int, float) - Method in class org.eclipse.swt.internal.cocoa.NSFontManager
 
fontWithName(NSString, float) - Static method in class org.eclipse.swt.internal.cocoa.NSFont
 
footer - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Formatted text to print in the footer of each page.
forceActive() - Method in class org.eclipse.swt.widgets.Shell
If the receiver is visible, moves it to the top of the drawing order for the display on which it was created (so that all other shells on that display, which are not the receiver's children will be drawn behind it) and forces the window manager to make the shell active.
forceFocus() - Method in class org.eclipse.swt.widgets.Control
Forces the receiver to have the keyboard focus, causing all keyboard events to be delivered to it.
foreground - Variable in class org.eclipse.swt.graphics.GCData
 
foreground - Variable in class org.eclipse.swt.graphics.TextStyle
the foreground of the style
FOREGROUND - Static variable in class org.eclipse.swt.SWT
Event detail field that indicates a user-interface component draws the foreground (value is 1<<4).
foregroundPattern - Variable in class org.eclipse.swt.graphics.GCData
 
FormAttachment - Class in org.eclipse.swt.layout
Instances of this class are used to define the edges of a control within a FormLayout.
FormAttachment() - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class.
FormAttachment(int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a numerator Since no denominator or offset is specified, the default is to treat the numerator as a percentage of the form, with a denominator of 100.
FormAttachment(int, int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a numerator and an offset.
FormAttachment(int, int, int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a numerator and denominator and an offset.
FormAttachment(Control) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a control.
FormAttachment(Control, int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a control and an offset.
FormAttachment(Control, int, int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a control, an offset and an alignment.
FormData - Class in org.eclipse.swt.layout
Instances of this class are used to define the attachments of a control in a FormLayout.
FormData() - Constructor for class org.eclipse.swt.layout.FormData
Constructs a new instance of FormData using default values.
FormData(int, int) - Constructor for class org.eclipse.swt.layout.FormData
Constructs a new instance of FormData according to the parameters.
FormLayout - Class in org.eclipse.swt.layout
Instances of this class control the position and size of the children of a composite control by using FormAttachments to optionally configure the left, top, right and bottom edges of each child.
FormLayout() - Constructor for class org.eclipse.swt.layout.FormLayout
Constructs a new instance of this class.
forward() - Method in class org.eclipse.swt.browser.Browser
Navigate to the next session history item.
frame() - Method in class org.eclipse.swt.internal.cocoa.NSScreen
 
frame() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
frame() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
frameOfCellAtColumn(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
frameOfOutlineCellAtRow(int) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
frameRectForContentRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
frameSizeForContentSize(NSSize, boolean, boolean, int) - Static method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
free(int) - Static method in class org.eclipse.swt.internal.C
 
Free(int) - Method in class org.eclipse.swt.internal.mozilla.nsIMemory
 
FSPathMakeRef(int, byte[], boolean[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
FULL_SELECTION - Static variable in class org.eclipse.swt.SWT
Style constant for full row selection behavior and selection constant indicating that a full line should be drawn.
fullPathForApplication(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
function(Object[]) - Method in class org.eclipse.swt.browser.BrowserFunction
Subclasses should override this method.
function - Variable in class org.eclipse.swt.internal.mozilla.nsDynamicFunctionLoad
 
functionName - Variable in class org.eclipse.swt.internal.mozilla.nsDynamicFunctionLoad
 

G

gc - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the GC
gc - Variable in class org.eclipse.swt.events.PaintEvent
the graphics context to use when painting that is configured to use the colors, font and damaged region of the control.
GC - Class in org.eclipse.swt.graphics
Class GC is where all of the drawing capabilities that are supported by SWT are located.
GC(Drawable) - Constructor for class org.eclipse.swt.graphics.GC
Constructs a new instance of this class which has been configured to draw on the specified drawable.
GC(Drawable, int) - Constructor for class org.eclipse.swt.graphics.GC
Constructs a new instance of this class which has been configured to draw on the specified drawable.
gc - Variable in class org.eclipse.swt.widgets.Event
the graphics context to use when painting that is configured to use the colors, font and damaged region of the control.
GCbTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
GCData - Class in org.eclipse.swt.graphics
Instances of this class are descriptions of GCs in terms of unallocated platform-specific data fields.
GCData() - Constructor for class org.eclipse.swt.graphics.GCData
 
GCrTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
generalPasteboard() - Static method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
genericRGBColorSpace() - Static method in class org.eclipse.swt.internal.cocoa.NSColorSpace
 
Gestalt(int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
Carbon calls
gestaltSystemVersion - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
gesture(GestureEvent) - Method in interface org.eclipse.swt.events.GestureListener
Sent when a recognized gesture has occurred.
Gesture - Static variable in class org.eclipse.swt.SWT
The gesture event type (value is 48).
GESTURE_BEGIN - Static variable in class org.eclipse.swt.SWT
Gesture event detail field value indicating that a continuous gesture is about to begin.
GESTURE_END - Static variable in class org.eclipse.swt.SWT
Gesture event detail field value indicating that a continuous gesture has ended.
GESTURE_MAGNIFY - Static variable in class org.eclipse.swt.SWT
Gesture event detail field value indicating that a magnification gesture has happened.
GESTURE_PAN - Static variable in class org.eclipse.swt.SWT
Gesture event detail field value indicating that a panning (two-finger scroll) gesture has happened.
GESTURE_ROTATE - Static variable in class org.eclipse.swt.SWT
Gesture event detail field value indicating that a rotation gesture has happened.
GESTURE_SWIPE - Static variable in class org.eclipse.swt.SWT
Gesture event detail field value indicating that a swipe gesture has happened.
GestureEvent - Class in org.eclipse.swt.events
Instances of this class are sent in response to touch-based gestures that are triggered by the user.
GestureEvent(Event) - Constructor for class org.eclipse.swt.events.GestureEvent
Constructs a new instance of this class based on the information in the given untyped event.
GestureListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as gestures are triggered by the user interacting with a touch pad or touch screen.
Get(byte[], nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
getAccelerator() - Method in class org.eclipse.swt.widgets.MenuItem
Returns the widget accelerator.
getAccessible() - Method in class org.eclipse.swt.widgets.Control
Returns the accessible object for the receiver.
getActionCount(AccessibleActionEvent) - Method in class org.eclipse.swt.accessibility.AccessibleActionAdapter
Returns the number of accessible actions available in this object.
getActionCount(AccessibleActionEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleActionListener
Returns the number of accessible actions available in this object.
getActiveShell() - Method in class org.eclipse.swt.widgets.Display
Returns the currently active Shell, or null if no shell belonging to the currently running application is active.
GetActiveWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
GetActiveWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
GetAddContentLength(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIMIMEInputStream
 
getAddress() - Method in class org.eclipse.swt.internal.Callback
Returns the address of a block of machine code which will invoke the callback represented by the receiver.
getAddress() - Method in class org.eclipse.swt.internal.mozilla.nsEmbedString
 
getAddress() - Method in class org.eclipse.swt.internal.mozilla.nsISupports
 
getAddress() - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
getAdvanced() - Method in class org.eclipse.swt.graphics.GC
Returns true if receiver is using the operating system's advanced graphics subsystem.
getAdvanceWidth(char) - Method in class org.eclipse.swt.graphics.GC
Returns the advance width of the specified character in the font which is currently selected into the receiver.
getAlignment() - Method in class org.eclipse.swt.custom.CLabel
Returns the horizontal alignment.
getAlignment() - Method in class org.eclipse.swt.custom.StyledText
Returns the alignment of the widget.
getAlignment() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the receiver's horizontal text alignment, which will be one of SWT.LEFT, SWT.CENTER or SWT.RIGHT.
getAlignment() - Method in class org.eclipse.swt.widgets.Button
Returns a value which describes the position of the text or image in the receiver.
getAlignment() - Method in class org.eclipse.swt.widgets.Label
Returns a value which describes the position of the text or image in the receiver.
getAlignment() - Method in class org.eclipse.swt.widgets.TableColumn
Returns a value which describes the position of the text or image in the receiver.
getAlignment() - Method in class org.eclipse.swt.widgets.TreeColumn
Returns a value which describes the position of the text or image in the receiver.
GetAllOverrideHostsWithPorts(int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
GetAllowPipelining(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
getAlpha() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's alpha value.
getAlpha(int, int) - Method in class org.eclipse.swt.graphics.ImageData
Returns the alpha value at offset x in scanline y in the receiver's alpha data.
getAlpha() - Method in class org.eclipse.swt.widgets.Shell
Returns the receiver's alpha value.
getAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Returns getWidth alpha values starting at offset x in scanline y in the receiver's alpha data starting at startIndex.
GetAltKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
GetAltKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
getAlwaysShowScrollBars() - Method in class org.eclipse.swt.custom.ScrolledComposite
Returns the Always Show Scrollbars flag.
getAlwaysShowScrollBars() - Method in class org.eclipse.swt.custom.StyledText
Returns the Always Show Scrollbars flag.
GetAmountTransferred(int) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
getAnchor(AccessibleHyperlinkEvent) - Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
Returns the anchor for the link at the specified index.
getAnchor(AccessibleHyperlinkEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleHyperlinkListener
Returns the anchor for the link at the specified index.
getAnchorTarget(AccessibleHyperlinkEvent) - Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
Returns the target of the link at the specified index.
getAnchorTarget(AccessibleHyperlinkEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleHyperlinkListener
Returns the target of the link at the specified index.
getAntialias() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's anti-aliasing setting value, which will be one of SWT.DEFAULT, SWT.OFF or SWT.ON.
getAppName() - Static method in class org.eclipse.swt.widgets.Display
Returns the application name.
getAppVersion() - Static method in class org.eclipse.swt.widgets.Display
Returns the application version.
GetAsACString(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsArray(short[], int, int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsAString(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsAUTF8String(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsBool(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
getAscent() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the ascent of the font described by the receiver.
getAscent() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the ascent of the receiver.
GetAsChar(byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsciiHost(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
GetAsciiSpec(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
GetAsDOMString(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsDouble(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsFloat(float[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsID(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsInt16(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsInt32(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsInt64(long[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsInt8(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsInterface(int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsISupports(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsJSVal(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetASN1Structure(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetAsString(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsStringWithSize(int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsUint16(short[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsUint32(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsUint64(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsUint8(int) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsWChar(char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsWString(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
GetAsWStringWithSize(int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
getAttributes(AccessibleAttributeEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAttributeAdapter
Returns attributes specific to this Accessible object.
getAttributes(AccessibleAttributeEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleAttributeListener
Returns attributes specific to this Accessible object.
GetAuthenticationScheme(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
getAutoHide() - Method in class org.eclipse.swt.widgets.ToolTip
Returns true if the receiver is automatically hidden by the platform, and false otherwise.
getAvailableTypeNames() - Method in class org.eclipse.swt.dnd.Clipboard
Returns a platform specific list of the data types currently available on the system clipboard.
getAvailableTypes() - Method in class org.eclipse.swt.dnd.Clipboard
Returns an array of the data types currently available on the system clipboard.
getAvailableTypes(int) - Method in class org.eclipse.swt.dnd.Clipboard
Returns an array of the data types currently available on the specified clipboard.
getAverageCharWidth() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the average character width, measured in pixels, of the font described by the receiver.
getBackground() - Method in class org.eclipse.swt.custom.StyledText
 
getBackground() - Method in class org.eclipse.swt.custom.TableCursor
Returns the background color that the receiver will use to draw.
getBackground() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
getBackground() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns the receiver's background color.
getBackground() - Method in class org.eclipse.swt.custom.TreeCursor
Returns the background color that the receiver will use to draw.
getBackground() - Method in class org.eclipse.swt.graphics.GC
Returns the background color.
getBackground() - Method in class org.eclipse.swt.graphics.Image
Returns the color to which to map the transparent pixel, or null if the receiver has no transparent pixel.
getBackground() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's background color.
getBackground() - Method in class org.eclipse.swt.widgets.TableItem
Returns the receiver's background color.
getBackground(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the background color at the given column index in the receiver.
getBackground() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the receiver's background color.
getBackground(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns the background color at the given column index in the receiver.
getBackgroundImage() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's background image.
getBackgroundMode() - Method in class org.eclipse.swt.widgets.Composite
Returns the receiver's background drawing mode.
getBackgroundPattern() - Method in class org.eclipse.swt.graphics.GC
Returns the background pattern.
getBaseline() - Method in class org.eclipse.swt.custom.StyledText
Returns the baseline, in pixels.
getBaseline(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the baseline at the given offset, in pixels.
getBidiColoring() - Method in class org.eclipse.swt.custom.StyledText
Deprecated.
use BidiSegmentListener instead.
getBitmapDataPlanes(int[]) - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
getBlockSelection() - Method in class org.eclipse.swt.custom.StyledText
Returns whether the widget is in block selection mode.
getBlockSelectionBounds() - Method in class org.eclipse.swt.custom.StyledText
Returns the block selection bounds.
getBlue() - Method in class org.eclipse.swt.graphics.Color
Returns the amount of blue in the color, from 0 to 255.
getBorderVisible() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the receiver's border is visible.
getBorderWidth() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's border width.
getBottom() - Method in class org.eclipse.swt.custom.CBanner
Returns the Control that appears on the bottom side of the banner.
getBottomMargin() - Method in class org.eclipse.swt.custom.CLabel
Return the CLabel's bottom margin.
getBottomMargin() - Method in class org.eclipse.swt.custom.StyledText
Returns the bottom margin.
getBounds() - Method in class org.eclipse.swt.custom.CTabItem
Returns a rectangle describing the receiver's size and location relative to its parent.
getBounds(int) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns a rectangle describing the receiver's size and location relative to its parent.
getBounds() - Method in class org.eclipse.swt.graphics.Device
Returns a rectangle describing the receiver's size and location.
getBounds() - Method in class org.eclipse.swt.graphics.Image
Returns the bounds of the receiver.
getBounds(float[]) - Method in class org.eclipse.swt.graphics.Path
Replaces the first four elements in the parameter with values that describe the smallest rectangle that will completely contain the receiver (i.e.
getBounds() - Method in class org.eclipse.swt.graphics.Region
Returns a rectangle which represents the rectangular union of the collection of polygons the receiver maintains to describe its area.
getBounds() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the bounds of the receiver.
getBounds(int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the bounds for the specified range of characters.
getBounds(int, Rectangle, DrawData) - Method in class org.eclipse.swt.internal.theme.Theme
 
getBounds() - Method in class org.eclipse.swt.printing.Printer
Returns a rectangle describing the receiver's size and location.
getBounds() - Method in class org.eclipse.swt.widgets.Caret
Returns a rectangle describing the receiver's size and location relative to its parent (or its display if its parent is null).
getBounds() - Method in class org.eclipse.swt.widgets.Control
Returns a rectangle describing the receiver's size and location relative to its parent (or its display if its parent is null), unless the receiver is a shell.
getBounds() - Method in class org.eclipse.swt.widgets.CoolItem
Returns a rectangle describing the receiver's size and location relative to its parent.
getBounds() - Method in class org.eclipse.swt.widgets.Display
Returns a rectangle describing the receiver's size and location.
getBounds() - Method in class org.eclipse.swt.widgets.Event
Gets the bounds.
getBounds() - Method in class org.eclipse.swt.widgets.Monitor
Returns a rectangle describing the receiver's size and location relative to its device.
getBounds() - Method in class org.eclipse.swt.widgets.Shell
 
getBounds() - Method in class org.eclipse.swt.widgets.TabItem
Returns a rectangle describing the receiver's size and location relative to its parent.
getBounds() - Method in class org.eclipse.swt.widgets.TableItem
Returns a rectangle describing the size and location of the receiver's text relative to its parent.
getBounds(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns a rectangle describing the receiver's size and location relative to its parent at a column in the table.
getBounds() - Method in class org.eclipse.swt.widgets.ToolBar
 
getBounds() - Method in class org.eclipse.swt.widgets.ToolItem
Returns a rectangle describing the receiver's size and location relative to its parent.
getBounds() - Method in class org.eclipse.swt.widgets.TouchSource
Returns the bounding rectangle of the device.
getBounds() - Method in class org.eclipse.swt.widgets.TreeItem
Returns a rectangle describing the size and location of the receiver's text relative to its parent.
getBounds(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns a rectangle describing the receiver's size and location relative to its parent at a column in the tree.
GetBranch(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
getBrowser() - Method in class org.eclipse.swt.browser.BrowserFunction
Returns the Browser whose pages can invoke this BrowserFunction.
getBrowserType() - Method in class org.eclipse.swt.browser.Browser
Returns the type of native browser being used by this instance.
GetButton(short[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
getBytes(byte[]) - Method in class org.eclipse.swt.internal.cocoa.NSData
 
getBytes(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSData
 
GetCancelable(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
GetCancelDownloadOnClose(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
GetCancelDownloadOnClose(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
GetCanGoBack(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
GetCanGoForward(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
getCaption(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the caption for the table.
getCaption(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the caption for the table.
getCaret() - Method in class org.eclipse.swt.widgets.Canvas
Returns the caret.
getCaretLineNumber() - Method in class org.eclipse.swt.widgets.Text
Returns the line number of the caret.
getCaretLocation() - Method in class org.eclipse.swt.widgets.Combo
Returns a point describing the location of the caret relative to the receiver.
getCaretLocation() - Method in class org.eclipse.swt.widgets.Text
Returns a point describing the location of the caret relative to the receiver.
getCaretOffset(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextAdapter
Sent when an accessibility client requests the current character offset of the text caret.
getCaretOffset(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextListener
Sent when an accessibility client requests the current character offset of the text caret.
getCaretOffset() - Method in class org.eclipse.swt.custom.StyledText
Returns the caret position relative to the start of the text.
getCaretOffset() - Method in class org.eclipse.swt.widgets.IME
Returns the offset of the caret from the start of the document.
getCaretPosition() - Method in class org.eclipse.swt.widgets.Combo
Returns the character position of the caret.
getCaretPosition() - Method in class org.eclipse.swt.widgets.Text
Returns the character position of the caret.
GetCategoryEntry(byte[], byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
getCause() - Method in error org.eclipse.swt.SWTError
Returns the underlying throwable that caused the problem, or null if this information is not available.
getCause() - Method in exception org.eclipse.swt.SWTException
Returns the underlying throwable that caused the problem, or null if this information is not available.
getCell(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the accessible object at the specified row and column in the table.
getCell(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the accessible object at the specified row and column in the table.
GetChain(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
getCharacterCount(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the total number of characters in the text.
getCharacterCount(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the total number of characters in the text.
getCharacters(char[]) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
getCharacters(char[], NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
GetCharCode(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
getCharCount() - Method in class org.eclipse.swt.custom.StyledText
Gets the number of characters.
getCharCount() - Method in interface org.eclipse.swt.custom.StyledTextContent
Return the number of characters in the content.
getCharCount() - Method in class org.eclipse.swt.widgets.Text
Returns the number of characters.
getCharWidth(char) - Method in class org.eclipse.swt.graphics.GC
Returns the width of the specified character in the font selected into the receiver.
getChecked() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns true if the receiver is checked, and false otherwise.
getChecked() - Method in class org.eclipse.swt.widgets.TableItem
Returns true if the receiver is checked, and false otherwise.
getChecked() - Method in class org.eclipse.swt.widgets.TreeItem
Returns true if the receiver is checked, and false otherwise.
getChild(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the accessible object for a child of the control by index or childID, or when a client requests the index of an accessible object in its parent.
getChild(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the accessible object for a child of the control by index or childID, or when a client requests the index of an accessible object in its parent.
getChildAtPoint(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the identifier of the control child at the specified display coordinates.
getChildAtPoint(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the identifier of the control child at the specified display coordinates.
getChildCount(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the number of children in the control.
getChildCount(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the number of children in the control.
getChildren(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the children, or visible children, of the control.
getChildren(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the children, or visible children, of the control.
getChildren() - Method in class org.eclipse.swt.custom.CCombo
 
getChildren() - Method in class org.eclipse.swt.widgets.Composite
Returns a (possibly empty) array containing the receiver's children.
getChildren() - Method in class org.eclipse.swt.widgets.DateTime
 
GetChromeForWindow(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
GetCipherName(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
GetClassDescription(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
GetClassID(int) - Method in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
GetClassIDNoAlloc(int) - Method in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
getClientArea() - Method in class org.eclipse.swt.custom.CBanner
 
getClientArea() - Method in class org.eclipse.swt.custom.CTabFolder
 
getClientArea() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
getClientArea() - Method in class org.eclipse.swt.custom.ViewForm
 
getClientArea() - Method in class org.eclipse.swt.graphics.Device
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
getClientArea() - Method in class org.eclipse.swt.printing.Printer
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
getClientArea() - Method in class org.eclipse.swt.widgets.Display
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
getClientArea() - Method in class org.eclipse.swt.widgets.Group
 
getClientArea() - Method in class org.eclipse.swt.widgets.Monitor
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
getClientArea() - Method in class org.eclipse.swt.widgets.Scrollable
Returns a rectangle which describes the area of the receiver which is capable of displaying data (that is, not covered by the "trimmings").
getClientArea() - Method in class org.eclipse.swt.widgets.Shell
 
getClientArea() - Method in class org.eclipse.swt.widgets.TabFolder
 
getClientArea() - Method in class org.eclipse.swt.widgets.Table
 
getClientArea() - Method in class org.eclipse.swt.widgets.Tree
 
getClipping() - Method in class org.eclipse.swt.graphics.GC
Returns the bounding rectangle of the receiver's clipping region.
getClipping(Region) - Method in class org.eclipse.swt.graphics.GC
Sets the region managed by the argument to the current clipping region of the receiver.
getColumn(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the accessible object for the specified column in the table.
getColumn(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the accessible object for the specified column in the table.
getColumn() - Method in class org.eclipse.swt.custom.TableCursor
Returns the index of the column over which the TableCursor is positioned.
getColumn() - Method in class org.eclipse.swt.custom.TableEditor
Returns the zero based index of the column of the cell being tracked by this editor.
getColumn() - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.
Returns the zero based index of the column of the cell being tracked by this editor.
getColumn() - Method in class org.eclipse.swt.custom.TreeCursor
Returns the index of the column over which the TreeCursor is positioned.
getColumn() - Method in class org.eclipse.swt.custom.TreeEditor
Returns the zero based index of the column of the cell being tracked by this editor.
getColumn(int) - Method in class org.eclipse.swt.widgets.Table
Returns the column at the given, zero-relative index in the receiver.
getColumn(int) - Method in class org.eclipse.swt.widgets.Tree
Returns the column at the given, zero-relative index in the receiver.
getColumnCount(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the total number of columns in the table.
getColumnCount(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the total number of columns in the table.
getColumnCount() - Method in class org.eclipse.swt.widgets.Table
Returns the number of columns contained in the receiver.
getColumnCount() - Method in class org.eclipse.swt.widgets.Tree
Returns the number of columns contained in the receiver.
getColumnDescription(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the description text of the specified column in the table.
getColumnDescription(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the description text of the specified column in the table.
getColumnHeader(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the accessible object for the column header.
getColumnHeader(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the accessible object for the column header.
getColumnHeaderCells(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the column header cells as an array of accessible objects.
getColumnHeaderCells(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the column header cells as an array of accessible objects.
getColumnHeaders(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
Returns the column headers as an array of cell accessibles.
getColumnHeaders(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
Returns the column headers as an array of cell accessibles.
getColumnIndex(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
Translates this cell accessible into the corresponding column index.
getColumnIndex(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
Translates this cell accessible into the corresponding column index.
getColumnOrder() - Method in class org.eclipse.swt.widgets.Table
Returns an array of zero-relative integers that map the creation order of the receiver's items to the order in which they are currently being displayed.
getColumnOrder() - Method in class org.eclipse.swt.widgets.Tree
Returns an array of zero-relative integers that map the creation order of the receiver's items to the order in which they are currently being displayed.
getColumns(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the columns as an array of accessible objects.
getColumns(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the columns as an array of accessible objects.
getColumns() - Method in class org.eclipse.swt.widgets.Table
Returns an array of TableColumns which are the columns in the receiver.
getColumns() - Method in class org.eclipse.swt.widgets.Tree
Returns an array of TreeColumns which are the columns in the receiver.
getColumnSpan(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
Returns the number of columns occupied by this cell accessible.
getColumnSpan(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
Returns the number of columns occupied by this cell accessible.
getCommitCount() - Method in class org.eclipse.swt.widgets.IME
Returns the commit count of the composition.
GetCommonName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetComplexValue(byte[], nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
getComponents(float[]) - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
getCompositionOffset() - Method in class org.eclipse.swt.widgets.IME
Returns the offset of the composition from the start of the document.
GetContainerWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
getContent() - Method in class org.eclipse.swt.custom.ScrolledComposite
Get the content that is being scrolled.
getContent() - Method in class org.eclipse.swt.custom.StyledText
Returns the content implementation that is used for text storage.
getContent() - Method in class org.eclipse.swt.custom.ViewForm
Returns the content area.
GetContentCharset(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
GetContentDisposition(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
GetContentDispositionFilename(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
GetContentDispositionHeader(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
GetContentDOMWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
GetContentLength(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
GetContentLength(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
getContents(Transfer) - Method in class org.eclipse.swt.dnd.Clipboard
Retrieve the data of the specified type currently available on the system clipboard.
getContents(Transfer, int) - Method in class org.eclipse.swt.dnd.Clipboard
Retrieve the data of the specified type currently available on the specified clipboard.
GetContentType(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
GetContractID(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
getControl() - Method in class org.eclipse.swt.accessibility.Accessible
Returns the control for this Accessible object.
getControl() - Method in class org.eclipse.swt.custom.CTabItem
Gets the control that is displayed in the content area of the tab item.
getControl() - Method in class org.eclipse.swt.dnd.DragSource
Returns the Control which is registered for this DragSource.
getControl() - Method in class org.eclipse.swt.dnd.DragSourceEffect
Returns the Control which is registered for this DragSourceEffect.
getControl() - Method in class org.eclipse.swt.dnd.DropTarget
Returns the Control which is registered for this DropTarget.
getControl() - Method in class org.eclipse.swt.dnd.DropTargetEffect
Returns the Control which is registered for this DropTargetEffect.
getControl() - Method in class org.eclipse.swt.widgets.CoolItem
Returns the control that is associated with the receiver.
getControl() - Method in class org.eclipse.swt.widgets.ExpandItem
Returns the control that is shown when the item is expanded.
getControl() - Method in class org.eclipse.swt.widgets.TabItem
Returns the control that is used to fill the client area of the tab folder when the user selects the tab item.
getControl() - Method in class org.eclipse.swt.widgets.ToolItem
Returns the control that is used to fill the bounds of the item when the item is a SEPARATOR.
getCookie(String, String) - Static method in class org.eclipse.swt.browser.Browser
Returns the value of a cookie that is associated with a URL.
GetCookieIconIsVisible(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService
 
GetCookieString(int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService
 
GetCookieString(int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService_1_9
 
GetCookieStringFromHttp(int, int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService
 
GetCookieStringFromHttp(int, int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService_1_9
 
GetCount(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIJSContextStack
 
GetCtrlKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
GetCtrlKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
getCurrent() - Static method in class org.eclipse.swt.widgets.Display
Returns the display which the currently running thread is the user-interface thread for, or null if the currently running thread is not a user-interface thread for any display.
GetCurrentEventButtonState() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
getCurrentPoint(float[]) - Method in class org.eclipse.swt.graphics.Path
Replaces the first two elements in the parameter with values that describe the current point of the path.
GetCurrentProcess(int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
GetCurrentTarget(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
GetCurrentURI(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
getCurrentValue(AccessibleValueEvent) - Method in class org.eclipse.swt.accessibility.AccessibleValueAdapter
Returns the value of this object as a number.
getCurrentValue(AccessibleValueEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleValueListener
Returns the value of this object as a number.
getCursor() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's cursor, or null if it has not been set.
getCursorControl() - Method in class org.eclipse.swt.widgets.Display
Returns the control which the on-screen pointer is currently over top of, or null if it is not currently over one of the controls built by the currently running application.
getCursorLocation() - Method in class org.eclipse.swt.widgets.Display
Returns the location of the on-screen pointer relative to the top left corner of the screen.
getCursorSizes() - Method in class org.eclipse.swt.widgets.Display
Returns an array containing the recommended cursor sizes.
GetData(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString
 
getData(String) - Method in class org.eclipse.swt.widgets.Display
Returns the application defined property of the receiver with the specified name, or null if it has not been set.
getData() - Method in class org.eclipse.swt.widgets.Display
Returns the application defined, display specific data associated with the receiver, or null if it has not been set.
getData() - Method in class org.eclipse.swt.widgets.Widget
Returns the application defined widget data associated with the receiver, or null if it has not been set.
getData(String) - Method in class org.eclipse.swt.widgets.Widget
Returns the application defined property of the receiver with the specified name, or null if it has not been set.
GetDataType(short[]) - Method in class org.eclipse.swt.internal.mozilla.nsIVariant
 
getDay() - Method in class org.eclipse.swt.widgets.DateTime
Returns the receiver's date, or day of the month.
GetDbKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetDblTime() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
getDefault() - Static method in class org.eclipse.swt.widgets.Display
Returns the default display.
getDefaultAction(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the default action of the control, or the default action of a child of the control.
getDefaultAction(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the default action of the control, or the default action of a child of the control.
GetDefaultBranch(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
getDefaultButton() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's default button if one had previously been set, otherwise returns null.
getDefaultItem() - Method in class org.eclipse.swt.widgets.Menu
Returns the default menu item or null if none has been previously set.
getDefaultPrinterData() - Static method in class org.eclipse.swt.printing.Printer
Returns a PrinterData object representing the default printer or null if there is no default printer.
getDepth() - Method in class org.eclipse.swt.graphics.Device
Returns the bit depth of the screen, which is the number of bits it takes to represent the number of unique colors that the screen is currently capable of displaying.
getDescent() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the descent of the font described by the receiver.
getDescent() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the descent of the receiver.
getDescription(AccessibleActionEvent) - Method in class org.eclipse.swt.accessibility.AccessibleActionAdapter
Returns a description of the specified action.
getDescription(AccessibleActionEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleActionListener
Returns a description of the specified action.
getDescription(AccessibleEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAdapter
Sent when an accessibility client requests a description of the control, or a description of a child of the control.
getDescription(AccessibleEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleListener
Sent when an accessibility client requests a description of the control, or a description of a child of the control.
GetDetail(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
getDevice() - Method in class org.eclipse.swt.graphics.Resource
Returns the Device where this resource was created.
getDeviceData() - Method in class org.eclipse.swt.graphics.Device
Returns a DeviceData based on the receiver.
GetDialog(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
GetDialog(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
getDigits() - Method in class org.eclipse.swt.widgets.Spinner
Returns the number of decimal places used by the receiver.
getDisabledImage() - Method in class org.eclipse.swt.custom.CTabItem
Deprecated.
the disabled image is not used
getDisabledImage() - Method in class org.eclipse.swt.widgets.ToolItem
Returns the receiver's disabled image if it has one, or null if it does not.
getDismissalAlignment() - Method in class org.eclipse.swt.widgets.Display
Returns the button dismissal alignment, one of LEFT or RIGHT.
getDisplay() - Method in class org.eclipse.swt.widgets.Widget
Returns the Display that is associated with the receiver.
GetDisplayName(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
GetDisplayName(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
GetDocument(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
GetDocument(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
GetDocumentElement(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMDocument
 
GetDomain(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
GetDOMWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
getDoubleClickEnabled() - Method in class org.eclipse.swt.custom.StyledText
Returns whether the widget implements double click mouse behavior.
getDoubleClickEnabled() - Method in class org.eclipse.swt.widgets.Text
Returns the double click enabled flag.
getDoubleClickTime() - Method in class org.eclipse.swt.widgets.Display
Returns the longest duration, in milliseconds, between two mouse button clicks that will be considered a double click by the underlying operating system.
GetDownloadInfo(int[], long[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
getDPI() - Method in class org.eclipse.swt.graphics.Device
Returns a point whose x coordinate is the horizontal dots per inch of the display, and whose y coordinate is the vertical dots per inch of the display.
getDPI() - Method in class org.eclipse.swt.printing.Printer
Returns a point whose x coordinate is the horizontal dots per inch of the printer, and whose y coordinate is the vertical dots per inch of the printer.
getDragDetect() - Method in class org.eclipse.swt.custom.StyledText
 
getDragDetect() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is detecting drag gestures, and false otherwise.
getDragListeners() - Method in class org.eclipse.swt.dnd.DragSource
Returns an array of listeners who will be notified when a drag and drop operation is in progress, by sending it one of the messages defined in the DragSourceListener interface.
getDragSourceEffect() - Method in class org.eclipse.swt.dnd.DragSource
Returns the drag effect that is registered for this DragSource.
getDropListeners() - Method in class org.eclipse.swt.dnd.DropTarget
Returns an array of listeners who will be notified when a drag and drop operation is in progress, by sending it one of the messages defined in the DropTargetListener interface.
getDropTargetEffect() - Method in class org.eclipse.swt.dnd.DropTarget
Returns the drop effect for this DropTarget.
getEchoChar() - Method in class org.eclipse.swt.widgets.Text
Returns the echo character.
getEditable() - Method in class org.eclipse.swt.custom.CCombo
Gets the editable state.
getEditable() - Method in class org.eclipse.swt.custom.StyledText
Returns whether the widget content can be edited.
getEditable() - Method in class org.eclipse.swt.widgets.Text
Returns the editable state.
getEditor() - Method in class org.eclipse.swt.custom.ControlEditor
Returns the Control that is displayed above the composite being edited.
getEffectsVisible() - Method in class org.eclipse.swt.widgets.FontDialog
Returns true if the dialog's effects selection controls are visible, and false otherwise.
getElements(float[]) - Method in class org.eclipse.swt.graphics.Transform
Fills the parameter with the values of the transformation matrix that the receiver represents, in the order {m11, m12, m21, m22, dx, dy}.
GetEmailAddress(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetEmailAddresses(int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
getEnabled() - Static method in class org.eclipse.swt.internal.Callback
Returns whether or not callbacks which are triggered at the native level should cause the messages described by the matching Callback objects to be invoked.
getEnabled() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.swt.widgets.Menu
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.swt.widgets.MenuItem
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.swt.widgets.ToolItem
Returns true if the receiver is enabled, and false otherwise.
getEndIndex(AccessibleHyperlinkEvent) - Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
Returns the 0 based character offset at which the textual representation of the hyperlink ends.
getEndIndex(AccessibleHyperlinkEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleHyperlinkListener
Returns the 0 based character offset at which the textual representation of the hyperlink ends.
getEndPage() - Method in class org.eclipse.swt.printing.PrintDialog
Returns the end page setting that the user selected before pressing OK in the dialog.
getEntryCount() - Static method in class org.eclipse.swt.internal.Callback
Returns the number of times the system has been recursively entered through a callback.
GetEnumerator(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookieManager
 
getenv(byte[]) - Static method in class org.eclipse.swt.internal.C
 
getEventListener() - Method in class org.eclipse.swt.widgets.TypedListener
Returns the receiver's event listener.
getExpanded() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns true if the receiver is expanded, and false otherwise.
getExpanded() - Method in class org.eclipse.swt.widgets.ExpandItem
Returns true if the receiver is expanded, and false otherwise.
getExpanded() - Method in class org.eclipse.swt.widgets.TreeItem
Returns true if the receiver is expanded, and false otherwise.
getExpandHorizontal() - Method in class org.eclipse.swt.custom.ScrolledComposite
Returns true if the content control will be expanded to fill available horizontal space.
getExpandVertical() - Method in class org.eclipse.swt.custom.ScrolledComposite
Returns true if the content control will be expanded to fill available vertical space.
GetExpires(long[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
getExtensions() - Static method in class org.eclipse.swt.program.Program
Answer all program extensions in the operating system.
getFileName() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the path of the first file that was selected in the dialog relative to the filter path, or an empty string if no such file has been selected.
getFileNames() - Method in class org.eclipse.swt.widgets.FileDialog
Returns a (possibly empty) array with the paths of all files that were selected in the dialog relative to the filter path.
getFillRule() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's fill rule, which will be one of SWT.FILL_EVEN_ODD or SWT.FILL_WINDING.
getFilterExtensions() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the file extensions which the dialog will use to filter the files it shows.
getFilterIndex() - Method in class org.eclipse.swt.widgets.FileDialog
Get the 0-based index of the file extension filter which was selected by the user, or -1 if no filter was selected.
getFilterNames() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the names that describe the filter extensions which the dialog will use to filter the files it shows.
getFilterPath() - Method in class org.eclipse.swt.widgets.DirectoryDialog
Returns the path which the dialog will use to filter the directories it shows.
getFilterPath() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the directory path that the dialog will use, or an empty string if this is not set.
GetFlags(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
GetFlags(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
getFocus(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the identity of the child or control that has keyboard focus.
getFocus(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the identity of the child or control that has keyboard focus.
getFocusControl() - Method in class org.eclipse.swt.widgets.Display
Returns the control which currently has keyboard focus, or null if keyboard events are not currently going to any of the controls built by the currently running application.
GetFocusedElement(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
GetFocusedElement(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
GetFocusedElementForWindow(int, int, int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
GetFocusedWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
GetFocusedWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
getFocusIndex() - Method in class org.eclipse.swt.widgets.List
Returns the zero-relative index of the item which currently has the focus in the receiver, or -1 if no item has focus.
getFont() - Method in class org.eclipse.swt.custom.CTabItem
Returns the font that the receiver will use to paint textual information.
getFont() - Method in class org.eclipse.swt.custom.PopupList
Gets the widget font.
getFont() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
getFont() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns the font that the receiver will use to paint textual information for this item.
getFont() - Method in class org.eclipse.swt.graphics.GC
Returns the font currently being used by the receiver to draw and measure text.
getFont() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the default font currently being used by the receiver to draw and measure text.
getFont() - Method in class org.eclipse.swt.widgets.Caret
Returns the font that the receiver will use to paint textual information.
getFont() - Method in class org.eclipse.swt.widgets.Control
Returns the font that the receiver will use to paint textual information.
getFont() - Method in class org.eclipse.swt.widgets.TableItem
Returns the font that the receiver will use to paint textual information for this item.
getFont(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the font that the receiver will use to paint textual information for the specified cell in this item.
getFont() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the font that the receiver will use to paint textual information for this item.
getFont(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns the font that the receiver will use to paint textual information for the specified cell in this item.
getFontBidiAttributes(GC) - Static method in class org.eclipse.swt.internal.BidiUtil
 
getFontData() - Method in class org.eclipse.swt.graphics.Font
Returns an array of FontDatas representing the receiver.
getFontData() - Method in class org.eclipse.swt.widgets.FontDialog
Deprecated.
use #getFontList ()
getFontList(String, boolean) - Method in class org.eclipse.swt.graphics.Device
Returns FontData objects which describe the fonts that match the given arguments.
getFontList() - Method in class org.eclipse.swt.widgets.FontDialog
Returns a FontData set describing the font that was selected in the dialog, or null if none is available.
getFontMetrics() - Method in class org.eclipse.swt.graphics.GC
Returns a FontMetrics which contains information about the font currently being used by the receiver to draw and measure text.
getForeground() - Method in class org.eclipse.swt.custom.StyledText
 
getForeground() - Method in class org.eclipse.swt.custom.TableCursor
Returns the foreground color that the receiver will use to draw.
getForeground() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
getForeground() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns the foreground color that the receiver will use to draw.
getForeground() - Method in class org.eclipse.swt.custom.TreeCursor
Returns the foreground color that the receiver will use to draw.
getForeground() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's foreground color.
getForeground() - Method in class org.eclipse.swt.widgets.Control
Returns the foreground color that the receiver will use to draw.
getForeground() - Method in class org.eclipse.swt.widgets.ExpandBar
 
getForeground() - Method in class org.eclipse.swt.widgets.TableItem
Returns the foreground color that the receiver will use to draw.
getForeground(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the foreground color at the given column index in the receiver.
getForeground() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the foreground color that the receiver will use to draw.
getForeground(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns the foreground color at the given column index in the receiver.
getForegroundPattern() - Method in class org.eclipse.swt.graphics.GC
Returns the foreground pattern.
getFrame(Composite) - Static method in class org.eclipse.swt.awt.SWT_AWT
Returns a java.awt.Frame which is the embedded frame associated with the specified composite.
GetFrames(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
getFullScreen() - Method in class org.eclipse.swt.widgets.Shell
Returns true if the receiver is currently in fullscreen state, and false otherwise.
getGCData() - Method in class org.eclipse.swt.graphics.GC
Returns the GCData.
getGLData() - Method in class org.eclipse.swt.opengl.GLCanvas
Returns a GLData object describing the created context.
getGlyphs(int, NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
getGlyphsInRange(NSRange, int, int, int, int, byte[]) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
getGrayed() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns true if the receiver is grayed, and false otherwise.
getGrayed() - Method in class org.eclipse.swt.widgets.Button
Returns true if the receiver is grayed, and false otherwise.
getGrayed() - Method in class org.eclipse.swt.widgets.TableItem
Returns true if the receiver is grayed, and false otherwise.
getGrayed() - Method in class org.eclipse.swt.widgets.TreeItem
Returns true if the receiver is grayed, and false otherwise.
getGreen() - Method in class org.eclipse.swt.graphics.Color
Returns the amount of green in the color, from 0 to 255.
getGridLineWidth() - Method in class org.eclipse.swt.widgets.Table
Returns the width in pixels of a grid line.
getGridLineWidth() - Method in class org.eclipse.swt.widgets.Tree
Returns the width in pixels of a grid line.
GetHasRef(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
getHeaderHeight() - Method in class org.eclipse.swt.widgets.ExpandItem
Returns the height of the receiver's header
getHeaderHeight() - Method in class org.eclipse.swt.widgets.Table
Returns the height of the receiver's header
getHeaderHeight() - Method in class org.eclipse.swt.widgets.Tree
Returns the height of the receiver's header
getHeaderVisible() - Method in class org.eclipse.swt.widgets.Table
Returns true if the receiver's header is visible, and false otherwise.
getHeaderVisible() - Method in class org.eclipse.swt.widgets.Tree
Returns true if the receiver's header is visible, and false otherwise.
getHeight() - Method in class org.eclipse.swt.graphics.FontData
Returns the height of the receiver in points.
getHeight() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the height of the font described by the receiver, measured in pixels.
getHeight() - Method in class org.eclipse.swt.widgets.ExpandItem
Gets the height of the receiver.
getHelp(AccessibleEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAdapter
Sent when an accessibility client requests the help string of the control, or the help string of a child of the control.
getHelp(AccessibleEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleListener
Sent when an accessibility client requests the help string of the control, or the help string of a child of the control.
GetHelperForLanguage(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
getHighContrast() - Method in class org.eclipse.swt.widgets.Display
Returns true when the high contrast mode is enabled.
getHighlightImage() - Method in class org.eclipse.swt.widgets.TrayItem
Returns the receiver's highlight image if it has one, or null if it does not.
getHorizontalBar() - Method in class org.eclipse.swt.widgets.Scrollable
Returns the receiver's horizontal scroll bar if it has one, and null if it does not.
getHorizontalIndex() - Method in class org.eclipse.swt.custom.StyledText
Returns the horizontal scroll offset relative to the start of the line.
getHorizontalPixel() - Method in class org.eclipse.swt.custom.StyledText
Returns the horizontal scroll offset relative to the start of the line.
GetHost(int) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
GetHost(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
GetHostPort(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
getHotImage() - Method in class org.eclipse.swt.widgets.ToolItem
Returns the receiver's hot image if it has one, or null if it does not.
getHours() - Method in class org.eclipse.swt.widgets.DateTime
Returns the receiver's hours.
getHSB() - Method in class org.eclipse.swt.graphics.RGB
Returns the hue, saturation, and brightness of the color.
getHyperlink(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the specified hyperlink.
getHyperlink(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the specified hyperlink.
getHyperlinkCount(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the number of links and link groups contained within this hypertext paragraph.
getHyperlinkCount(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the number of links and link groups contained within this hypertext paragraph.
getHyperlinkIndex(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the index of the hyperlink that is associated with this character offset.
getHyperlinkIndex(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the index of the hyperlink that is associated with this character offset.
getIconDepth() - Method in class org.eclipse.swt.widgets.Display
Returns the maximum allowed depth of icons on this display, in bits per pixel.
GetIconRefFromTypeInfo(int, int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
getIconSizes() - Method in class org.eclipse.swt.widgets.Display
Returns an array containing the recommended icon sizes.
getID() - Method in class org.eclipse.swt.widgets.MenuItem
Gets the identifier associated with the receiver.
getImage() - Method in class org.eclipse.swt.custom.CLabel
Return the CLabel's image or null.
getImage() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Gets the first image.
getImage(int) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Gets the image at the specified index.
getImage() - Method in class org.eclipse.swt.widgets.Button
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.swt.widgets.Caret
Returns the image that the receiver will use to paint the caret.
getImage() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's image if it had previously been set using setImage().
getImage() - Method in class org.eclipse.swt.widgets.Item
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.swt.widgets.Label
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.swt.widgets.TableItem
 
getImage(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the image stored at the given column index in the receiver, or null if the image has not been set or if the column does not exist.
getImage() - Method in class org.eclipse.swt.widgets.TreeItem
 
getImage(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns the image stored at the given column index in the receiver, or null if the image has not been set or if the column does not exist.
getImageBounds(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns a rectangle describing the size and location relative to its parent of an image at a column in the table.
getImageBounds(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns a rectangle describing the size and location relative to its parent of an image at a column in the tree.
getImageData() - Method in class org.eclipse.swt.graphics.Image
Returns an ImageData based on the receiver Modifications made to this ImageData will not affect the Image.
getImageData() - Method in class org.eclipse.swt.program.Program
Returns the receiver's image data.
getImageIndent() - Method in class org.eclipse.swt.widgets.TableItem
Gets the image indent.
getImages() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's images if they had previously been set using setImages().
getIME() - Method in class org.eclipse.swt.widgets.Canvas
Returns the IME.
getImeInputMode() - Method in class org.eclipse.swt.widgets.Shell
Returns the receiver's input method editor mode.
GetImplementationLanguage(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
getIncrement() - Method in class org.eclipse.swt.widgets.Scale
Returns the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed.
getIncrement() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed.
getIncrement() - Method in class org.eclipse.swt.widgets.Slider
Returns the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed.
getIncrement() - Method in class org.eclipse.swt.widgets.Spinner
Returns the amount that the receiver's value will be modified by when the up/down arrows are pressed.
getIndent() - Method in class org.eclipse.swt.custom.StyledText
Returns the line indentation of the widget.
getIndent() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the receiver's indent.
getIndexes(int[], int, int) - Method in class org.eclipse.swt.internal.cocoa.NSIndexSet
 
GetIndMenuItemWithCommandID(int, int, int, int[], short[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
getInfoForFile(NSString, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
getInstance() - Static method in class org.eclipse.swt.dnd.FileTransfer
Returns the singleton instance of the FileTransfer class.
getInstance() - Static method in class org.eclipse.swt.dnd.HTMLTransfer
Returns the singleton instance of the HTMLTransfer class.
getInstance() - Static method in class org.eclipse.swt.dnd.ImageTransfer
Returns the singleton instance of the ImageTransfer class.
getInstance() - Static method in class org.eclipse.swt.dnd.RTFTransfer
Returns the singleton instance of the RTFTransfer class.
getInstance() - Static method in class org.eclipse.swt.dnd.TextTransfer
Returns the singleton instance of the TextTransfer class.
getInstance() - Static method in class org.eclipse.swt.dnd.URLTransfer
Returns the singleton instance of the URLTransfer class.
GetInterface(nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIInterfaceRequestor
 
GetInterfaces(int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
getInterpolation() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's interpolation setting, which will be one of SWT.DEFAULT, SWT.NONE, SWT.LOW or SWT.HIGH.
GetIntPref(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
GetIsActive(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
GetIsDomain(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
GetIsDomainMismatch(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
GetIsExtendedValidation(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
GetIsLoadingDocument(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
GetIsNotValidAtThisTime(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
GetIsSecure(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
GetIssuer(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetIssuerCommonName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetIssuerName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetIssuerOrganization(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetIssuerOrganizationUnit(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetIsUntrusted(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
getItem(int) - Method in class org.eclipse.swt.custom.CCombo
Returns the item at the given, zero-relative index in the receiver's list.
getItem(int) - Method in class org.eclipse.swt.custom.CTabFolder
Return the tab that is located at the specified index.
getItem(Point) - Method in class org.eclipse.swt.custom.CTabFolder
Gets the item at a point in the widget.
getItem() - Method in class org.eclipse.swt.custom.TableEditor
Returns the TableItem for the row of the cell being tracked by this editor.
getItem(int) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Returns the item at the given point in the receiver or null if no such item exists.
getItem() - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.
Returns the TableTreeItem for the row of the cell being tracked by this editor.
getItem(int) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns the item at the given, zero-relative index in the receiver.
getItem() - Method in class org.eclipse.swt.custom.TreeEditor
Returns the TreeItem for the row of the cell being tracked by this editor.
getItem(int, int) - Method in class org.eclipse.swt.dnd.DropTargetEffect
Returns the item at the given x-y coordinate in the receiver or null if no such item exists.
getItem(int) - Method in class org.eclipse.swt.widgets.Combo
Returns the item at the given, zero-relative index in the receiver's list.
getItem(int) - Method in class org.eclipse.swt.widgets.CoolBar
Returns the item that is currently displayed at the given, zero-relative index.
getItem(int) - Method in class org.eclipse.swt.widgets.ExpandBar
Returns the item at the given, zero-relative index in the receiver.
getItem(int) - Method in class org.eclipse.swt.widgets.List
Returns the item at the given, zero-relative index in the receiver.
getItem(int) - Method in class org.eclipse.swt.widgets.Menu
Returns the item at the given, zero-relative index in the receiver.
getItem(int) - Method in class org.eclipse.swt.widgets.TabFolder
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.swt.widgets.TabFolder
Returns the tab item at the given point in the receiver or null if no such item exists.
getItem(int) - Method in class org.eclipse.swt.widgets.Table
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.swt.widgets.Table
Returns the item at the given point in the receiver or null if no such item exists.
getItem(int) - Method in class org.eclipse.swt.widgets.TaskBar
Returns the item at the given, zero-relative index in the receiver.
getItem(Shell) - Method in class org.eclipse.swt.widgets.TaskBar
Returns the TaskItem for the given Shell or the TaskItem for the application if the Shell parameter is null.
getItem(int) - Method in class org.eclipse.swt.widgets.ToolBar
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.swt.widgets.ToolBar
Returns the item at the given point in the receiver or null if no such item exists.
getItem(int) - Method in class org.eclipse.swt.widgets.Tray
Returns the item at the given, zero-relative index in the receiver.
getItem(int) - Method in class org.eclipse.swt.widgets.Tree
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.swt.widgets.Tree
Returns the item at the given point in the receiver or null if no such item exists.
getItem(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns the item at the given, zero-relative index in the receiver.
getItemCount() - Method in class org.eclipse.swt.custom.CCombo
Returns the number of items contained in the receiver's list.
getItemCount() - Method in class org.eclipse.swt.custom.CTabFolder
Return the number of tabs in the folder.
getItemCount() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Gets the number of items.
getItemCount() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns the number of items contained in the receiver that are direct item children of the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Combo
Returns the number of items contained in the receiver's list.
getItemCount() - Method in class org.eclipse.swt.widgets.CoolBar
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.ExpandBar
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.List
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Menu
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.TabFolder
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Table
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.TaskBar
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.ToolBar
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Tray
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Tree
Returns the number of items contained in the receiver that are direct item children of the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the number of items contained in the receiver that are direct item children of the receiver.
getItemHeight() - Method in class org.eclipse.swt.custom.CCombo
Returns the height of the area which would be used to display one of the items in the receiver's list.
getItemHeight() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Gets the height of one item.
getItemHeight() - Method in class org.eclipse.swt.widgets.Combo
Returns the height of the area which would be used to display one of the items in the receiver's list.
getItemHeight() - Method in class org.eclipse.swt.widgets.List
Returns the height of the area which would be used to display one of the items in the list.
getItemHeight() - Method in class org.eclipse.swt.widgets.Table
Returns the height of the area which would be used to display one of the items in the receiver.
getItemHeight() - Method in class org.eclipse.swt.widgets.Tree
Returns the height of the area which would be used to display one of the items in the tree.
getItemOrder() - Method in class org.eclipse.swt.widgets.CoolBar
Returns an array of zero-relative ints that map the creation order of the receiver's items to the order in which they are currently being displayed.
getItems() - Method in class org.eclipse.swt.custom.CCombo
Returns an array of Strings which are the items in the receiver's list.
getItems() - Method in class org.eclipse.swt.custom.CTabFolder
Return the tab items.
getItems() - Method in class org.eclipse.swt.custom.PopupList
Gets the items.
getItems() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Gets the items.
getItems() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns an array of TableTreeItems which are the direct item children of the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Combo
Returns a (possibly empty) array of Strings which are the items in the receiver's list.
getItems() - Method in class org.eclipse.swt.widgets.CoolBar
Returns an array of CoolItems in the order in which they are currently being displayed.
getItems() - Method in class org.eclipse.swt.widgets.ExpandBar
Returns an array of ExpandItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.List
Returns a (possibly empty) array of Strings which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Menu
Returns a (possibly empty) array of MenuItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.TabFolder
Returns an array of TabItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Table
Returns a (possibly empty) array of TableItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.TaskBar
Returns an array of TaskItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.ToolBar
Returns an array of ToolItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Tray
Returns an array of TrayItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Tree
Returns a (possibly empty) array of items contained in the receiver that are direct item children of the receiver.
getItems() - Method in class org.eclipse.swt.widgets.TreeItem
Returns a (possibly empty) array of TreeItems which are the direct item children of the receiver.
getItemSizes() - Method in class org.eclipse.swt.widgets.CoolBar
Returns an array of points whose x and y coordinates describe the widths and heights (respectively) of the items in the receiver in the order in which they are currently being displayed.
getJavascriptEnabled() - Method in class org.eclipse.swt.browser.Browser
Returns true if javascript will be allowed to run in pages subsequently viewed in the receiver, and false otherwise.
GetJSPrincipals(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
getJustify() - Method in class org.eclipse.swt.custom.StyledText
Returns whether the widget justifies lines.
getJustify() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the receiver's justification.
getKeyBinding(AccessibleActionEvent) - Method in class org.eclipse.swt.accessibility.AccessibleActionAdapter
Returns a string representing one or more key bindings, if there are any, associated with the specified action.
getKeyBinding(AccessibleActionEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleActionListener
Returns a string representing one or more key bindings, if there are any, associated with the specified action.
getKeyBinding(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the action assigned to the key.
getKeyboardLanguage() - Static method in class org.eclipse.swt.internal.BidiUtil
 
getKeyboardShortcut(AccessibleEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAdapter
Sent when an accessibility client requests the keyboard shortcut of the control, or the keyboard shortcut of a child of the control.
getKeyboardShortcut(AccessibleEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleListener
Sent when an accessibility client requests the keyboard shortcut of the control, or the keyboard shortcut of a child of the control.
GetKeyCode(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
GetKeyLength(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
GetKeys(int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
GetLastFocusMethod(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
getLayout() - Method in class org.eclipse.swt.widgets.Composite
Returns layout which is associated with the receiver, or null if one has not been set.
getLayoutData() - Method in class org.eclipse.swt.widgets.Control
Returns layout data which is associated with the receiver.
getLayoutDeferred() - Method in class org.eclipse.swt.widgets.Composite
Returns true if the receiver has deferred the performing of layout, and false otherwise.
getLeading() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the leading area of the font described by the receiver.
GetLeafName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFile
 
getLeft() - Method in class org.eclipse.swt.custom.CBanner
Returns the Control that appears on the left side of the banner.
getLeftMargin() - Method in class org.eclipse.swt.custom.CLabel
Return the CLabel's left margin.
getLeftMargin() - Method in class org.eclipse.swt.custom.StyledText
Returns the left margin.
GetLength(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMWindowCollection
 
getLevel(int) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the embedding level for the specified character offset.
getLine(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the line at the given line index without delimiters.
getLine(int) - Method in interface org.eclipse.swt.custom.StyledTextContent
Return the line at the given line index without delimiters.
getLineAlignment(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the alignment of the line at the given index.
getLineAtOffset(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the line at the specified offset in the text where 0 < offset < getCharCount() so that getLineAtOffset(getCharCount()) returns the line of the insert location.
getLineAtOffset(int) - Method in interface org.eclipse.swt.custom.StyledTextContent
Return the line index at the given character offset.
getLineAttributes() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's line attributes.
getLineBackground(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the background color of the line at the given index.
getLineBounds(int) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the bounds of the line for the specified line index.
getLineBullet(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the bullet of the line at the given index.
getLineCap() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's line cap style, which will be one of the constants SWT.CAP_FLAT, SWT.CAP_ROUND, or SWT.CAP_SQUARE.
getLineCount() - Method in class org.eclipse.swt.custom.StyledText
Gets the number of text lines.
getLineCount() - Method in interface org.eclipse.swt.custom.StyledTextContent
Return the number of lines.
getLineCount() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the receiver's line count.
getLineCount() - Method in class org.eclipse.swt.widgets.Text
Returns the number of lines.
getLineDash() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's line dash style.
getLineDelimiter() - Method in class org.eclipse.swt.custom.StyledText
Returns the line delimiter used for entering new lines by key down or paste operation.
getLineDelimiter() - Method in interface org.eclipse.swt.custom.StyledTextContent
Return the line delimiter that should be used by the StyledText widget when inserting new lines.
getLineDelimiter() - Method in class org.eclipse.swt.widgets.Text
Returns the line delimiter.
getLineHeight() - Method in class org.eclipse.swt.custom.StyledText
Returns the line height.
getLineHeight(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the line height at the given offset.
getLineHeight() - Method in class org.eclipse.swt.widgets.Text
Returns the height of a line.
getLineIndent(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the indentation of the line at the given index.
getLineIndex(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the line index for a y, relative to the client area.
getLineIndex(int) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the index of the line that contains the specified character offset.
getLineJoin() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's line join style, which will be one of the constants SWT.JOIN_MITER, SWT.JOIN_ROUND, or SWT.JOIN_BEVEL.
getLineJustify(int) - Method in class org.eclipse.swt.custom.StyledText
Returns whether the line at the given index is justified.
getLineMetrics(int) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the font metrics for the specified line index.
getLineOffsets() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the line offsets.
getLinePixel(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the top pixel, relative to the client area, of a given line.
getLineSpacing() - Method in class org.eclipse.swt.custom.StyledText
Returns the line spacing of the widget.
getLineStyle() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's line style, which will be one of the constants SWT.LINE_SOLID, SWT.LINE_DASH, SWT.LINE_DOT, SWT.LINE_DASHDOT or SWT.LINE_DASHDOTDOT.
getLinesVisible() - Method in class org.eclipse.swt.widgets.Table
Returns true if the receiver's lines are visible, and false otherwise.
getLinesVisible() - Method in class org.eclipse.swt.widgets.Tree
Returns true if the receiver's lines are visible, and false otherwise.
getLineTabStops(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the tab stops of the line at the given index.
getLineWidth() - Method in class org.eclipse.swt.graphics.GC
Returns the width that will be used when drawing lines for all of the figure drawing operations (that is, drawLine, drawRectangle, drawPolyline, and so forth.
getLineWrapIndent(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the wrap indentation of the line at the given index.
GetListener(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
getListeners(int) - Method in class org.eclipse.swt.widgets.Widget
Returns an array of listeners who will be notified when an event of the given type occurs.
getListVisible() - Method in class org.eclipse.swt.custom.CCombo
Returns true if the receiver's list is visible, and false otherwise.
getListVisible() - Method in class org.eclipse.swt.widgets.Combo
Returns true if the receiver's list is visible, and false otherwise.
GetLoadFlags(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
GetLoadGroup(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
getLocale() - Method in class org.eclipse.swt.graphics.FontData
Returns the locale of the receiver.
getLocation(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the location of the control, or the location of a child of the control.
getLocation(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the location of the control, or the location of a child of the control.
getLocation(int, boolean) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the location for the specified character offset.
getLocation() - Method in class org.eclipse.swt.widgets.Caret
Returns a point describing the receiver's location relative to its parent (or its display if its parent is null).
getLocation() - Method in class org.eclipse.swt.widgets.Control
Returns a point describing the receiver's location relative to its parent (or its display if its parent is null), unless the receiver is a shell.
getLocation() - Method in class org.eclipse.swt.widgets.Shell
 
getLocationAtOffset(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the x, y location of the upper left corner of the character bounding box at the specified offset in the text.
getLocked() - Method in class org.eclipse.swt.widgets.CoolBar
Returns whether or not the receiver is 'locked'.
getMarginColor() - Method in class org.eclipse.swt.custom.StyledText
Returns the color of the margins.
getMaximized() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the receiver is maximized.
getMaximized() - Method in class org.eclipse.swt.widgets.Decorations
Returns true if the receiver is currently maximized, and false otherwise.
getMaximized() - Method in class org.eclipse.swt.widgets.Shell
 
getMaximizedControl() - Method in class org.eclipse.swt.custom.SashForm
Answer the control that currently is maximized in the SashForm.
getMaximizeVisible() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the maximize button is visible.
getMaximum() - Method in class org.eclipse.swt.widgets.ProgressBar
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.swt.widgets.Scale
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.swt.widgets.Slider
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.swt.widgets.Spinner
Returns the maximum value which the receiver will allow.
getMaximumValue(AccessibleValueEvent) - Method in class org.eclipse.swt.accessibility.AccessibleValueAdapter
Returns the maximum value that can be represented by this object.
getMaximumValue(AccessibleValueEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleValueListener
Returns the maximum value that can be represented by this object.
GetMd5Fingerprint(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
getMenu() - Method in class org.eclipse.swt.custom.CCombo
 
getMenu() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's pop up menu if it has one, or null if it does not.
getMenu() - Method in class org.eclipse.swt.widgets.MenuItem
Returns the receiver's cascade menu if it has one or null if it does not.
getMenu() - Method in class org.eclipse.swt.widgets.TaskItem
Returns the receiver's pop up menu if it has one, or null if it does not.
getMenuBar() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's menu bar if one had previously been set, otherwise returns null.
getMenuBar() - Method in class org.eclipse.swt.widgets.Display
Returns the single instance of the application menu bar, or null if there is no application menu bar for the platform.
getMessage(String) - Static method in class org.eclipse.swt.internal.Compatibility
Returns the NLS'ed message for the given argument.
getMessage(String, Object[]) - Static method in class org.eclipse.swt.internal.Compatibility
 
getMessage(String) - Static method in class org.eclipse.swt.SWT
Returns the NLS'ed message for the given argument.
getMessage(String, Object[]) - Static method in class org.eclipse.swt.SWT
Returns the NLS'ed message for the given arguments.
getMessage() - Method in error org.eclipse.swt.SWTError
Returns the string describing this SWTError object.
getMessage() - Method in exception org.eclipse.swt.SWTException
Returns the string describing this SWTException object.
getMessage() - Method in class org.eclipse.swt.widgets.DirectoryDialog
Returns the dialog's message, which is a description of the purpose for which it was opened.
getMessage() - Method in class org.eclipse.swt.widgets.MessageBox
Returns the dialog's message, or an empty string if it does not have one.
getMessage() - Method in class org.eclipse.swt.widgets.Text
Returns the widget message.
getMessage() - Method in class org.eclipse.swt.widgets.ToolTip
Returns the receiver's message, which will be an empty string if it has never been set.
GetMetaKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
GetMetaKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
GetMIMEInfo(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
GetMIMEInfo(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
GetMIMEInfo(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
GetMIMEInfo(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
GetMIMEInfo(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
GetMIMEInfo(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
getMinHeight() - Method in class org.eclipse.swt.custom.ScrolledComposite
Returns the minimum height of the content control.
getMinimized() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the receiver is minimized.
getMinimized() - Method in class org.eclipse.swt.widgets.Decorations
Returns true if the receiver is currently minimized, and false otherwise.
getMinimized() - Method in class org.eclipse.swt.widgets.Shell
 
getMinimizeVisible() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the minimize button is visible.
getMinimum() - Method in class org.eclipse.swt.widgets.ProgressBar
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.swt.widgets.Scale
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.swt.widgets.Slider
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.swt.widgets.Spinner
Returns the minimum value which the receiver will allow.
getMinimumCharacters() - Method in class org.eclipse.swt.custom.CTabFolder
Returns the number of characters that will appear in a fully compressed tab.
getMinimumSize() - Method in class org.eclipse.swt.widgets.CoolItem
Returns the minimum size that the cool item can be resized to using the cool item's gripper.
getMinimumSize() - Method in class org.eclipse.swt.widgets.Shell
Returns a point describing the minimum receiver's size.
getMinimumValue(AccessibleValueEvent) - Method in class org.eclipse.swt.accessibility.AccessibleValueAdapter
Returns the minimum value that can be represented by this object.
getMinimumValue(AccessibleValueEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleValueListener
Returns the minimum value that can be represented by this object.
getMinimumWidth() - Method in class org.eclipse.swt.custom.PopupList
Gets the minimum width of the list.
getMinutes() - Method in class org.eclipse.swt.widgets.DateTime
Returns the receiver's minutes.
getMinWidth() - Method in class org.eclipse.swt.custom.ScrolledComposite
Returns the minimum width of the content control.
getModified() - Method in class org.eclipse.swt.widgets.Shell
Gets the receiver's modified state.
getMonitor() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's monitor.
getMonitors() - Method in class org.eclipse.swt.widgets.Display
Returns an array of monitors attached to the device.
getMonth() - Method in class org.eclipse.swt.widgets.DateTime
Returns the receiver's month.
getMoveable() - Method in class org.eclipse.swt.widgets.TableColumn
Gets the moveable attribute.
getMoveable() - Method in class org.eclipse.swt.widgets.TreeColumn
Gets the moveable attribute.
getMRUVisible() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the receiver displays most recently used tabs and false otherwise.
getName(AccessibleActionEvent) - Method in class org.eclipse.swt.accessibility.AccessibleActionAdapter
Returns the name of the specified action.
getName(AccessibleActionEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleActionListener
Returns the name of the specified action.
getName(AccessibleEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAdapter
Sent when an accessibility client requests the name of the control, or the name of a child of the control.
getName(AccessibleEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleListener
Sent when an accessibility client requests the name of the control, or the name of a child of the control.
getName() - Method in class org.eclipse.swt.browser.BrowserFunction
Returns the name that javascript can use to invoke this BrowserFunction.
getName() - Method in class org.eclipse.swt.graphics.FontData
Returns the name of the receiver.
GetName(int) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
GetName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
getName() - Method in class org.eclipse.swt.program.Program
Returns the receiver's name.
GetNativeEvent(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
GetNewAuthPrompter(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
GetNewPrompter(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
GetNext(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISimpleEnumerator
 
getNextOffset(MovementEvent) - Method in interface org.eclipse.swt.custom.MovementListener
This method is called when a new offset is required based on the current offset and a movement type.
getNextOffset(int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the next offset for the specified offset and movement type.
GetNickname(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetNotAfter(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
GetNotAfterGMT(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
GetNotAfterLocalDay(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
GetNotAfterLocalTime(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
GetNotBefore(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
GetNotBeforeGMT(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
GetNotBeforeLocalDay(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
GetNotBeforeLocalTime(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
GetNotificationCallbacks(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
GetObserver(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
GetObserver(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
GetOffline(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
getOffset(Point, int[]) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the character offset for the specified point.
getOffset(int, int, int[]) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the character offset for the specified point.
getOffsetAtLine(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the character offset of the first character of the given line.
getOffsetAtLine(int) - Method in interface org.eclipse.swt.custom.StyledTextContent
Return the character offset of the first character of the given line.
getOffsetAtLocation(Point) - Method in class org.eclipse.swt.custom.StyledText
Returns the offset of the character at the given location relative to the first character in the document.
getOffsetAtPoint(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the offset of the character under the specified point.
getOffsetAtPoint(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the offset of the character under the specified point.
getOrderInfo(GC, String, int[], byte[], int, int[]) - Static method in class org.eclipse.swt.internal.BidiUtil
 
GetOrganization(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetOrganizationalUnit(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
getOrientation() - Method in class org.eclipse.swt.custom.SashForm
Returns SWT.HORIZONTAL if the controls in the SashForm are laid out side by side or SWT.VERTICAL if the controls in the SashForm are laid out top to bottom.
getOrientation() - Method in class org.eclipse.swt.custom.StyledText
Returns the orientation of the receiver.
getOrientation() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the orientation of the receiver.
getOrientation() - Method in class org.eclipse.swt.widgets.Combo
Returns the orientation of the receiver.
getOrientation() - Method in class org.eclipse.swt.widgets.Control
Returns the orientation of the receiver, which will be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
getOrientation() - Method in class org.eclipse.swt.widgets.Menu
Returns the orientation of the receiver, which will be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
getOrientation() - Method in class org.eclipse.swt.widgets.Text
Returns the orientation of the receiver, which will be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
getOrigin() - Method in class org.eclipse.swt.custom.ScrolledComposite
Return the point in the content that currently appears in the top left corner of the scrolled composite.
GetOriginalURI(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
GetOriginCharset(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
getOverlayImage() - Method in class org.eclipse.swt.widgets.TaskItem
Returns the receiver's overlay image if it has one, or null if it does not.
getOverlayText() - Method in class org.eclipse.swt.widgets.TaskItem
Returns the receiver's overlay text, which will be an empty string if it has never been set.
getOverwrite() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the flag that the dialog will use to determine whether to prompt the user for file overwrite if the selected file already exists.
GetOwner(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
getPageIncrement() - Method in class org.eclipse.swt.widgets.Scale
Returns the amount that the receiver's value will be modified by when the page increment/decrement areas are selected.
getPageIncrement() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the amount that the receiver's value will be modified by when the page increment/decrement areas are selected.
getPageIncrement() - Method in class org.eclipse.swt.widgets.Slider
Returns the amount that the receiver's value will be modified by when the page increment/decrement areas are selected.
getPageIncrement() - Method in class org.eclipse.swt.widgets.Spinner
Returns the amount that the receiver's position will be modified by when the page up/down keys are pressed.
getParent() - Method in class org.eclipse.swt.custom.CTabItem
Returns the receiver's parent, which must be a CTabFolder.
getParent() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns the receiver's parent, which must be a TableTree.
getParent() - Method in class org.eclipse.swt.widgets.Caret
Returns the receiver's parent, which must be a Canvas.
getParent() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's parent, which must be a Composite or null when the receiver is a shell that was created with null or a display for a parent.
getParent() - Method in class org.eclipse.swt.widgets.CoolItem
Returns the receiver's parent, which must be a CoolBar.
getParent() - Method in class org.eclipse.swt.widgets.Dialog
Returns the receiver's parent, which must be a Shell or null.
getParent() - Method in class org.eclipse.swt.widgets.ExpandItem
Returns the receiver's parent, which must be a ExpandBar.
getParent() - Method in class org.eclipse.swt.widgets.Menu
Returns the receiver's parent, which must be a Decorations.
getParent() - Method in class org.eclipse.swt.widgets.MenuItem
Returns the receiver's parent, which must be a Menu.
getParent() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the receiver's parent, which must be a Scrollable.
getParent() - Method in class org.eclipse.swt.widgets.TabItem
Returns the receiver's parent, which must be a TabFolder.
getParent() - Method in class org.eclipse.swt.widgets.TableColumn
Returns the receiver's parent, which must be a Table.
getParent() - Method in class org.eclipse.swt.widgets.TableItem
Returns the receiver's parent, which must be a Table.
getParent() - Method in class org.eclipse.swt.widgets.TaskItem
Returns the receiver's parent, which must be a TaskBar.
getParent() - Method in class org.eclipse.swt.widgets.ToolItem
Returns the receiver's parent, which must be a ToolBar.
getParent() - Method in class org.eclipse.swt.widgets.ToolTip
Returns the receiver's parent, which must be a Shell.
getParent() - Method in class org.eclipse.swt.widgets.TrayItem
Returns the receiver's parent, which must be a Tray.
getParent() - Method in class org.eclipse.swt.widgets.TreeColumn
Returns the receiver's parent, which must be a Tree.
getParent() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the receiver's parent, which must be a Tree.
getParentItem() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Returns the receiver's parent item, which must be a TableTreeItem or null when the receiver is a root.
getParentItem() - Method in class org.eclipse.swt.widgets.Menu
Returns the receiver's parent item, which must be a MenuItem or null when the receiver is a root.
getParentItem() - Method in class org.eclipse.swt.widgets.Tree
Returns the receiver's parent item, which must be a TreeItem or null when the receiver is a root.
getParentItem() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the receiver's parent item, which must be a TreeItem or null when the receiver is a root.
getParentMenu() - Method in class org.eclipse.swt.widgets.Menu
Returns the receiver's parent item, which must be a Menu or null when the receiver is a root.
GetParentNativeWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
GetParentURIContentListener(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
GetPassword(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
GetPassword(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
GetPath(int) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
GetPath(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFile
 
GetPath(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
getPathData() - Method in class org.eclipse.swt.graphics.Path
Returns a device independent representation of the receiver.
GetPercentComplete(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
GetPercentComplete(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
GetPersist(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
getpid() - Static method in class org.eclipse.swt.internal.cocoa.OS
C calls
getPixel(int, int) - Method in class org.eclipse.swt.graphics.ImageData
Returns the pixel value at offset x in scanline y in the receiver's data.
getPixel(RGB) - Method in class org.eclipse.swt.graphics.PaletteData
Returns the pixel value corresponding to the given RGB.
getPixels(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Returns getWidth pixel values starting at offset x in scanline y in the receiver's data starting at startIndex.
getPixels(int, int, int, int[], int) - Method in class org.eclipse.swt.graphics.ImageData
Returns getWidth pixel values starting at offset x in scanline y in the receiver's data starting at startIndex.
GetPKCS12FilePassword(int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
getPlatform() - Static method in class org.eclipse.swt.internal.Callback
Returns the SWT platform name.
getPlatform() - Static method in class org.eclipse.swt.SWT
Returns the SWT platform name.
GetPolicy(int) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
GetPort(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
getPreferredSize() - Method in class org.eclipse.swt.widgets.CoolItem
Returns a point describing the receiver's ideal size.
GetPrePath(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
getPreviousOffset(MovementEvent) - Method in interface org.eclipse.swt.custom.MovementListener
This method is called when a new offset is required based on the current offset and a movement type.
getPreviousOffset(int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the previous offset for the specified offset and movement type.
getPrimaryMonitor() - Method in class org.eclipse.swt.widgets.Display
Returns the primary monitor for that device.
getPrinterData() - Method in class org.eclipse.swt.printing.PrintDialog
Returns the printer data that will be used when the dialog is opened.
getPrinterData() - Method in class org.eclipse.swt.printing.Printer
Returns a PrinterData object representing the target printer for this print job.
getPrinterList() - Static method in class org.eclipse.swt.printing.Printer
Returns an array of PrinterData objects representing all available printers.
getPrintToFile() - Method in class org.eclipse.swt.printing.PrintDialog
Returns the 'Print to file' setting that the user selected before pressing OK in the dialog.
getPrograms() - Static method in class org.eclipse.swt.program.Program
Answers all available programs in the operating system.
getProgress() - Method in class org.eclipse.swt.widgets.TaskItem
Returns the receiver's progress.
getProgressState() - Method in class org.eclipse.swt.widgets.TaskItem
Returns the receiver's progress state.
GetProtocolFlags(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
GetProtocolHandler(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
getRanges(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the text range(s) contained within the given bounding box.
getRanges(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the text range(s) contained within the given bounding box.
getRanges() - Method in class org.eclipse.swt.custom.StyledText
Returns all the ranges of text that have an associated StyleRange.
getRanges(int, int) - Method in class org.eclipse.swt.custom.StyledText
Returns the ranges of text that have an associated StyleRange.
getRanges() - Method in class org.eclipse.swt.graphics.TextLayout
Gets the ranges of text that are associated with a TextStyle.
getRanges() - Method in class org.eclipse.swt.widgets.IME
Returns the ranges for the style that should be applied during the in-line edit session.
GetRawDER(int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetRealm(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
GetRealTop(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
getRectangles() - Method in class org.eclipse.swt.widgets.Tracker
Returns the bounds that are being drawn, expressed relative to the parent widget.
getRed() - Method in class org.eclipse.swt.graphics.Color
Returns the amount of red in the color, from 0 to 255.
GetRedirectionLimit(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
GetRef(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
GetReferrer(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
GetReferringURI(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
getRegion() - Method in class org.eclipse.swt.widgets.Control
Returns the region that defines the shape of the control, or null if the control has the default shape.
getRegion() - Method in class org.eclipse.swt.widgets.Shell
Returns the region that defines the shape of the shell, or null if the shell has the default shape.
GetRegionBounds(int, short[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
GetRelatedTarget(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
getRenderer() - Method in class org.eclipse.swt.custom.CTabFolder
Returns the receiver's renderer.
getRenderInfo(GC, String, int[], byte[], int[], int, int[]) - Static method in class org.eclipse.swt.internal.BidiUtil
 
GetRequestHeader(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
GetRequestMethod(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
GetRequestSucceeded(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
getResizable() - Method in class org.eclipse.swt.widgets.TableColumn
Gets the resizable attribute.
getResizable() - Method in class org.eclipse.swt.widgets.TreeColumn
Gets the resizable attribute.
GetResponseHeader(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
GetResponseStatus(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
GetResponseStatusText(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
getRGB() - Method in class org.eclipse.swt.graphics.Color
Returns an RGB representing the receiver.
getRGB(int) - Method in class org.eclipse.swt.graphics.PaletteData
Returns an RGB corresponding to the given pixel value.
getRGB() - Method in class org.eclipse.swt.widgets.ColorDialog
Returns the currently selected color in the receiver.
getRGB() - Method in class org.eclipse.swt.widgets.FontDialog
Returns an RGB describing the color that was selected in the dialog, or null if none is available.
getRGBs() - Method in class org.eclipse.swt.graphics.ImageData
Returns an array of RGBs which comprise the indexed color table of the receiver, or null if the receiver has a direct color model.
getRGBs() - Method in class org.eclipse.swt.graphics.PaletteData
Returns all the RGB values in the receiver if it is an indexed palette, or null if it is a direct palette.
getRGBs() - Method in class org.eclipse.swt.widgets.ColorDialog
Returns an array of RGBs which are the list of custom colors selected by the user in the receiver, or null if no custom colors were selected.
getRight() - Method in class org.eclipse.swt.custom.CBanner
Returns the Control that appears on the right side of the banner.
getRightMargin() - Method in class org.eclipse.swt.custom.CLabel
Return the CLabel's right margin.
getRightMargin() - Method in class org.eclipse.swt.custom.StyledText
Returns the right margin.
getRightMinimumSize() - Method in class org.eclipse.swt.custom.CBanner
Returns the minimum size of the control that appears on the right of the banner.
getRightWidth() - Method in class org.eclipse.swt.custom.CBanner
Returns the width of the control that appears on the right of the banner.
getRole(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the role of the control, or the role of a child of the control.
getRole(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the role of the control, or the role of a child of the control.
getRow(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the accessible object for the specified row in the table.
getRow(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the accessible object for the specified row in the table.
getRow() - Method in class org.eclipse.swt.custom.TableCursor
Returns the row over which the TableCursor is positioned.
getRow() - Method in class org.eclipse.swt.custom.TreeCursor
Returns the row over which the TreeCursor is positioned.
getRowCount(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the total number of rows in the table.
getRowCount(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the total number of rows in the table.
getRowCount() - Method in class org.eclipse.swt.widgets.ToolBar
Returns the number of rows in the receiver.
getRowDescription(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the description text of the specified row in the table.
getRowDescription(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the description text of the specified row in the table.
getRowHeader(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the accessible object for the row header.
getRowHeader(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the accessible object for the row header.
getRowHeaderCells(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the row header cells as an array of accessible objects.
getRowHeaderCells(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the row header cells as an array of accessible objects.
getRowHeaders(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
Returns the row headers as an array of cell accessibles.
getRowHeaders(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
Returns the row headers as an array of cell accessibles.
getRowIndex(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
Translates this cell accessible into the corresponding row index.
getRowIndex(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
Translates this cell accessible into the corresponding row index.
getRows(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the rows as an array of accessible objects.
getRows(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the rows as an array of accessible objects.
getRowSpan(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
Returns the number of rows occupied by this cell accessible.
getRowSpan(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
Returns the number of rows occupied by this cell accessible.
getSashWidth() - Method in class org.eclipse.swt.custom.SashForm
Returns the width of the sashes when the controls in the SashForm are laid out.
GetScheme(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
getScope() - Method in class org.eclipse.swt.printing.PrintDialog
Returns the print job scope that the user selected before pressing OK in the dialog.
GetScreenX(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
GetScreenY(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
getScrollbarsMode() - Method in class org.eclipse.swt.widgets.Scrollable
Returns the mode of the receiver's scrollbars.
getSeconds() - Method in class org.eclipse.swt.widgets.DateTime
Returns the receiver's seconds.
GetSecretKeyLength(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
GetSecurityInfo(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
getSegments(SegmentEvent) - Method in interface org.eclipse.swt.events.SegmentListener
This method is called when text content is being modified.
getSegments() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the text segments offsets of the receiver.
getSegmentsChars() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the segments characters of the receiver.
getSelectedCellCount(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the number of selected cells.
getSelectedCellCount(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the number of selected cells.
getSelectedCells(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the currently selected cells.
getSelectedCells(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the currently selected cells.
getSelectedColumnCount(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the number of selected columns.
getSelectedColumnCount(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the number of selected columns.
getSelectedColumns(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the column indexes that are currently selected.
getSelectedColumns(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the column indexes that are currently selected.
getSelectedRowCount(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the number of selected rows.
getSelectedRowCount(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the number of selected rows.
getSelectedRows(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the row indexes that are currently selected.
getSelectedRows(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the row indexes that are currently selected.
getSelection(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the identity of the child or control that is currently selected.
getSelection(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the identity of the child or control that is currently selected.
getSelection(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the character offsets of the specified text selection.
getSelection(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the character offsets of the specified text selection.
getSelection() - Method in class org.eclipse.swt.custom.CCombo
Returns a Point whose x coordinate is the start of the selection in the receiver's text field, and whose y coordinate is the end of the selection.
getSelection() - Method in class org.eclipse.swt.custom.CTabFolder
Return the selected tab item, or null if there is no selection.
getSelection() - Method in class org.eclipse.swt.custom.StyledText
Returns the selection.
getSelection() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Gets the selected items.
getSelection(Point, Rectangle, RangeDrawData) - Method in class org.eclipse.swt.internal.theme.Theme
 
getSelection() - Method in class org.eclipse.swt.widgets.Button
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.swt.widgets.Combo
Returns a Point whose x coordinate is the character position representing the start of the selection in the receiver's text field, and whose y coordinate is the character position representing the end of the selection.
getSelection() - Method in class org.eclipse.swt.widgets.List
Returns an array of Strings that are currently selected in the receiver.
getSelection() - Method in class org.eclipse.swt.widgets.MenuItem
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.swt.widgets.ProgressBar
Returns the single 'selection' that is the receiver's position.
getSelection() - Method in class org.eclipse.swt.widgets.Scale
Returns the 'selection', which is the receiver's position.
getSelection() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the single 'selection' that is the receiver's value.
getSelection() - Method in class org.eclipse.swt.widgets.Slider
Returns the 'selection', which is the receiver's value.
getSelection() - Method in class org.eclipse.swt.widgets.Spinner
Returns the selection, which is the receiver's position.
getSelection() - Method in class org.eclipse.swt.widgets.TabFolder
Returns an array of TabItems that are currently selected in the receiver.
getSelection() - Method in class org.eclipse.swt.widgets.Table
Returns an array of TableItems that are currently selected in the receiver.
getSelection() - Method in class org.eclipse.swt.widgets.Text
Returns a Point whose x coordinate is the character position representing the start of the selected text, and whose y coordinate is the character position representing the end of the selection.
getSelection() - Method in class org.eclipse.swt.widgets.ToolItem
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.swt.widgets.Tree
Returns an array of TreeItems that are currently selected in the receiver.
getSelectionBackground() - Method in class org.eclipse.swt.custom.CTabFolder
Returns the receiver's selection background color.
getSelectionBackground() - Method in class org.eclipse.swt.custom.StyledText
Returns the receiver's selection background color.
getSelectionCount(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the number of active non-contiguous selections.
getSelectionCount(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the number of active non-contiguous selections.
getSelectionCount() - Method in class org.eclipse.swt.custom.StyledText
Gets the number of selected characters.
getSelectionCount() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Gets the number of selected items.
getSelectionCount() - Method in class org.eclipse.swt.widgets.List
Returns the number of selected items contained in the receiver.
getSelectionCount() - Method in class org.eclipse.swt.widgets.Table
Returns the number of selected items contained in the receiver.
getSelectionCount() - Method in class org.eclipse.swt.widgets.Text
Returns the number of selected characters.
getSelectionCount() - Method in class org.eclipse.swt.widgets.Tree
Returns the number of selected items contained in the receiver.
getSelectionForeground() - Method in class org.eclipse.swt.custom.CTabFolder
Returns the receiver's selection foreground color.
getSelectionForeground() - Method in class org.eclipse.swt.custom.StyledText
Returns the receiver's selection foreground color.
getSelectionIndex() - Method in class org.eclipse.swt.custom.CCombo
Returns the zero-relative index of the item which is currently selected in the receiver's list, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.swt.custom.CTabFolder
Return the index of the selected tab item, or -1 if there is no selection.
getSelectionIndex() - Method in class org.eclipse.swt.widgets.Combo
Returns the zero-relative index of the item which is currently selected in the receiver's list, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.swt.widgets.List
Returns the zero-relative index of the item which is currently selected in the receiver, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.swt.widgets.TabFolder
Returns the zero-relative index of the item which is currently selected in the receiver, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.swt.widgets.Table
Returns the zero-relative index of the item which is currently selected in the receiver, or -1 if no item is selected.
getSelectionIndices() - Method in class org.eclipse.swt.widgets.List
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectionIndices() - Method in class org.eclipse.swt.widgets.Table
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectionRange(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextAdapter
Sent when an accessibility client requests the range of the current text selection.
getSelectionRange(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextListener
Sent when an accessibility client requests the range of the current text selection.
getSelectionRange() - Method in class org.eclipse.swt.custom.StyledText
Returns the selection.
getSelectionRanges() - Method in class org.eclipse.swt.custom.StyledText
Returns the ranges of text that are inside the block selection rectangle.
getSelectionText() - Method in class org.eclipse.swt.custom.StyledText
Returns the selected text.
getSelectionText() - Method in class org.eclipse.swt.widgets.Text
Gets the selected text, or an empty string if there is no current selection.
GetSerialNumber(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetServerCert(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
GetService(nsID, nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIServiceManager
 
GetServiceByContractID(byte[], nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIServiceManager
 
GetSessionHistory(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
GetSha1Fingerprint(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
getShell() - Method in class org.eclipse.swt.custom.CCombo
 
getShell() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's shell.
getShell() - Method in class org.eclipse.swt.widgets.Menu
Returns the receiver's shell.
getShell() - Method in class org.eclipse.swt.widgets.Shell
 
getShells() - Method in class org.eclipse.swt.widgets.Display
Returns a (possibly empty) array containing all shells which have not been disposed and have the receiver as their display.
getShells() - Method in class org.eclipse.swt.widgets.Shell
Returns an array containing all shells which are descendants of the receiver.
GetShiftKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
GetShiftKey(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
getShowClose() - Method in class org.eclipse.swt.custom.CTabItem
Returns true to indicate that the receiver's close button should be shown.
getShowFocusedControl() - Method in class org.eclipse.swt.custom.ScrolledComposite
Returns true if the receiver automatically scrolls to a focused child control to make it visible.
getSimple() - Method in class org.eclipse.swt.custom.CBanner
Returns true if the CBanner is rendered with a simple, traditional shape.
getSimple() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the CTabFolder is rendered with a simple, traditional shape.
getSingle() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the CTabFolder only displays the selected tab and false if the CTabFolder displays multiple tabs.
GetSiteWindow(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
GetSize(int) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
getSize() - Method in class org.eclipse.swt.widgets.Caret
Returns a point describing the receiver's size.
getSize() - Method in class org.eclipse.swt.widgets.Control
Returns a point describing the receiver's size.
getSize() - Method in class org.eclipse.swt.widgets.CoolItem
Returns a point describing the receiver's size.
getSize() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns a point describing the receiver's size.
getSize() - Method in class org.eclipse.swt.widgets.Shell
 
getSortColumn() - Method in class org.eclipse.swt.widgets.Table
Returns the column which shows the sort indicator for the receiver.
getSortColumn() - Method in class org.eclipse.swt.widgets.Tree
Returns the column which shows the sort indicator for the receiver.
getSortDirection() - Method in class org.eclipse.swt.widgets.Table
Returns the direction of the sort indicator for the receiver.
getSortDirection() - Method in class org.eclipse.swt.widgets.Tree
Returns the direction of the sort indicator for the receiver.
GetSource(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
GetSource(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
GetSource(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
GetSource(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
GetSource(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
GetSource(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
getSpacing() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the line spacing of the receiver.
getSpacing() - Method in class org.eclipse.swt.widgets.ExpandBar
Returns the receiver's spacing.
GetSpec(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
GetSpecIgnoringRef(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
getStartIndex(AccessibleHyperlinkEvent) - Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
Returns the 0 based character offset at which the textual representation of the hyperlink starts.
getStartIndex(AccessibleHyperlinkEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleHyperlinkListener
Returns the 0 based character offset at which the textual representation of the hyperlink starts.
getStartPage() - Method in class org.eclipse.swt.printing.PrintDialog
Returns the start page setting that the user selected before pressing OK in the dialog.
GetStartTime(long[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
GetStartTime(long[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
getState(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the state of the control, or the state of a child of the control.
getState(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the state of the control, or the state of a child of the control.
getState() - Method in class org.eclipse.swt.widgets.ProgressBar
Returns the state of the receiver.
GetStatus(int) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
GetStatus(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
getStippled() - Method in class org.eclipse.swt.widgets.Tracker
Returns true if the rectangles are drawn with a stippled line, false otherwise.
getString() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
getStyle() - Method in class org.eclipse.swt.browser.Browser
 
getStyle() - Method in class org.eclipse.swt.custom.CCombo
 
getStyle() - Method in class org.eclipse.swt.custom.CLabel
 
getStyle() - Method in class org.eclipse.swt.custom.CTabFolder
 
getStyle() - Method in class org.eclipse.swt.custom.SashForm
 
getStyle() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
getStyle() - Method in class org.eclipse.swt.graphics.FontData
Returns the style of the receiver which is a bitwise OR of one or more of the SWT constants NORMAL, BOLD and ITALIC.
getStyle() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's style information.
getStyle(int) - Method in class org.eclipse.swt.graphics.TextLayout
Gets the style of the receiver at the specified character offset.
getStyle() - Method in class org.eclipse.swt.widgets.Dialog
Returns the receiver's style information.
getStyle() - Method in class org.eclipse.swt.widgets.Widget
Returns the receiver's style information.
getStyleRangeAtOffset(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the style range at the given offset.
getStyleRanges() - Method in class org.eclipse.swt.custom.StyledText
Returns the styles.
getStyleRanges(boolean) - Method in class org.eclipse.swt.custom.StyledText
Returns the styles.
getStyleRanges(int, int) - Method in class org.eclipse.swt.custom.StyledText
Returns the styles for the given text range.
getStyleRanges(int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
Returns the styles for the given text range.
getStyles() - Method in class org.eclipse.swt.graphics.TextLayout
Gets all styles of the receiver.
getStyles() - Method in class org.eclipse.swt.widgets.IME
Returns the styles for the ranges.
GetSubjectName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetSuggestedFileName(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
GetSuggestedFileName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
GetSuggestedFileName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
GetSuggestedFileName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
getSummary(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the summary description of the table.
getSummary(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the summary description of the table.
getSupportedTypes() - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
 
getSupportedTypes() - Method in class org.eclipse.swt.dnd.Transfer
Returns a list of the platform specific data types that can be converted using this transfer agent.
getSynchronizer() - Method in class org.eclipse.swt.widgets.Display
Gets the synchronizer used by the display.
getSyncThread() - Method in class org.eclipse.swt.widgets.Display
Returns the thread that has invoked syncExec or null if no such runnable is currently being invoked by the user-interface thread.
getSystemColor(int) - Method in class org.eclipse.swt.graphics.Device
Returns the matching standard color for the given constant, which should be one of the color constants specified in class SWT.
getSystemColor(int) - Method in class org.eclipse.swt.widgets.Display
Returns the matching standard color for the given constant, which should be one of the color constants specified in class SWT.
getSystemCursor(int) - Method in class org.eclipse.swt.widgets.Display
Returns the matching standard platform cursor for the given constant, which should be one of the cursor constants specified in class SWT.
getSystemFont() - Method in class org.eclipse.swt.graphics.Device
Returns a reasonable font for applications to use.
getSystemImage(int) - Method in class org.eclipse.swt.widgets.Display
Returns the matching standard platform image for the given constant, which should be one of the icon constants specified in class SWT.
getSystemMenu() - Method in class org.eclipse.swt.widgets.Display
Returns the single instance of the system-provided menu for the application, or null on platforms where no menu is provided for the application.
GetSystemPrincipal(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
getSystemTaskBar() - Method in class org.eclipse.swt.widgets.Display
Returns the single instance of the system taskBar or null when there is no system taskBar available for the platform.
getSystemTray() - Method in class org.eclipse.swt.widgets.Display
Returns the single instance of the system tray or null when there is no system tray available for the platform.
GetSystemUIMode(int[], int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
getTabHeight() - Method in class org.eclipse.swt.custom.CTabFolder
Returns the height of the tab
getTable(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
Returns the accessible for the table containing this cell.
getTable(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
Returns the accessible for the table containing this cell.
getTable() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Returns the underlying Table control.
getTabList() - Method in class org.eclipse.swt.widgets.Composite
Gets the (possibly empty) tabbing order for the control.
getTabPosition() - Method in class org.eclipse.swt.custom.CTabFolder
Returns the position of the tab.
getTabs() - Method in class org.eclipse.swt.custom.StyledText
Returns the tab width measured in characters.
getTabs() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the tab list of the receiver.
getTabs() - Method in class org.eclipse.swt.widgets.Text
Returns the number of tabs.
getTabStops() - Method in class org.eclipse.swt.custom.StyledText
Returns the tab list of the receiver.
GetTarget(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
GetTarget(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
GetTargetFile(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
GetTargetFile(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
GetTargetFile(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
GetTargetFile(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
GetTargetFileIsExecutable(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
GetTargetFileIsExecutable(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
getText(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns a substring and its range for the given range, count and boundary type.
getText(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns a substring and its range for the given range, count and boundary type.
getText() - Method in class org.eclipse.swt.browser.Browser
Returns a string with HTML that represents the content of the current page.
getText() - Method in class org.eclipse.swt.custom.CCombo
Returns a string containing a copy of the contents of the receiver's text field.
getText() - Method in class org.eclipse.swt.custom.CLabel
Return the Label's text.
getText() - Method in class org.eclipse.swt.custom.StyledText
Returns a copy of the widget content.
getText(int, int) - Method in class org.eclipse.swt.custom.StyledText
Returns the widget content between the two offsets.
getText() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
 
getText(int) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Gets the item text at the specified index.
getText() - Method in class org.eclipse.swt.graphics.TextLayout
Gets the receiver's text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.swt.widgets.Button
Returns the receiver's text, which will be an empty string if it has never been set or if the receiver is an ARROW button.
getText() - Method in class org.eclipse.swt.widgets.Combo
Returns a string containing a copy of the contents of the receiver's text field, or an empty string if there are no contents.
getText() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's text, which is the string that the window manager will typically display as the receiver's title.
getText() - Method in class org.eclipse.swt.widgets.Dialog
Returns the receiver's text, which is the string that the window manager will typically display as the receiver's title.
getText() - Method in class org.eclipse.swt.widgets.Group
Returns the receiver's text, which is the string that the is used as the title.
getText() - Method in class org.eclipse.swt.widgets.IME
Returns the composition text.
getText() - Method in class org.eclipse.swt.widgets.Item
Returns the receiver's text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.swt.widgets.Label
Returns the receiver's text, which will be an empty string if it has never been set or if the receiver is a SEPARATOR label.
getText() - Method in class org.eclipse.swt.widgets.Link
Returns the receiver's text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.swt.widgets.Spinner
Returns a string containing a copy of the contents of the receiver's text field, or an empty string if there are no contents.
getText() - Method in class org.eclipse.swt.widgets.TableItem
 
getText(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the text stored at the given column index in the receiver, or empty string if the text has not been set.
getText() - Method in class org.eclipse.swt.widgets.Text
Returns the widget text.
getText(int, int) - Method in class org.eclipse.swt.widgets.Text
Returns a range of text.
getText() - Method in class org.eclipse.swt.widgets.ToolTip
Returns the receiver's text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.swt.widgets.TreeItem
 
getText(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns the text stored at the given column index in the receiver, or empty string if the text has not been set.
getTextAntialias() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's text drawing anti-aliasing setting value, which will be one of SWT.DEFAULT, SWT.OFF or SWT.ON.
getTextAttributes(AccessibleTextAttributeEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAttributeAdapter
Returns text attributes specific to this Accessible object.
getTextAttributes(AccessibleTextAttributeEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleAttributeListener
Returns text attributes specific to this Accessible object.
getTextBounds(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the bounding box(es) of the specified text range in display coordinates.
getTextBounds(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the bounding box(es) of the specified text range in display coordinates.
getTextBounds(int, int) - Method in class org.eclipse.swt.custom.StyledText
Returns the smallest bounding rectangle that includes the characters between two offsets.
getTextBounds(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns a rectangle describing the size and location relative to its parent of the text at a column in the table.
getTextBounds(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns a rectangle describing the size and location relative to its parent of the text at a column in the tree.
getTextChars() - Method in class org.eclipse.swt.widgets.Text
Returns the widget's text as a character array.
getTextDirection() - Method in class org.eclipse.swt.widgets.Control
Returns the text direction of the receiver, which will be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
getTextHeight() - Method in class org.eclipse.swt.custom.CCombo
Returns the height of the receivers's text field.
getTextHeight() - Method in class org.eclipse.swt.widgets.Combo
Returns the height of the receivers's text field.
getTextLimit() - Method in class org.eclipse.swt.custom.CCombo
Returns the maximum number of characters that the receiver's text field is capable of holding.
getTextLimit() - Method in class org.eclipse.swt.custom.StyledText
Returns the maximum number of characters that the receiver is capable of holding.
getTextLimit() - Method in class org.eclipse.swt.widgets.Combo
Returns the maximum number of characters that the receiver's text field is capable of holding.
getTextLimit() - Method in class org.eclipse.swt.widgets.Spinner
Returns the maximum number of characters that the receiver's text field is capable of holding.
getTextLimit() - Method in class org.eclipse.swt.widgets.Text
Returns the maximum number of characters that the receiver is capable of holding.
getTextRange(int, int) - Method in class org.eclipse.swt.custom.StyledText
Returns the widget content starting at start for length characters.
getTextRange(int, int) - Method in interface org.eclipse.swt.custom.StyledTextContent
Returns a string representing the content at the given range.
GetThemeMetric(int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
getThread() - Method in class org.eclipse.swt.widgets.Display
Returns the user-interface thread for the receiver.
getThumb() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the receiver's thumb value.
getThumb() - Method in class org.eclipse.swt.widgets.Slider
Returns the receiver's thumb value.
getThumbBounds() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns a rectangle describing the size and location of the receiver's thumb relative to its parent.
getThumbTrackBounds() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns a rectangle describing the size and location of the receiver's thumb track relative to its parent.
GetTimeDownloadStarted(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
GetTimeDownloadStarted(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
GetTimeDownloadStarted(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
GetTokenName(int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
getToolBar() - Method in class org.eclipse.swt.widgets.Shell
Returns a ToolBar object representing the tool bar that can be shown in the receiver's trim.
getToolTip() - Method in class org.eclipse.swt.widgets.TrayItem
Returns the receiver's tool tip, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.swt.custom.CLabel
 
getToolTipText() - Method in class org.eclipse.swt.custom.CTabItem
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.swt.widgets.TabItem
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.swt.widgets.TableColumn
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.swt.widgets.ToolItem
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.swt.widgets.TrayItem
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.swt.widgets.TreeColumn
Returns the receiver's tool tip text, or null if it has not been set.
GetTop(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
getTopCenter() - Method in class org.eclipse.swt.custom.ViewForm
Returns Control that appears in the top center of the pane.
getTopIndex() - Method in class org.eclipse.swt.custom.StyledText
Gets the top index.
getTopIndex() - Method in class org.eclipse.swt.widgets.List
Returns the zero-relative index of the item which is currently at the top of the receiver.
getTopIndex() - Method in class org.eclipse.swt.widgets.Table
Returns the zero-relative index of the item which is currently at the top of the receiver.
getTopIndex() - Method in class org.eclipse.swt.widgets.Text
Returns the zero-relative index of the line which is currently at the top of the receiver.
getTopItem() - Method in class org.eclipse.swt.widgets.Tree
Returns the item which is currently at the top of the receiver.
getTopLeft() - Method in class org.eclipse.swt.custom.ViewForm
Returns the Control that appears in the top left corner of the pane.
getTopMargin() - Method in class org.eclipse.swt.custom.CLabel
Return the CLabel's top margin.
getTopMargin() - Method in class org.eclipse.swt.custom.StyledText
Returns the top margin.
getTopPixel() - Method in class org.eclipse.swt.custom.StyledText
Gets the top pixel.
getTopPixel() - Method in class org.eclipse.swt.widgets.Text
Returns the top pixel.
getTopRight() - Method in class org.eclipse.swt.custom.CTabFolder
Returns the control in the top right corner of the tab folder.
getTopRight() - Method in class org.eclipse.swt.custom.ViewForm
Returns the control in the top right corner of the pane.
getTopRightAlignment() - Method in class org.eclipse.swt.custom.CTabFolder
Returns the alignment of the top right control.
getTouchEnabled() - Method in class org.eclipse.swt.widgets.Control
Returns true if this control is set to send touch events, or false if it is set to send gesture events instead.
getTouchEnabled() - Method in class org.eclipse.swt.widgets.Display
Returns a boolean indicating whether a touch-aware input device is attached to the system and is ready for use.
getTransfer() - Method in class org.eclipse.swt.dnd.DragSource
Returns the list of data types that can be transferred by this DragSource.
getTransfer() - Method in class org.eclipse.swt.dnd.DropTarget
Returns a list of the data types that can be transferred to this DropTarget.
getTransform(Transform) - Method in class org.eclipse.swt.graphics.GC
Sets the parameter to the transform that is currently being used by the receiver.
getTransparencyMask() - Method in class org.eclipse.swt.graphics.ImageData
Returns an ImageData which specifies the transparency mask information for the receiver.
getTransparencyType() - Method in class org.eclipse.swt.graphics.ImageData
Returns the image transparency type, which will be one of SWT.TRANSPARENCY_NONE, SWT.TRANSPARENCY_MASK, SWT.TRANSPARENCY_PIXEL or SWT.TRANSPARENCY_ALPHA.
GetType(int) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
getTypeIds() - Method in class org.eclipse.swt.dnd.FileTransfer
 
getTypeIds() - Method in class org.eclipse.swt.dnd.HTMLTransfer
 
getTypeIds() - Method in class org.eclipse.swt.dnd.ImageTransfer
 
getTypeIds() - Method in class org.eclipse.swt.dnd.RTFTransfer
 
getTypeIds() - Method in class org.eclipse.swt.dnd.TextTransfer
 
getTypeIds() - Method in class org.eclipse.swt.dnd.Transfer
Returns the platform specific ids of the data types that can be converted using this transfer agent.
getTypeIds() - Method in class org.eclipse.swt.dnd.URLTransfer
 
getTypeNames() - Method in class org.eclipse.swt.dnd.FileTransfer
 
getTypeNames() - Method in class org.eclipse.swt.dnd.HTMLTransfer
 
getTypeNames() - Method in class org.eclipse.swt.dnd.ImageTransfer
 
getTypeNames() - Method in class org.eclipse.swt.dnd.RTFTransfer
 
getTypeNames() - Method in class org.eclipse.swt.dnd.TextTransfer
 
getTypeNames() - Method in class org.eclipse.swt.dnd.Transfer
Returns the platform specific names of the data types that can be converted using this transfer agent.
getTypeNames() - Method in class org.eclipse.swt.dnd.URLTransfer
 
getUnselectedCloseVisible() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if the close button appears when the user hovers over an unselected tabs.
getUnselectedImageVisible() - Method in class org.eclipse.swt.custom.CTabFolder
Returns true if an image appears in unselected tabs.
GetUploadStream(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIUploadChannel
 
GetURI(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
getUrl() - Method in class org.eclipse.swt.browser.Browser
Returns the current URL.
GetUsagesArray(int, int[], int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetUsagesString(int, int[], int) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetUsername(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
GetUsername(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
GetUserPass(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
GetValidity(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
GetValidityOverride(int, int, int, int, int[], int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
getValue(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the value of the control, or the value of a child of the control.
getValue(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the value of the control, or the value of a child of the control.
GetValue(int) - Method in class org.eclipse.swt.internal.mozilla.nsICookie
 
getValues(int[], int, int) - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLPixelFormat
 
getVersion() - Static method in class org.eclipse.swt.SWT
Returns the SWT version number as an integer.
getVerticalBar() - Method in class org.eclipse.swt.widgets.Scrollable
Returns the receiver's vertical scroll bar if it has one, and null if it does not.
getVisible() - Method in class org.eclipse.swt.widgets.Caret
Returns true if the receiver is visible, and false otherwise.
getVisible() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is visible, and false otherwise.
getVisible() - Method in class org.eclipse.swt.widgets.Menu
Returns true if the receiver is visible, and false otherwise.
getVisible() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns true if the receiver is visible, and false otherwise.
getVisible() - Method in class org.eclipse.swt.widgets.ToolTip
Returns true if the receiver is visible, and false otherwise.
getVisible() - Method in class org.eclipse.swt.widgets.TrayItem
Returns true if the receiver is visible and false otherwise.
getVisibleColumns(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the visible columns as an array of accessible objects.
getVisibleColumns(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the visible columns as an array of accessible objects.
getVisibleItemCount() - Method in class org.eclipse.swt.custom.CCombo
Gets the number of items that are visible in the drop down portion of the receiver's list.
getVisibleItemCount() - Method in class org.eclipse.swt.widgets.Combo
Gets the number of items that are visible in the drop down portion of the receiver's list.
getVisibleRanges(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Returns the visible text range(s).
getVisibleRanges(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Returns the visible text range(s).
getVisibleRows(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns the visible rows as an array of accessible objects.
getVisibleRows(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns the visible rows as an array of accessible objects.
getWarnings() - Method in class org.eclipse.swt.graphics.Device
Returns true if the underlying window system prints out warning messages on the console, and setWarnings had previously been called with true.
getWebBrowser() - Method in class org.eclipse.swt.browser.Browser
Returns the JavaXPCOM nsIWebBrowser for the receiver, or null if it is not available.
GetWebBrowser(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
getWeights() - Method in class org.eclipse.swt.custom.SashForm
Answer the relative weight of each child in the SashForm.
getWideCaret() - Method in class org.eclipse.swt.widgets.IME
Returns true if the caret should be wide, and false otherwise.
getWidth() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the width of the receiver.
getWidth() - Method in class org.eclipse.swt.widgets.TableColumn
Gets the width of the receiver.
getWidth() - Method in class org.eclipse.swt.widgets.ToolItem
Gets the width of the receiver.
getWidth() - Method in class org.eclipse.swt.widgets.TreeColumn
Gets the width of the receiver.
GetWindowByName(char[], int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
GetWindowEnumerator(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
GetWindowTitle(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
getWordWrap() - Method in class org.eclipse.swt.custom.StyledText
Returns whether the widget wraps lines.
getWrapIndent() - Method in class org.eclipse.swt.custom.StyledText
Returns the wrap indentation of the widget.
getWrapIndent() - Method in class org.eclipse.swt.graphics.TextLayout
Returns the receiver's wrap indent.
getWrapIndices() - Method in class org.eclipse.swt.widgets.CoolBar
Returns an array of ints that describe the zero-relative indices of any item(s) in the receiver that will begin on a new row.
GetWritable(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
getXORMode() - Method in class org.eclipse.swt.graphics.GC
Returns true if this GC is drawing in the mode where the resulting color in the destination is the exclusive or of the color values in the source and the destination, and false if it is drawing in the mode where the destination color is being replaced with the source color value.
getYear() - Method in class org.eclipse.swt.widgets.DateTime
Returns the receiver's year.
GIFFileFormat - Class in org.eclipse.swt.internal.image
 
GIFFileFormat() - Constructor for class org.eclipse.swt.internal.image.GIFFileFormat
 
GLCanvas - Class in org.eclipse.swt.opengl
GLCanvas is a widget capable of displaying OpenGL content.
GLCanvas(Composite, int, GLData) - Constructor for class org.eclipse.swt.opengl.GLCanvas
Create a GLCanvas widget using the attributes described in the GLData object provided.
GLData - Class in org.eclipse.swt.opengl
The GLData class is a device-independent description of the pixel format attributes of a GL drawable.
GLData() - Constructor for class org.eclipse.swt.opengl.GLData
 
globalContext() - Method in class org.eclipse.swt.internal.cocoa.WebFrame
 
glyphIndexForCharacterAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
glyphIndexForPoint(NSPoint, NSTextContainer, float[]) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
GlyphMetrics - Class in org.eclipse.swt.graphics
Instances of this class represent glyph metrics.
GlyphMetrics(int, int, int) - Constructor for class org.eclipse.swt.graphics.GlyphMetrics
Constructs an instance of this class with the given ascent, descent and width values.
glyphRangeForCharacterRange(NSRange, int) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
glyphRangeForTextContainer(NSTextContainer) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
GLYPHSHAPE - Static variable in class org.eclipse.swt.internal.BidiUtil
 
goBack() - Method in class org.eclipse.swt.internal.cocoa.WebView
 
GoBack() - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
goForward() - Method in class org.eclipse.swt.internal.cocoa.WebView
 
GoForward() - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
GotoIndex(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
GRAB_HORIZONTAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fit the remaining horizontal space.
GRAB_VERTICAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fit the remaining vertical space.
grabExcessHorizontalSpace - Variable in class org.eclipse.swt.layout.GridData
grabExcessHorizontalSpace specifies whether the width of the cell changes depending on the size of the parent Composite.
grabExcessVerticalSpace - Variable in class org.eclipse.swt.layout.GridData
grabExcessVerticalSpace specifies whether the height of the cell changes depending on the size of the parent Composite.
grabHorizontal - Variable in class org.eclipse.swt.custom.ControlEditor
Specifies whether the editor should be sized to use the entire width of the control.
grabVertical - Variable in class org.eclipse.swt.custom.ControlEditor
Specifies whether the editor should be sized to use the entire height of the control.
graphicsContext() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
graphicsContextWithBitmapImageRep(NSBitmapImageRep) - Static method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
graphicsContextWithGraphicsPort(int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
graphicsContextWithWindow(NSWindow) - Static method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
graphicsPort() - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
GRAYED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
GRE_GetGREPathWithProperties(GREVersionRange, int, GREProperty, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
green - Variable in class org.eclipse.swt.graphics.RGB
the green component of the RGB
greenComponent() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
greenMask - Variable in class org.eclipse.swt.graphics.PaletteData
the green mask for a direct palette
greenShift - Variable in class org.eclipse.swt.graphics.PaletteData
the green shift for a direct palette
greenSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the color buffer's green channel.
GREProperty - Class in org.eclipse.swt.internal.mozilla.init
 
GREProperty() - Constructor for class org.eclipse.swt.internal.mozilla.init.GREProperty
 
GREProperty_sizeof() - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
GREVersionRange - Class in org.eclipse.swt.internal.mozilla.init
 
GREVersionRange() - Constructor for class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
GREVersionRange_sizeof() - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
GridData - Class in org.eclipse.swt.layout
GridData is the layout data object associated with GridLayout.
GridData() - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData using default values.
GridData(int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance based on the GridData style.
GridData(int, int, boolean, boolean) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridData(int, int, boolean, boolean, int, int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridData(int, int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridLayout - Class in org.eclipse.swt.layout
Instances of this class lay out the control children of a Composite in a grid.
GridLayout() - Constructor for class org.eclipse.swt.layout.GridLayout
Constructs a new instance of this class with a single column.
GridLayout(int, boolean) - Constructor for class org.eclipse.swt.layout.GridLayout
Constructs a new instance of this class given the number of columns, and whether or not the columns should be forced to have the same width.
Group - Class in org.eclipse.swt.widgets
Instances of this class provide an etched border with an optional title.
Group(Composite, int) - Constructor for class org.eclipse.swt.widgets.Group
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
groupCount - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the 1-based number of similar children in this accessible's group, including this accessible (0 means "not applicable")
GroupDrawData - Class in org.eclipse.swt.internal.theme
 
GroupDrawData() - Constructor for class org.eclipse.swt.internal.theme.GroupDrawData
 
groupIndex - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the 1-based index of this accessible in its group (0 means "not applicable")
groupLevel - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the 1-based level of this accessible in its group (0 means "not applicable")
GYTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 

H

H_SCROLL - Static variable in class org.eclipse.swt.SWT
Style constant for horizontal scrollbar behavior (value is 1<<8).
handle - Variable in class org.eclipse.swt.graphics.Color
the handle to the OS color resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Cursor
the handle to the OS cursor resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Font
the handle to the OS font resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.GC
the handle to the OS device context (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Image
the handle to the OS image resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Path
the OS resource for the Path (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Region
the OS resource for the region (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Transform
the OS resource for the Transform (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.widgets.TreeItem
the handle to the OS resource (Warning: This field is platform dependent)
handleEvent(DOMEvent) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
handleEvent(Event) - Method in interface org.eclipse.swt.widgets.Listener
Sent when an event that the receiver has registered for occurs.
handleEvent(Event) - Method in class org.eclipse.swt.widgets.TypedListener
Handles the given event.
handleFailureInFunction(NSString, NSString, int, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSAssertionHandler
 
handleFailureInMethod(int, id, NSString, int, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSAssertionHandler
 
handleMouseEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSInputManager
 
HardKeyDown - Static variable in class org.eclipse.swt.SWT
The hardware key down event type (value is 33).
HardKeyUp - Static variable in class org.eclipse.swt.SWT
The hardware key up event type (value is 34).
Has(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
hasAlpha() - Method in class org.eclipse.swt.internal.cocoa.NSImageRep
 
hashCode() - Method in class org.eclipse.swt.custom.Bullet
 
hashCode() - Method in class org.eclipse.swt.custom.StyleRange
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Color
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Cursor
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Font
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.FontData
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.GC
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.GlyphMetrics
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Image
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.LineAttributes
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Point
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Rectangle
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Region
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.RGB
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.TextStyle
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.internal.cocoa.id
 
hashCode() - Method in class org.eclipse.swt.internal.LONG
 
hashCode() - Method in class org.eclipse.swt.program.Program
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.widgets.Monitor
Returns an integer hash code for the receiver.
hasListeners() - Method in class org.eclipse.swt.graphics.ImageLoader
Returns true if the receiver has image loader listeners, and false otherwise.
HasMatchingOverride(int, int, int, int[], int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
HasMoreElements(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISimpleEnumerator
 
hasPassword() - Method in class org.eclipse.swt.internal.cocoa.NSURLCredential
 
hasShadow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
header - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Formatted text to print in the header of each page.
headerArea - Variable in class org.eclipse.swt.internal.theme.GroupDrawData
 
headerCell() - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
headerHeight - Variable in class org.eclipse.swt.internal.theme.GroupDrawData
 
headerRectOfColumn(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableHeaderView
 
headerView() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
headerWidth - Variable in class org.eclipse.swt.internal.theme.GroupDrawData
 
HeapMinimize(int) - Method in class org.eclipse.swt.internal.mozilla.nsIMemory
 
height - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
height - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
height - Variable in class org.eclipse.swt.custom.CTabFolderEvent
The height of the chevron button at the time of the event.
height - Variable in class org.eclipse.swt.events.PaintEvent
the height of the bounding rectangle of the region that requires painting
height - Variable in class org.eclipse.swt.events.SelectionEvent
The height of selected area.
height - Variable in class org.eclipse.swt.graphics.FontData
The height of the font data in points (Warning: This field is platform dependent)
height - Variable in class org.eclipse.swt.graphics.ImageData
The height of the image, in pixels.
height - Variable in class org.eclipse.swt.graphics.Rectangle
the height of the rectangle
height - Variable in class org.eclipse.swt.internal.cocoa.CGSize
 
height - Variable in class org.eclipse.swt.internal.cocoa.NSRect
 
height - Variable in class org.eclipse.swt.internal.cocoa.NSSize
 
height - Variable in class org.eclipse.swt.layout.FormData
height specifies the preferred height in pixels.
height - Variable in class org.eclipse.swt.layout.RowData
height specifies the preferred height in pixels.
height - Variable in class org.eclipse.swt.widgets.Event
the height of the bounding rectangle of the region that requires painting
heightHint - Variable in class org.eclipse.swt.layout.GridData
heightHint specifies the preferred height in pixels.
Help - Static variable in class org.eclipse.swt.SWT
The help event type (value is 28).
HELP - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the help key (value is (1<<24)+81).
HelpEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of help being requested for a widget.
HelpEvent(Event) - Constructor for class org.eclipse.swt.events.HelpEvent
Constructs a new instance of this class based on the information in the given untyped event.
HelpListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the event that is generated when help is requested for a control, typically when the user presses F1.
helpRequested(HelpEvent) - Method in interface org.eclipse.swt.events.HelpListener
Sent when help is requested for a control, typically when the user presses F1.
helpRequested(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
HI - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
hide(WindowEvent) - Method in class org.eclipse.swt.browser.VisibilityWindowAdapter
 
hide(WindowEvent) - Method in interface org.eclipse.swt.browser.VisibilityWindowListener
This method is called when the window hosting a Browser is requested to be hidden.
hide(id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
Hide - Static variable in class org.eclipse.swt.SWT
The hide event type (value is 23).
HIDE_SELECTION - Static variable in class org.eclipse.swt.SWT
Style constant for selection hiding behavior when the widget loses focus (value is 1<<15).
hideOtherApplications(id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
HIGH - Static variable in class org.eclipse.swt.SWT
Indicates high quality (value is 2).
highlightColorInView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSBrowserCell
 
highlightColorWithFrame(NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
highlightSelectionInClipRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
hitBackground(Point, Rectangle, DrawData) - Method in class org.eclipse.swt.internal.theme.Theme
 
HIThemeDrawFocusRect(CGRect, boolean, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
hitPart() - Method in class org.eclipse.swt.internal.cocoa.NSScroller
 
hitTest(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
hitTestForEvent(NSEvent, NSRect, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
HIWindowGetCGWindowID(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
HOME - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the HOME key (value is (1<<24)+7).
HOOK_ALL - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
HOOK_CALL_METHOD - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
HOOK_CREATE_INSTANCE - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
HOOK_CREATE_WRAPPER - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
HOOK_GET_PROPERTY - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
HOOK_GET_SERVICE - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
HOOK_SET_PROPERTY - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
HORIZONTAL - Static variable in class org.eclipse.swt.SWT
Style constant for horizontal alignment or orientation behavior (value is 1<<8).
HORIZONTAL_ALIGN_BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to position the control at the left of the cell.
HORIZONTAL_ALIGN_CENTER - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to position the control in the horizontal center of the cell.
HORIZONTAL_ALIGN_END - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to position the control at the right of the cell.
HORIZONTAL_ALIGN_FILL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell horizontally.
horizontalAlignment - Variable in class org.eclipse.swt.custom.ControlEditor
Specifies how the editor should be aligned relative to the control.
horizontalAlignment - Variable in class org.eclipse.swt.layout.GridData
horizontalAlignment specifies how controls will be positioned horizontally within a cell.
horizontalIndent - Variable in class org.eclipse.swt.layout.GridData
horizontalIndent specifies the number of pixels of indentation that will be placed along the left side of the cell.
horizontalSpacing - Variable in class org.eclipse.swt.custom.ViewForm
horizontalSpacing specifies the number of pixels between the right edge of one cell and the left edge of its neighbouring cell to the right.
horizontalSpacing - Variable in class org.eclipse.swt.layout.GridLayout
horizontalSpacing specifies the number of pixels between the right edge of one cell and the left edge of its neighbouring cell to the right.
horizontalSpan - Variable in class org.eclipse.swt.layout.GridData
horizontalSpan specifies the number of column cells that the control will take up.
host() - Method in class org.eclipse.swt.internal.cocoa.NSURL
 
host() - Method in class org.eclipse.swt.internal.cocoa.NSURLProtectionSpace
 
HOT - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
HOT - Static variable in class org.eclipse.swt.SWT
Event detail field that indicates a user-interface component state is hot (value is 1<<5).
hotSpot() - Method in class org.eclipse.swt.internal.cocoa.NSCursor
 
hourOfDay() - Method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
hRes - Variable in class org.eclipse.swt.internal.cocoa.PMResolution
 
HTMLTransfer - Class in org.eclipse.swt.dnd
The class HTMLTransfer provides a platform specific mechanism for converting text in HTML format represented as a java String to a platform specific representation of the data and vice versa.

I

IBeamCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
ICON - Static variable in class org.eclipse.swt.SWT
Constant indicating that an image or operation is of type icon (value is 1).
ICON_CANCEL - Static variable in class org.eclipse.swt.SWT
The style constant for "cancel" icon.
ICON_ERROR - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for error icon behavior (value is 1).
ICON_INFORMATION - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for information icon behavior (value is 1<<1).
ICON_QUESTION - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for question icon behavior (value is 1<<2).
ICON_SEARCH - Static variable in class org.eclipse.swt.SWT
The style constant for "search" icon.
ICON_WARNING - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for warning icon behavior (value is 1<<3).
ICON_WORKING - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for "working" icon behavior (value is 1<<4).
iconForFile(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
iconForFileType(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
Iconify - Static variable in class org.eclipse.swt.SWT
The iconify event type (value is 19).
id - Class in org.eclipse.swt.internal.cocoa
 
id() - Constructor for class org.eclipse.swt.internal.cocoa.id
 
id(int) - Constructor for class org.eclipse.swt.internal.cocoa.id
 
id(id) - Constructor for class org.eclipse.swt.internal.cocoa.id
 
id - Variable in class org.eclipse.swt.internal.cocoa.id
 
id - Variable in class org.eclipse.swt.widgets.Touch
The unique identity of the touch.
ID_ABOUT - Static variable in class org.eclipse.swt.SWT
ID for the About menu item (value is -1).
ID_CB - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
ID_CR - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
ID_HIDE - Static variable in class org.eclipse.swt.SWT
ID for the Hide menu item (value is -3).
ID_HIDE_OTHERS - Static variable in class org.eclipse.swt.SWT
ID for the Hide Others menu item (value is -4).
ID_PREFERENCES - Static variable in class org.eclipse.swt.SWT
ID for the Preferences menu item (value is -2).
ID_QUIT - Static variable in class org.eclipse.swt.SWT
ID for the Quit menu item (value is -6).
ID_SHOW_ALL - Static variable in class org.eclipse.swt.SWT
ID for the Show All menu item (value is -5).
ID_Y - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
identity() - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver such that the matrix it represents becomes the identity matrix.
ignore() - Method in class org.eclipse.swt.internal.cocoa.WebPolicyDecisionListener
 
IGNORE - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for an IGNORE button; the only valid combination is ABORT|RETRY|IGNORE (value is 1<<11).
image - Variable in class org.eclipse.swt.dnd.DragSourceEvent
The drag source image to be displayed during the drag.
image - Variable in class org.eclipse.swt.graphics.GCData
 
Image - Class in org.eclipse.swt.graphics
Instances of this class are graphics which have been prepared for display on a specific device.
Image(Device, int, int) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an empty instance of this class with the specified width and height.
Image(Device, Image, int) - Constructor for class org.eclipse.swt.graphics.Image
Constructs a new instance of this class based on the provided image, with an appearance that varies depending on the value of the flag.
Image(Device, Rectangle) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an empty instance of this class with the width and height of the specified rectangle.
Image(Device, ImageData) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an instance of this class from the given ImageData.
Image(Device, ImageData, ImageData) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an instance of this class, whose type is SWT.ICON, from the two given ImageData objects.
Image(Device, InputStream) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an instance of this class by loading its representation from the specified input stream.
Image(Device, String) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an instance of this class by loading its representation from the file with the specified name.
image() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
image() - Method in class org.eclipse.swt.internal.cocoa.NSImageView
 
image() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
IMAGE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
 
IMAGE_BMP - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a Windows BMP format image (value is 0).
IMAGE_BMP_RLE - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a run-length encoded Windows BMP format image (value is 1).
IMAGE_COPY - Static variable in class org.eclipse.swt.SWT
The Image constructor argument indicating that the new image should be a copy of the image provided as an argument (value is 0).
IMAGE_DISABLE - Static variable in class org.eclipse.swt.SWT
The Image constructor argument indicating that the new image should have the appearance of a "disabled" (using the platform's rules for how this should look) copy of the image provided as an argument (value is 1).
IMAGE_GIF - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a GIF format image (value is 2).
IMAGE_GRAY - Static variable in class org.eclipse.swt.SWT
The Image constructor argument indicating that the new image should have the appearance of a "gray scaled" copy of the image provided as an argument (value is 2).
IMAGE_ICO - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a ICO format image (value is 3).
IMAGE_JPEG - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a JPEG format image (value is 4).
IMAGE_OS2_BMP - Static variable in class org.eclipse.swt.SWT
Image format constant indicating an OS/2 BMP format image (value is 7).
IMAGE_PNG - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a PNG format image (value is 5).
IMAGE_TIFF - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a TIFF format image (value is 6).
IMAGE_UNDEFINED - Static variable in class org.eclipse.swt.SWT
Image format constant indicating an unknown image type (value is -1).
imageablePageBounds() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
ImageData - Class in org.eclipse.swt.graphics
Instances of this class are device-independent descriptions of images.
ImageData(int, int, int, PaletteData) - Constructor for class org.eclipse.swt.graphics.ImageData
Constructs a new, empty ImageData with the given width, height, depth and palette.
ImageData(int, int, int, PaletteData, int, byte[]) - Constructor for class org.eclipse.swt.graphics.ImageData
Constructs a new, empty ImageData with the given width, height, depth, palette, scanlinePad and data.
ImageData(InputStream) - Constructor for class org.eclipse.swt.graphics.ImageData
Constructs an ImageData loaded from the specified input stream.
ImageData(String) - Constructor for class org.eclipse.swt.graphics.ImageData
Constructs an ImageData loaded from a file with the specified name.
imageData - Variable in class org.eclipse.swt.graphics.ImageLoaderEvent
if the endOfImage flag is false, then this is a partially complete copy of the current ImageData, otherwise this is a completely loaded ImageData
imageDataLoaded(ImageLoaderEvent) - Method in interface org.eclipse.swt.graphics.ImageLoaderListener
Sent when image data is either partially or completely loaded.
imageInterpolation() - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
ImageLoader - Class in org.eclipse.swt.graphics
Instances of this class are used to load images from, and save images to, a file or stream.
ImageLoader() - Constructor for class org.eclipse.swt.graphics.ImageLoader
Construct a new empty ImageLoader.
ImageLoaderEvent - Class in org.eclipse.swt.graphics
Instances of this class are sent as a result of the incremental loading of image data.
ImageLoaderEvent(ImageLoader, ImageData, int, boolean) - Constructor for class org.eclipse.swt.graphics.ImageLoaderEvent
Constructs a new instance of this class given the event source and the values to store in its fields.
ImageLoaderListener - Interface in org.eclipse.swt.graphics
Classes which implement this interface provide methods that deal with the incremental loading of image data.
imageNamed(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSImage
 
imageRectForBounds(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
imageRepWithData(NSData) - Static method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
ImageTransfer - Class in org.eclipse.swt.dnd
The class ImageTransfer provides a platform specific mechanism for converting an Image represented as a java ImageData to a platform specific representation of the data and vice versa.
IME - Class in org.eclipse.swt.widgets
Instances of this class represent input method editors.
IME(Canvas, int) - Constructor for class org.eclipse.swt.widgets.IME
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ImeComposition - Static variable in class org.eclipse.swt.SWT
The IME composition event type (value is 43).
increment() - Method in class org.eclipse.swt.internal.cocoa.NSStepper
 
increment - Variable in class org.eclipse.swt.internal.theme.ScaleDrawData
 
increment - Variable in class org.eclipse.swt.internal.theme.ScrollBarDrawData
 
incrementCount - Variable in class org.eclipse.swt.graphics.ImageLoaderEvent
the zero-based count of image data increments -- this is equivalent to the number of events that have been generated while loading a particular image
indent - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the indent in pixels
indent - Variable in class org.eclipse.swt.custom.LineStyleEvent
line indent (input, output)
indentationPerLevel() - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
INDETERMINATE - Static variable in class org.eclipse.swt.SWT
Style constant for progress bar behavior (value is 1<<1).
index - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
 
index - Variable in class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
 
index - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
 
index - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
index - Variable in class org.eclipse.swt.widgets.Event
the index of the item where the event occurred
indexOf(String) - Method in class org.eclipse.swt.custom.CCombo
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(String, int) - Method in class org.eclipse.swt.custom.CCombo
Searches the receiver's list starting at the given, zero-relative index until an item is found that is equal to the argument, and returns the index of that item.
indexOf(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
Return the index of the specified tab or -1 if the tab is not in the receiver.
indexOf(TableTreeItem) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Gets the index of an item.
indexOf(TableTreeItem) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Gets the index of the specified item.
indexOf(String) - Method in class org.eclipse.swt.widgets.Combo
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(String, int) - Method in class org.eclipse.swt.widgets.Combo
Searches the receiver's list starting at the given, zero-relative index until an item is found that is equal to the argument, and returns the index of that item.
indexOf(CoolItem) - Method in class org.eclipse.swt.widgets.CoolBar
Searches the receiver's items in the order they are currently being displayed, starting at the first item (index 0), until an item is found that is equal to the argument, and returns the index of that item.
indexOf(ExpandItem) - Method in class org.eclipse.swt.widgets.ExpandBar
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(String) - Method in class org.eclipse.swt.widgets.List
Gets the index of an item.
indexOf(String, int) - Method in class org.eclipse.swt.widgets.List
Searches the receiver's list starting at the given, zero-relative index until an item is found that is equal to the argument, and returns the index of that item.
indexOf(MenuItem) - Method in class org.eclipse.swt.widgets.Menu
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(TabItem) - Method in class org.eclipse.swt.widgets.TabFolder
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(TableColumn) - Method in class org.eclipse.swt.widgets.Table
Searches the receiver's list starting at the first column (index 0) until a column is found that is equal to the argument, and returns the index of that column.
indexOf(TableItem) - Method in class org.eclipse.swt.widgets.Table
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(ToolItem) - Method in class org.eclipse.swt.widgets.ToolBar
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(TreeColumn) - Method in class org.eclipse.swt.widgets.Tree
Searches the receiver's list starting at the first column (index 0) until a column is found that is equal to the argument, and returns the index of that column.
indexOf(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(TreeItem) - Method in class org.eclipse.swt.widgets.TreeItem
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOfItemWithTarget(id, int) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
indexOfObjectIdenticalTo(id) - Method in class org.eclipse.swt.internal.cocoa.NSArray
 
indexOfSelectedItem() - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
indexOfSelectedItem() - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
indexSetWithIndex(int) - Static method in class org.eclipse.swt.internal.cocoa.NSIndexSet
 
indexSetWithIndex(int) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableIndexSet
 
infoDictionary() - Method in class org.eclipse.swt.internal.cocoa.NSBundle
 
INHERIT_DEFAULT - Static variable in class org.eclipse.swt.SWT
The Composite constant to indicate that an attribute (such as background) is inherited by children who choose this value as their "default" (value is 1).
INHERIT_FORCE - Static variable in class org.eclipse.swt.SWT
The Composite constant to indicate that an attribute (such as background) is inherited by all children.
INHERIT_NONE - Static variable in class org.eclipse.swt.SWT
The Composite constant to indicate that an attribute (such as background) is not inherited by the children (value is 0).
INHIBIT_CACHING - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
INHIBIT_PERSISTENT_CACHING - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
init() - Method in class org.eclipse.swt.graphics.Device
Initializes any internal resources needed by the device.
init() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
Init(int, int, char[], int, long, int) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
Init(int, int, int, int, long, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsITransfer
 
init() - Method in class org.eclipse.swt.printing.Printer
 
init() - Method in class org.eclipse.swt.widgets.Display
Initializes any internal resources needed by the device.
initByReferencingFile(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
initListDescriptor() - Method in class org.eclipse.swt.internal.cocoa.NSAppleEventDescriptor
 
InitWindow(int, int, int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
initWithAttributes(int[]) - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLPixelFormat
 
initWithBitmapDataPlanes(int, int, int, int, int, boolean, boolean, NSString, int, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
initWithBitmapDataPlanes(int, int, int, int, int, boolean, boolean, NSString, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
initWithCapacity(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
initWithCapacity(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
initWithCharacters(char[], int) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
initWithContainerSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSTextContainer
 
initWithContentRect(NSRect, int, int, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
initWithContentRect(NSRect, int, int, boolean, NSScreen) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
initWithContentsOfFile(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
initWithData(NSData) - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
initWithData(NSData) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
initWithDictionary(NSDictionary) - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
initWithFileWrapper(NSFileWrapper) - Method in class org.eclipse.swt.internal.cocoa.NSTextAttachment
 
initWithFocusedViewRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
initWithFormat(NSOpenGLPixelFormat, NSOpenGLContext) - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
initWithFrame(NSRect, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
initWithFrame(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
initWithFrame(NSRect, NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
initWithIconRef(int) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
initWithIdentifier(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
initWithIdentifier(id) - Method in class org.eclipse.swt.internal.cocoa.NSTabViewItem
 
initWithIdentifier(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
initWithImage(NSImage, NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSCursor
 
initWithIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSIndexSet
 
initWithIndexesInRange(NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSIndexSet
 
initWithIndexSet(NSIndexSet) - Method in class org.eclipse.swt.internal.cocoa.NSIndexSet
 
initWithItemIdentifier(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
initWithLocaleIdentifier(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSLocale
 
initWithName(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSColorList
 
initWithRect(NSRect, int, id, NSDictionary) - Method in class org.eclipse.swt.internal.cocoa.NSTrackingArea
 
initWithSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
initWithStartingColor(NSColor, NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSGradient
 
initWithString(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
initWithString(NSString, NSDictionary) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
initWithString(String) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
initWithTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
initWithTitle(NSString, int, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
initWithTransform(NSAffineTransform) - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
initWithType(int, float) - Method in class org.eclipse.swt.internal.cocoa.NSTextTab
 
initWithURL(NSURL) - Method in class org.eclipse.swt.internal.cocoa.NSURLRequest
 
INSERT - Static variable in class org.eclipse.swt.accessibility.ACC
A type constant specifying that insertion occurred.
insert(String) - Method in class org.eclipse.swt.custom.StyledText
Inserts a string.
INSERT - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the INSERT key (value is (1<<24)+9).
insert(String) - Method in class org.eclipse.swt.widgets.Text
Inserts a string.
insertColor(NSColor, NSString, int) - Method in class org.eclipse.swt.internal.cocoa.NSColorList
 
insertItem(NSMenuItem, int) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
insertItemWithItemIdentifier(NSString, int) - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
insertItemWithObjectValue(id, int) - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
insertTabViewItem(NSTabViewItem, int) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
insertText(id) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
instrumentObjcMessageSends(boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
integerValue() - Method in class org.eclipse.swt.internal.cocoa.NSNumber
 
intercellSpacing() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
internal_accessibilityActionDescription(NSString, int) - Method in class org.eclipse.swt.accessibility.Accessible
Gets the human-readable description of an action.
internal_accessibilityActionNames(int) - Method in class org.eclipse.swt.accessibility.Accessible
Gets the array of action names that this object can perform.
internal_accessibilityAttributeNames(int) - Method in class org.eclipse.swt.accessibility.Accessible
Gets the array of attributes this object supports.
internal_accessibilityAttributeValue(NSString, int) - Method in class org.eclipse.swt.accessibility.Accessible
Returns the value for the specified attribute.
internal_accessibilityAttributeValue_forParameter(NSString, id, int) - Method in class org.eclipse.swt.accessibility.Accessible
Returns the value of the specified attribute, using the supplied parameter.
internal_accessibilityFocusedUIElement(int) - Method in class org.eclipse.swt.accessibility.Accessible
Returns the UI Element that has the focus.
internal_accessibilityHitTest(NSPoint, int) - Method in class org.eclipse.swt.accessibility.Accessible
Returns the deepest descendant of the UIElement hierarchy that contains the point.
internal_accessibilityIsAttributeSettable(NSString, int) - Method in class org.eclipse.swt.accessibility.Accessible
Checks to see if the specified attribute can be set by a screen reader or other assistive service.
internal_accessibilityIsIgnored(int) - Method in class org.eclipse.swt.accessibility.Accessible
Return YES if the UIElement doesn't show up to the outside world - i.e.
internal_accessibilityParameterizedAttributeNames(int) - Method in class org.eclipse.swt.accessibility.Accessible
Return the array of supported attributes that take parameters.
internal_accessibilityPerformAction(NSString, int) - Method in class org.eclipse.swt.accessibility.Accessible
Performs the specified action.
internal_accessibilitySetValue_forAttribute(id, NSString, int) - Method in class org.eclipse.swt.accessibility.Accessible
Set the value of the specified attribute to the given value.
internal_addRelationAttributes(int) - Method in class org.eclipse.swt.accessibility.Accessible
Adds relationship attributes if needed to the property list.
internal_dispose_Accessible() - Method in class org.eclipse.swt.accessibility.Accessible
Invokes platform specific functionality to dispose an accessible object.
internal_dispose_GC(int, GCData) - Method in class org.eclipse.swt.graphics.Device
Invokes platform specific functionality to dispose a GC handle.
internal_dispose_GC(int, GCData) - Method in interface org.eclipse.swt.graphics.Drawable
Invokes platform specific functionality to dispose a GC handle.
internal_dispose_GC(int, GCData) - Method in class org.eclipse.swt.graphics.Image
Invokes platform specific functionality to dispose a GC handle.
internal_dispose_GC(int, GCData) - Method in class org.eclipse.swt.printing.Printer
Invokes platform specific functionality to dispose a GC handle.
internal_dispose_GC(int, GCData) - Method in class org.eclipse.swt.widgets.Control
Invokes platform specific functionality to dispose a GC handle.
internal_dispose_GC(int, GCData) - Method in class org.eclipse.swt.widgets.Display
Invokes platform specific functionality to dispose a GC handle.
internal_new(int, int, int, PaletteData, int, byte[], int, byte[], byte[], int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.graphics.ImageData
Invokes internal SWT functionality to create a new instance of this class.
internal_new(Display, int) - Static method in class org.eclipse.swt.widgets.Shell
Invokes platform specific functionality to allocate a new shell that is not embedded.
internal_new_Accessible(Control) - Static method in class org.eclipse.swt.accessibility.Accessible
Invokes platform specific functionality to allocate a new accessible object.
internal_new_GC(GCData) - Method in class org.eclipse.swt.graphics.Device
Invokes platform specific functionality to allocate a new GC handle.
internal_new_GC(GCData) - Method in interface org.eclipse.swt.graphics.Drawable
Invokes platform specific functionality to allocate a new GC handle.
internal_new_GC(GCData) - Method in class org.eclipse.swt.graphics.Image
Invokes platform specific functionality to allocate a new GC handle.
internal_new_GC(GCData) - Method in class org.eclipse.swt.printing.Printer
Invokes platform specific functionality to allocate a new GC handle.
internal_new_GC(GCData) - Method in class org.eclipse.swt.widgets.Control
Invokes platform specific functionality to allocate a new GC handle.
internal_new_GC(GCData) - Method in class org.eclipse.swt.widgets.Display
Invokes platform specific functionality to allocate a new GC handle.
interpretKeyEvents(NSArray) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
interrupt() - Static method in class org.eclipse.swt.internal.Compatibility
Interrupt the current thread.
intersect(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Destructively replaces the x, y, width and height values in the receiver with ones which represent the intersection of the rectangles specified by the receiver and the given rectangle.
intersect(Rectangle) - Method in class org.eclipse.swt.graphics.Region
Intersects the given rectangle to the collection of polygons the receiver maintains to describe its area.
intersect(int, int, int, int) - Method in class org.eclipse.swt.graphics.Region
Intersects the given rectangle to the collection of polygons the receiver maintains to describe its area.
intersect(Region) - Method in class org.eclipse.swt.graphics.Region
Intersects all of the polygons which make up the area covered by the argument to the collection of polygons the receiver maintains to describe its area.
intersection(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Returns a new rectangle which represents the intersection of the receiver and the given rectangle.
intersects(int, int, int, int) - Method in class org.eclipse.swt.graphics.Rectangle
Returns true if the rectangle described by the arguments intersects with the receiver and false otherwise.
intersects(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Returns true if the given rectangle intersects with the receiver and false otherwise.
intersects(int, int, int, int) - Method in class org.eclipse.swt.graphics.Region
Returns true if the rectangle described by the arguments intersects with any of the polygons the receiver maintains to describe its area, and false otherwise.
intersects(Rectangle) - Method in class org.eclipse.swt.graphics.Region
Returns true if the given rectangle intersects with any of the polygons the receiver maintains to describe its area and false otherwise.
intValue() - Method in class org.eclipse.swt.internal.cocoa.NSNumber
 
INVALID_CA - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
invalidate() - Method in class org.eclipse.swt.internal.cocoa.NSTimer
 
invalidateShadow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
inverseTransform - Variable in class org.eclipse.swt.graphics.GCData
 
invert() - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver such that the matrix it represents becomes the mathematical inverse of the matrix it previously represented.
invert() - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
invokeAction(int) - Method in class org.eclipse.swt.custom.StyledText
Executes the action.
isActive() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
isBackEnabled() - Method in class org.eclipse.swt.browser.Browser
Returns true if the receiver can navigate to the previous session history item, and false otherwise.
isBidiPlatform() - Static method in class org.eclipse.swt.internal.BidiUtil
 
IsCertUsedForOverrides(int, int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
IsCIDRegistered(nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
isClipped() - Method in class org.eclipse.swt.graphics.GC
Returns true if the receiver has a clipping region set into it, and false otherwise.
isColumnSelected(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns a boolean value indicating whether the specified column is completely selected.
isColumnSelected(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns a boolean value indicating whether the specified column is completely selected.
IsContractIDRegistered(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
isCurrent() - Method in class org.eclipse.swt.opengl.GLCanvas
Returns a boolean indicating whether the receiver's OpenGL context is the current context.
isDescendantOf(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
isDirect - Variable in class org.eclipse.swt.graphics.PaletteData
true if the receiver is a direct palette, and false otherwise
isDirect() - Method in class org.eclipse.swt.widgets.TouchSource
Returns the type of touch input this source generates, true for direct or false for indirect.
isDisposed() - Method in class org.eclipse.swt.browser.BrowserFunction
Returns true if this BrowserFunction has been disposed and false otherwise.
isDisposed() - Method in class org.eclipse.swt.dnd.Clipboard
Returns true if the clipboard has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Color
Returns true if the color has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Cursor
Returns true if the cursor has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Device
Returns true if the device has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Font
Returns true if the font has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.GC
Returns true if the GC has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Image
Returns true if the image has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Path
Returns true if the Path has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Pattern
Returns true if the Pattern has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Region
Returns true if the region has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Resource
Returns true if the resource has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.TextLayout
Returns true if the text layout has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Transform
Returns true if the Transform has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.internal.theme.Theme
 
isDisposed() - Method in class org.eclipse.swt.widgets.Widget
Returns true if the widget has been disposed, and false otherwise.
isDocumentEdited() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
isDrawingToScreen() - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
isEmpty() - Method in class org.eclipse.swt.graphics.Rectangle
Returns true if the receiver does not cover any area in the (x, y) coordinate plane, and false if the receiver does cover some area in the plane.
isEmpty() - Method in class org.eclipse.swt.graphics.Region
Returns true if the receiver does not cover any area in the (x, y) coordinate plane, and false if the receiver does cover some area in the plane.
isEmpty() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
isEnabled() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
isEnabled() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
isEnabled() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is enabled and all ancestors up to and including the receiver's nearest ancestor shell are enabled.
isEnabled() - Method in class org.eclipse.swt.widgets.Menu
Returns true if the receiver is enabled and all of the receiver's ancestors are enabled, and false otherwise.
isEnabled() - Method in class org.eclipse.swt.widgets.MenuItem
Returns true if the receiver is enabled and all of the receiver's ancestors are enabled, and false otherwise.
isEnabled() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns true if the receiver is enabled and all of the receiver's ancestors are enabled, and false otherwise.
isEnabled() - Method in class org.eclipse.swt.widgets.Shell
 
isEnabled() - Method in class org.eclipse.swt.widgets.ToolItem
Returns true if the receiver is enabled and all of the receiver's ancestors are enabled, and false otherwise.
isEqual(id) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
isEqualTo(id) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
isEqualToString(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
isExecutableFileAtPath(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSFileManager
 
isFieldEditor() - Method in class org.eclipse.swt.internal.cocoa.NSText
 
isFilePackageAtPath(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
isFileURL() - Method in class org.eclipse.swt.internal.cocoa.NSURL
 
isFlipped() - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
isFlipped() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
isFlipped_CALLBACK() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
isFocusControl() - Method in class org.eclipse.swt.browser.Browser
 
isFocusControl() - Method in class org.eclipse.swt.custom.CCombo
 
isFocusControl() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver has the user-interface focus, and false otherwise.
isForwardEnabled() - Method in class org.eclipse.swt.browser.Browser
Returns true if the receiver can navigate to the next session history item, and false otherwise.
isHidden() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
isHidden() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
isHiddenOrHasHiddenAncestor() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
isHighlighted() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
isIdentity() - Method in class org.eclipse.swt.graphics.Transform
Returns true if the Transform represents the identity matrix and false otherwise.
isItemExpanded(id) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
isKeyboardBidi() - Static method in class org.eclipse.swt.internal.BidiUtil
 
isKeyWindow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
isKindOfClass(int) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
isLayoutDeferred() - Method in class org.eclipse.swt.widgets.Composite
Returns true if the receiver or any ancestor up to and including the receiver's nearest ancestor shell has deferred the performing of layouts.
isLetter(char) - Static method in class org.eclipse.swt.internal.Compatibility
Answers whether the character is a letter.
isLetterOrDigit(char) - Static method in class org.eclipse.swt.internal.Compatibility
Answers whether the character is a letter or a digit.
isListening(int) - Method in class org.eclipse.swt.widgets.Widget
Returns true if there are any listeners for the specified event type associated with the receiver, and false otherwise.
isLoadable() - Static method in class org.eclipse.swt.internal.Platform
 
isLoadable() - Static method in class org.eclipse.swt.SWT
Returns a boolean indicating whether this SWT implementation can be loaded.
IsLowMemory(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIMemory
 
isMainThread() - Static method in class org.eclipse.swt.internal.cocoa.NSThread
 
isMainWindow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
isMiniaturized() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
IsNoCacheResponse(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
IsNoStoreResponse(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
isOpaque() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
IsPending(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
isPlanar() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
isReparentable() - Method in class org.eclipse.swt.widgets.Control
Returns true if the underlying operating system supports this reparenting, otherwise false
isReparentable() - Method in class org.eclipse.swt.widgets.Decorations
 
isResting() - Method in class org.eclipse.swt.internal.cocoa.NSTouch
 
isRowSelected(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Returns a boolean value indicating whether the specified row is completely selected.
isRowSelected(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Returns a boolean value indicating whether the specified row is completely selected.
isRowSelected(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
isRunning() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
isSelected(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
Returns a boolean value indicating whether this cell is selected.
isSelected - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
 
isSelected(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
Returns a boolean value indicating whether this cell is selected.
isSelected - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
isSelected(int) - Method in class org.eclipse.swt.widgets.List
Returns true if the item is selected, and false otherwise.
isSelected(int) - Method in class org.eclipse.swt.widgets.Table
Returns true if the item is selected, and false otherwise.
isSeparatorItem() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
IsServiceInstantiated(nsID, nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIServiceManager
 
IsServiceInstantiatedByContractID(byte[], nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIServiceManager
 
isSessionOnly() - Method in class org.eclipse.swt.internal.cocoa.NSHTTPCookie
 
isSheet() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
isShowing() - Method in class org.eclipse.swt.custom.CTabItem
Returns true if the item will be rendered in the visible area of the CTabFolder.
isSpaceChar(char) - Static method in class org.eclipse.swt.internal.Compatibility
Answers whether the character is a Unicode space character.
ISSUER_NOT_TRUSTED - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
ISSUER_UNKNOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
isSupportedType(TransferData) - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
 
isSupportedType(TransferData) - Method in class org.eclipse.swt.dnd.Transfer
Returns true if the TransferData data type can be converted using this transfer agent, or false otherwise (including if transferData is null).
IsTypeSupported(int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
 
isUnstyled() - Method in class org.eclipse.swt.custom.StyleRange
Returns whether or not the receiver is unstyled (i.e., does not have any style attributes specified).
isVisible() - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
isVisible() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
isVisible() - Method in class org.eclipse.swt.widgets.Caret
Returns true if the receiver is visible and all of the receiver's ancestors are visible and false otherwise.
isVisible() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is visible and all ancestors up to and including the receiver's nearest ancestor shell are visible.
isVisible() - Method in class org.eclipse.swt.widgets.Menu
Returns true if the receiver is visible and all of the receiver's ancestors are visible and false otherwise.
isVisible() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns true if the receiver is visible and all of the receiver's ancestors are visible and false otherwise.
isVisible() - Method in class org.eclipse.swt.widgets.Shell
 
isVisible() - Method in class org.eclipse.swt.widgets.ToolTip
Returns true if the receiver is visible and all of the receiver's ancestors are visible and false otherwise.
isWhitespace(char) - Static method in class org.eclipse.swt.internal.Compatibility
Answers whether the character is a whitespace character.
IsXULRunner10 - Static variable in class org.eclipse.swt.internal.mozilla.nsISupports
 
IsXULRunner17 - Static variable in class org.eclipse.swt.internal.mozilla.nsISupports
 
isZoomed() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
ITALIC - Static variable in class org.eclipse.swt.SWT
The font style constant indicating an italic font (value is 1<<1).
item - Variable in class org.eclipse.swt.custom.CTabFolderEvent
The tab item for the operation.
item - Variable in class org.eclipse.swt.dnd.DropTargetEvent
If the associated control is a table or tree, this field contains the item located at the cursor coordinates.
item - Variable in class org.eclipse.swt.events.SelectionEvent
The item that was selected.
Item(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMWindowCollection
 
item - Variable in class org.eclipse.swt.widgets.Event
the item that the event occurred in (can be null)
Item - Class in org.eclipse.swt.widgets
This class is the abstract superclass of all non-windowed user interface objects that occur within specific controls.
Item(Widget, int) - Constructor for class org.eclipse.swt.widgets.Item
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
Item(Widget, int, int) - Constructor for class org.eclipse.swt.widgets.Item
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
itemArray() - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
itemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
itemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
itemAtRow(int) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
itemClosed(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolderAdapter
 
itemClosed(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolderListener
Sent when the user clicks on the close button of an item in the CTabFolder.
itemCollapsed(ExpandEvent) - Method in class org.eclipse.swt.events.ExpandAdapter
Sent when an item is collapsed.
itemCollapsed(ExpandEvent) - Method in interface org.eclipse.swt.events.ExpandListener
Sent when an item is collapsed.
itemExpanded(ExpandEvent) - Method in class org.eclipse.swt.events.ExpandAdapter
Sent when an item is expanded.
itemExpanded(ExpandEvent) - Method in interface org.eclipse.swt.events.ExpandListener
Sent when an item is expanded.
itemHeight() - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
itemIdentifier() - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
itemObjectValueAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
itemTitleAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
itemWithTag(int) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 

J

JAVA_VERSION - Static variable in class org.eclipse.swt.internal.Library
The JAVA and SWT versions
JAVA_VERSION(int, int, int) - Static method in class org.eclipse.swt.internal.Library
Returns the Java version number as an integer.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
This implementation of javaToNative converts a java byte[] to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.FileTransfer
This implementation of javaToNative converts a list of file names represented by a java String[] to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.HTMLTransfer
This implementation of javaToNative converts HTML-formatted text represented by a java String to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.ImageTransfer
This implementation of javaToNative converts an ImageData object represented by java ImageData to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.RTFTransfer
This implementation of javaToNative converts RTF-formatted text represented by a java String to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.TextTransfer
This implementation of javaToNative converts plain text represented by a java String to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.Transfer
Converts a java representation of data to a platform specific representation of the data.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.URLTransfer
This implementation of javaToNative converts a URL represented by a java String to a platform specific representation.
JNIGetObject(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
jobDisposition() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
jobName - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Name of the print job.
join - Variable in class org.eclipse.swt.graphics.LineAttributes
The line join style.
JOIN_BEVEL - Static variable in class org.eclipse.swt.SWT
Line drawing style for bevel joins (value is 3).
JOIN_MITER - Static variable in class org.eclipse.swt.SWT
Line drawing style for miter joins (value is 1).
JOIN_ROUND - Static variable in class org.eclipse.swt.SWT
Line drawing style for rounded joins (value is 2).
JPEGDecoder - Class in org.eclipse.swt.internal.image
 
JPEGDecoder() - Constructor for class org.eclipse.swt.internal.image.JPEGDecoder
 
JPEGFileFormat - Class in org.eclipse.swt.internal.image
 
JPEGFileFormat() - Constructor for class org.eclipse.swt.internal.image.JPEGFileFormat
 
JPG - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
JPG0 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
JPG13 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
JS_DefineFunction(byte[], int, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
JS_EvaluateUCScriptForPrincipals(byte[], int, int, int, char[], int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
JS_FALSE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
JS_GetGlobalObject(byte[], int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
JS_NewObject(byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
JS_TRUE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
JSEvaluateScript(int, int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
JSPROP_ENUMERATE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
JSPROP_PERMANENT - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
JSPROP_READONLY - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
JSStringCreateWithUTF8CString(byte[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
JSStringRelease(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
JSValToVariant(int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIXPConnect
 
justify - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] whether or not to justify the text
justify - Variable in class org.eclipse.swt.custom.LineStyleEvent
line justification (input, output)
justify - Variable in class org.eclipse.swt.layout.RowLayout
justify specifies whether the controls in a row should be fully justified, with any extra space placed between the controls.

K

kAlertCautionIcon - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kAlertNoteIcon - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kAlertStopIcon - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kATSFontContextLocal - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kATSFontFormatUnspecified - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kATSOptionFlagsDefault - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kAXUnderlineStyleDouble - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kAXUnderlineStyleNone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kAXUnderlineStyleSingle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kAXUnderlineStyleThick - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCFAllocatorDefault() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kCFRunLoopBeforeWaiting - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCFRunLoopCommonModes() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kCFStringEncodingUTF8 - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCFTypeDictionaryKeyCallBacks() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kCFTypeDictionaryValueCallBacks() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kCGBitmapByteOrder16Big - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGBitmapByteOrder16Host - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGBitmapByteOrder16Little - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGBitmapByteOrder32Big - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGBitmapByteOrder32Host - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGBitmapByteOrder32Little - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGBitmapByteOrderDefault - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGBlendModeDifference - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGBlendModeNormal - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventFilterMaskPermitLocalKeyboardEvents - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventFilterMaskPermitLocalMouseEvents - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventFilterMaskPermitSystemDefinedEvents - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventKeyDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventKeyUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventLeftMouseDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventLeftMouseUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventMouseMoved - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventOtherMouseDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventOtherMouseUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventRightMouseDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventRightMouseUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventSourceStateHIDSystemState - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventSuppressionStateRemoteMouseDrag - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGEventSuppressionStateSuppressionInterval - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGHIDEventTap - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGImageAlphaFirst - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGImageAlphaLast - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGImageAlphaNoneSkipFirst - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGImageAlphaNoneSkipLast - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGImageAlphaOnly - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGKeyboardEventKeyboardType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGLineCapButt - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGLineCapRound - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGLineCapSquare - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGLineJoinBevel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGLineJoinMiter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGLineJoinRound - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGPathElementAddCurveToPoint - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGPathElementAddLineToPoint - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGPathElementAddQuadCurveToPoint - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGPathElementCloseSubpath - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGPathElementMoveToPoint - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGPathStroke - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGScrollEventUnitLine - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGScrollEventUnitPixel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCGTextFillStroke - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCTFontAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kCTForegroundColorAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kCTParagraphStyleAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kCTParagraphStyleSpecifierBaseWritingDirection - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCTWritingDirectionLeftToRight - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCTWritingDirectionNatural - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kCTWritingDirectionRightToLeft - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
KEY_MASK - Static variable in class org.eclipse.swt.SWT
Accelerator constant used to extract the key stroke portion of an accelerator.
KeyAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the KeyListener interface.
KeyAdapter() - Constructor for class org.eclipse.swt.events.KeyAdapter
 
KEYBOARD_BIDI - Static variable in class org.eclipse.swt.internal.BidiUtil
 
KEYBOARD_NON_BIDI - Static variable in class org.eclipse.swt.internal.BidiUtil
 
keyCode - Variable in class org.eclipse.swt.events.KeyEvent
the key code of the key that was typed, as defined by the key code constants in class SWT.
keyCode() - Method in class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
keyCode() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
keyCode - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the key code of the key that was typed, as defined by the key code constants in class SWT.
KEYCODE_BIT - Static variable in class org.eclipse.swt.SWT
Accelerator constant used to differentiate a key code from a unicode character.
keyDown(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
KeyDown - Static variable in class org.eclipse.swt.SWT
The key down event type (value is 1).
keyEquivalent() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
keyEquivalentModifierMask() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
KeyEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of keys being pressed and released on the keyboard.
KeyEvent(Event) - Constructor for class org.eclipse.swt.events.KeyEvent
Constructs a new instance of this class based on the information in the given untyped event.
KeyListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard.
keyLocation - Variable in class org.eclipse.swt.events.KeyEvent
depending on the event, the location of key specified by the keyCode or character.
keyLocation - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the location of key specified by the keyCode or character.
KEYPAD - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the keypad location.
KEYPAD_0 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad zero key (value is (1<<24)+48).
KEYPAD_1 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad one key (value is (1<<24)+49).
KEYPAD_2 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad two key (value is (1<<24)+50).
KEYPAD_3 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad three key (value is (1<<24)+51).
KEYPAD_4 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad four key (value is (1<<24)+52).
KEYPAD_5 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad five key (value is (1<<24)+53).
KEYPAD_6 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad six key (value is (1<<24)+54).
KEYPAD_7 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad seven key (value is (1<<24)+55).
KEYPAD_8 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad eight key (value is (1<<24)+56).
KEYPAD_9 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad nine key (value is (1<<24)+57).
KEYPAD_ADD - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad add key (value is (1<<24)+43).
KEYPAD_CR - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad enter key (value is (1<<24)+80).
KEYPAD_DECIMAL - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad decimal key (value is (1<<24)+46).
KEYPAD_DIVIDE - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad divide key (value is (1<<24)+47).
KEYPAD_EQUAL - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad equal key (value is (1<<24)+61).
KEYPAD_MULTIPLY - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad multiply key (value is (1<<24)+42).
KEYPAD_SUBTRACT - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the numeric key pad subtract key (value is (1<<24)+45).
keyPressed(KeyEvent) - Method in class org.eclipse.swt.events.KeyAdapter
Sent when a key is pressed on the system keyboard.
keyPressed(KeyEvent) - Method in interface org.eclipse.swt.events.KeyListener
Sent when a key is pressed on the system keyboard.
keyReleased(KeyEvent) - Method in class org.eclipse.swt.events.KeyAdapter
Sent when a key is released on the system keyboard.
keyReleased(KeyEvent) - Method in interface org.eclipse.swt.events.KeyListener
Sent when a key is released on the system keyboard.
keyTraversed(TraverseEvent) - Method in interface org.eclipse.swt.events.TraverseListener
Sent when a traverse event occurs in a control.
keyUp(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
KeyUp - Static variable in class org.eclipse.swt.SWT
The key up event type (value is 2).
keyWindow() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
kHICommandHide - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kHICommandHideOthers - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kHICommandQuit - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kHICommandServices - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kHICommandShowAll - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kHIThemeOrientationNormal - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kLSRolesAll - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kLSUnknownCreator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kLSUnknownType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
knobProportion() - Method in class org.eclipse.swt.internal.cocoa.NSScroller
 
knobThickness() - Method in class org.eclipse.swt.internal.cocoa.NSSlider
 
kPMDestinationPrinter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kPMDuplexNone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kPMDuplexNoTumble - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kPMDuplexTumble - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kProcessTransformToForegroundApplication - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kQDParseRegionFromBottom - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kQDParseRegionFromLeft - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kQDParseRegionFromRight - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kQDParseRegionFromTop - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kQDParseRegionFromTopLeft - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kQDRegionToRectsMsgParse - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kSystemIconsCreator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kThemeAliasArrowCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kThemeCopyArrowCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kThemeMetricFocusRectOutset - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kThemeNotAllowedCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kTISPropertyUnicodeKeyLayoutData() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kUCKeyActionDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kUCKeyActionUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kUIModeAllHidden - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kUIModeContentHidden - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kUIModeNormal - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kUTTypeFileURL - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kUTTypeFileURL() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
kUTTypeURL - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
kUTTypeURL() - Static method in class org.eclipse.swt.internal.cocoa.OS
 

L

Label - Class in org.eclipse.swt.widgets
Instances of this class represent a non-selectable user interface object that displays a string or image.
Label(Composite, int) - Constructor for class org.eclipse.swt.widgets.Label
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
LANDSCAPE - Static variable in class org.eclipse.swt.printing.PrinterData
orientation field value indicating landscape paper orientation
LAST_LINE_SELECTION - Static variable in class org.eclipse.swt.SWT
Selection constant indicating that the last line is selected to the end and should be drawn using either a line delimiter or full line selection (value is 1<<20).
lastPathComponent() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
launch(String) - Static method in class org.eclipse.swt.program.Program
Launches the operating system executable associated with the file or URL (http:// or https://).
launch(String, String) - Static method in class org.eclipse.swt.program.Program
Launches the operating system executable associated with the file or URL (http:// or https://).
LaunchWithApplication(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
LaunchWithApplication(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
LaunchWithApplication(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
LaunchWithApplication(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
layout() - Method in class org.eclipse.swt.custom.ControlEditor
Lays out the control within the underlying composite.
layout(Composite, boolean) - Method in class org.eclipse.swt.custom.StackLayout
 
layout() - Method in class org.eclipse.swt.custom.TableEditor
 
layout() - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.
 
layout() - Method in class org.eclipse.swt.custom.TreeEditor
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.FillLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.FormLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.GridLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.RowLayout
 
layout() - Method in class org.eclipse.swt.widgets.Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(boolean) - Method in class org.eclipse.swt.widgets.Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(boolean, boolean) - Method in class org.eclipse.swt.widgets.Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(Control[]) - Method in class org.eclipse.swt.widgets.Composite
Forces a lay out (that is, sets the size and location) of all widgets that are in the parent hierarchy of the changed control up to and including the receiver.
layout(Control[], int) - Method in class org.eclipse.swt.widgets.Composite
Forces a lay out (that is, sets the size and location) of all widgets that are in the parent hierarchy of the changed control up to and including the receiver.
Layout - Class in org.eclipse.swt.widgets
A layout controls the position and size of the children of a composite widget.
Layout() - Constructor for class org.eclipse.swt.widgets.Layout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.widgets.Layout
Lays out the children of the specified composite according to this layout.
layoutManager - Variable in class org.eclipse.swt.graphics.GCData
 
layoutManager() - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
LEAD - Static variable in class org.eclipse.swt.SWT
Style constant for leading alignment (value is 1<<14).
leading() - Method in class org.eclipse.swt.internal.cocoa.NSFont
 
left - Variable in class org.eclipse.swt.layout.FormData
left specifies the attachment of the left side of the control.
LEFT - Static variable in class org.eclipse.swt.SWT
Style constant for align left behavior (value is 1<<14).
LEFT_TO_RIGHT - Static variable in class org.eclipse.swt.SWT
Style constant for left to right orientation (value is 1<<25).
leftMargin - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the left margin in pixels
length - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
length - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
length of the new text
length - Variable in class org.eclipse.swt.custom.StyleRange
the length of the range
length - Variable in class org.eclipse.swt.internal.cocoa.CFRange
 
length() - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
length() - Method in class org.eclipse.swt.internal.cocoa.NSData
 
length - Variable in class org.eclipse.swt.internal.cocoa.NSRange
 
length() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
level() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
levelForItem(id) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
LF - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the line feed character (value is the char '\n').
Library - Class in org.eclipse.swt.internal
 
Library() - Constructor for class org.eclipse.swt.internal.Library
 
LIGATE - Static variable in class org.eclipse.swt.internal.BidiUtil
 
LIMIT - Static variable in class org.eclipse.swt.widgets.Combo
the operating system limit for the number of characters that the text field in an instance of this class can hold
LIMIT - Static variable in class org.eclipse.swt.widgets.Spinner
the operating system limit for the number of characters that the text field in an instance of this class can hold
LIMIT - Static variable in class org.eclipse.swt.widgets.Text
The maximum number of characters that can be entered into a text widget.
LINE_CUSTOM - Static variable in class org.eclipse.swt.SWT
Line drawing style for custom dashed lines (value is 6).
LINE_DASH - Static variable in class org.eclipse.swt.SWT
Line drawing style for dashed lines (value is 2).
LINE_DASHDOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for alternating dash-dot lines (value is 4).
LINE_DASHDOTDOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for dash-dot-dot lines (value is 5).
LINE_DOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for dotted lines (value is 3).
LINE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
LINE_END - Static variable in class org.eclipse.swt.custom.ST
 
LINE_SOLID - Static variable in class org.eclipse.swt.SWT
Line drawing style for solid lines (value is 1).
LINE_START - Static variable in class org.eclipse.swt.custom.ST
 
LINE_UP - Static variable in class org.eclipse.swt.custom.ST
 
LineAttributes - Class in org.eclipse.swt.graphics
LineAttributes defines a set of line attributes that can be modified in a GC.
LineAttributes(float) - Constructor for class org.eclipse.swt.graphics.LineAttributes
Create a new line attributes with the specified line width.
LineAttributes(float, int, int) - Constructor for class org.eclipse.swt.graphics.LineAttributes
Create a new line attributes with the specified line cap, join and width.
LineAttributes(float, int, int, int, float[], float, float) - Constructor for class org.eclipse.swt.graphics.LineAttributes
Create a new line attributes with the specified arguments.
lineBackground - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
line background color
LineBackgroundEvent - Class in org.eclipse.swt.custom
This event is sent when a line is about to be drawn.
LineBackgroundEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.LineBackgroundEvent
Constructs a new instance of this class based on the information in the given event.
LineBackgroundListener - Interface in org.eclipse.swt.custom
Classes which implement this interface provide a method that can provide the background color for a line that is to be drawn.
lineCap - Variable in class org.eclipse.swt.graphics.GCData
 
lineDashes - Variable in class org.eclipse.swt.graphics.GCData
 
lineDashesOffset - Variable in class org.eclipse.swt.graphics.GCData
 
lineFragmentUsedRectForGlyphAtIndex(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
lineFragmentUsedRectForGlyphAtIndex(int, int, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
lineGetBackground(LineBackgroundEvent) - Method in interface org.eclipse.swt.custom.LineBackgroundListener
This method is called when a line is about to be drawn in order to get its background color.
LineGetBackground - Static variable in class org.eclipse.swt.custom.ST
The LineGetBackground event type (value is 3001).
lineGetSegments(BidiSegmentEvent) - Method in interface org.eclipse.swt.custom.BidiSegmentListener
This method is called when a line needs to be reordered for measuring or rendering in a bidi locale.
LineGetSegments - Static variable in class org.eclipse.swt.custom.ST
The LineGetSegments event type (value is 3007).
lineGetStyle(LineStyleEvent) - Method in interface org.eclipse.swt.custom.LineStyleListener
This method is called when a line is about to be drawn in order to get the line's style information.
LineGetStyle - Static variable in class org.eclipse.swt.custom.ST
The LineGetStyle event type (value is 3002).
lineJoin - Variable in class org.eclipse.swt.graphics.GCData
 
lineLabels - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Labels used for printing line numbers.
lineMiterLimit - Variable in class org.eclipse.swt.graphics.GCData
 
lineOffset - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
line start offset
lineOffset - Variable in class org.eclipse.swt.custom.LineStyleEvent
line start offset (input)
lineOffset - Variable in class org.eclipse.swt.custom.MovementEvent
line start offset (input)
lineOffset - Variable in class org.eclipse.swt.events.SegmentEvent
The start offset of the lineText relative to text (always zero for single line widget)
lineStyle - Variable in class org.eclipse.swt.graphics.GCData
 
LineStyleEvent - Class in org.eclipse.swt.custom
This event is sent when a line is about to be drawn.
LineStyleEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.LineStyleEvent
Constructs a new instance of this class based on the information in the given event.
LineStyleListener - Interface in org.eclipse.swt.custom
Classes which implement this interface provide a method that can provide the style information for a line that is to be drawn.
lineText - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
line text
lineText - Variable in class org.eclipse.swt.custom.LineStyleEvent
line text (input)
lineText - Variable in class org.eclipse.swt.custom.MovementEvent
line text (input)
lineText - Variable in class org.eclipse.swt.events.SegmentEvent
Text used to calculate the segments
lineTo(float, float) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver a line from the current point to the point specified by (x, y).
LineTo(short, short) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
lineToPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
lineWidth - Variable in class org.eclipse.swt.graphics.GCData
 
Link - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that displays a text with links.
Link(Composite, int) - Constructor for class org.eclipse.swt.widgets.Link
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
LINKAFTER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
LINKBEFORE - Static variable in class org.eclipse.swt.internal.BidiUtil
 
linkTextAttributes() - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
List - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that displays a list of strings and issues notification when a string is selected.
List(Composite, int) - Constructor for class org.eclipse.swt.widgets.List
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
Listener - Interface in org.eclipse.swt.widgets
Implementers of Listener provide a simple handleEvent() method that is used internally by SWT to dispatch events.
ListenToEventQueue(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
LMGetKbdType() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
load(InputStream) - Method in class org.eclipse.swt.graphics.ImageLoader
Loads an array of ImageData objects from the specified input stream.
load(String) - Method in class org.eclipse.swt.graphics.ImageLoader
Loads an array of ImageData objects from the file with the specified name.
load(InputStream, ImageLoader) - Static method in class org.eclipse.swt.internal.image.FileFormat
Read the specified input stream using the specified loader, and return the device independent image array represented by the stream.
LOAD_BACKGROUND - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
LOAD_BYPASS_CACHE - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
LOAD_CALL_CONTENT_SNIFFERS - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
LOAD_CLASSIFY_URI - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
LOAD_DOCUMENT_URI - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
LOAD_FLAGS_BYPASS_CACHE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FLAGS_BYPASS_HISTORY - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FLAGS_BYPASS_PROXY - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FLAGS_CHARSET_CHANGE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FLAGS_IS_LINK - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FLAGS_IS_REFRESH - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FLAGS_MASK - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FLAGS_NONE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FLAGS_REPLACE_HISTORY - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
LOAD_FROM_CACHE - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
LOAD_INITIAL_DOCUMENT_URI - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
LOAD_IS_AUTOMATIC_DOCUMENT_REPLACEMENT - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
LOAD_NORMAL - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
LOAD_REPLACE - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
LOAD_RETARGETED_DOCUMENT_URI - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
LOAD_TARGETED - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
loadFont(String) - Method in class org.eclipse.swt.graphics.Device
Loads the font specified by a file.
loadFromStream(LEDataInputStream) - Method in class org.eclipse.swt.internal.image.FileFormat
Read the specified input stream, and return the device independent image array represented by the stream.
loadHTMLString(NSString, NSURL) - Method in class org.eclipse.swt.internal.cocoa.WebFrame
 
loadLibrary(String) - Static method in class org.eclipse.swt.internal.Library
Loads the shared library that matches the version of the Java code which is currently running.
loadLibrary(String, boolean) - Static method in class org.eclipse.swt.internal.Library
Loads the shared library that matches the version of the Java code which is currently running.
loadNibFile(NSString, NSDictionary, int) - Static method in class org.eclipse.swt.internal.cocoa.NSBundle
 
loadRequest(NSURLRequest) - Method in class org.eclipse.swt.internal.cocoa.WebFrame
 
LoadStream(int, int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
LoadURI(char[], int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
localized - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
 
localizedDescription() - Method in class org.eclipse.swt.internal.cocoa.NSError
 
location - Variable in class org.eclipse.swt.browser.AuthenticationEvent
The location that triggered the authentication challenge
location - Variable in class org.eclipse.swt.browser.LocationEvent
The URL of this event, escaped and encoded for consumption by URI.URI(String).
location - Variable in class org.eclipse.swt.browser.WindowEvent
Requested location for the Shell hosting the Browser.
location - Variable in class org.eclipse.swt.internal.cocoa.CFRange
 
location - Variable in class org.eclipse.swt.internal.cocoa.NSRange
 
location() - Method in class org.eclipse.swt.internal.cocoa.NSTextTab
 
LocationAdapter - Class in org.eclipse.swt.browser
This adapter class provides default implementations for the methods described by the LocationListener interface.
LocationAdapter() - Constructor for class org.eclipse.swt.browser.LocationAdapter
 
LocationEvent - Class in org.eclipse.swt.browser
A LocationEvent is sent by a Browser to LocationListener's when the Browser navigates to a different URL.
LocationEvent(Widget) - Constructor for class org.eclipse.swt.browser.LocationEvent
Constructs a new instance of this class.
locationForGlyphAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
locationInWindow() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
LocationListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a LocationEvent notification when a Browser navigates to a different URL.
Lock - Class in org.eclipse.swt.internal
Instances of this represent a recursive monitor.
Lock() - Constructor for class org.eclipse.swt.internal.Lock
 
lock() - Method in class org.eclipse.swt.internal.Lock
Locks the monitor and returns the lock count.
lock - Static variable in class org.eclipse.swt.internal.Platform
 
lockFocus() - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
lockFocus() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
logicalScreenHeight - Variable in class org.eclipse.swt.graphics.ImageLoader
the height of the logical screen on which the images reside, in pixels (this corresponds to the GIF89a Logical Screen Height value)
logicalScreenWidth - Variable in class org.eclipse.swt.graphics.ImageLoader
the width of the logical screen on which the images reside, in pixels (this corresponds to the GIF89a Logical Screen Width value)
LONG - Class in org.eclipse.swt.internal
 
LONG(int) - Constructor for class org.eclipse.swt.internal.LONG
 
LONG - Static variable in class org.eclipse.swt.SWT
Style constant for long date/time format (value is 1<<28).
LOW - Static variable in class org.eclipse.swt.SWT
Indicates low quality (value is 1).
lower - Variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
lowercaseString() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
lowerInclusive - Variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
LSGetApplicationForInfo(int, int, int, int, byte[], int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 

M

m0 - Variable in class org.eclipse.swt.internal.mozilla.nsID
 
m1 - Variable in class org.eclipse.swt.internal.mozilla.nsID
 
m11 - Variable in class org.eclipse.swt.internal.cocoa.NSAffineTransformStruct
 
m12 - Variable in class org.eclipse.swt.internal.cocoa.NSAffineTransformStruct
 
m2 - Variable in class org.eclipse.swt.internal.mozilla.nsID
 
m21 - Variable in class org.eclipse.swt.internal.cocoa.NSAffineTransformStruct
 
m22 - Variable in class org.eclipse.swt.internal.cocoa.NSAffineTransformStruct
 
m3 - Variable in class org.eclipse.swt.internal.mozilla.nsID
 
magnification - Variable in class org.eclipse.swt.events.GestureEvent
This field is valid when the detail field is set to GESTURE_MAGNIFY.
magnification() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
magnification - Variable in class org.eclipse.swt.widgets.Event
The change in magnification.
magnifyWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
MAIN_THREAD_ONLY - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
mainBundle() - Static method in class org.eclipse.swt.internal.cocoa.NSBundle
 
mainFrame() - Method in class org.eclipse.swt.internal.cocoa.WebView
 
mainMenu() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
mainRunLoop() - Static method in class org.eclipse.swt.internal.cocoa.NSRunLoop
 
mainScreen() - Static method in class org.eclipse.swt.internal.cocoa.NSScreen
 
mainWindow() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
makeColumnsEqualWidth - Variable in class org.eclipse.swt.layout.GridLayout
makeColumnsEqualWidth specifies whether all columns in the layout will be forced to have the same width.
makeCurrentContext() - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
makeFirstResponder(NSResponder) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
makeKeyAndOrderFront(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
malloc(int) - Static method in class org.eclipse.swt.internal.C
 
map(Control, Control, Point) - Method in class org.eclipse.swt.widgets.Display
Maps a point from one coordinate system to another.
map(Control, Control, int, int) - Method in class org.eclipse.swt.widgets.Display
Maps a point from one coordinate system to another.
map(Control, Control, Rectangle) - Method in class org.eclipse.swt.widgets.Display
Maps a point from one coordinate system to another.
map(Control, Control, int, int, int, int) - Method in class org.eclipse.swt.widgets.Display
Maps a point from one coordinate system to another.
marginBottom - Variable in class org.eclipse.swt.layout.FormLayout
marginBottom specifies the number of pixels of vertical margin that will be placed along the bottom edge of the layout.
marginBottom - Variable in class org.eclipse.swt.layout.GridLayout
marginBottom specifies the number of pixels of vertical margin that will be placed along the bottom edge of the layout.
marginBottom - Variable in class org.eclipse.swt.layout.RowLayout
marginBottom specifies the number of pixels of vertical margin that will be placed along the bottom edge of the layout.
marginHeight - Variable in class org.eclipse.swt.custom.CTabFolder
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the form.
marginHeight - Variable in class org.eclipse.swt.custom.StackLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.swt.custom.ViewForm
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the form.
marginHeight - Variable in class org.eclipse.swt.layout.FillLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.swt.layout.FormLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.swt.layout.GridLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginHeight - Variable in class org.eclipse.swt.layout.RowLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginLeft - Variable in class org.eclipse.swt.layout.FormLayout
marginLeft specifies the number of pixels of horizontal margin that will be placed along the left edge of the layout.
marginLeft - Variable in class org.eclipse.swt.layout.GridLayout
marginLeft specifies the number of pixels of horizontal margin that will be placed along the left edge of the layout.
marginLeft - Variable in class org.eclipse.swt.layout.RowLayout
marginLeft specifies the number of pixels of horizontal margin that will be placed along the left edge of the layout.
marginRight - Variable in class org.eclipse.swt.layout.FormLayout
marginRight specifies the number of pixels of horizontal margin that will be placed along the right edge of the layout.
marginRight - Variable in class org.eclipse.swt.layout.GridLayout
marginRight specifies the number of pixels of horizontal margin that will be placed along the right edge of the layout.
marginRight - Variable in class org.eclipse.swt.layout.RowLayout
marginRight specifies the number of pixels of horizontal margin that will be placed along the right edge of the layout.
marginTop - Variable in class org.eclipse.swt.layout.FormLayout
marginTop specifies the number of pixels of vertical margin that will be placed along the top edge of the layout.
marginTop - Variable in class org.eclipse.swt.layout.GridLayout
marginTop specifies the number of pixels of vertical margin that will be placed along the top edge of the layout.
marginTop - Variable in class org.eclipse.swt.layout.RowLayout
marginTop specifies the number of pixels of vertical margin that will be placed along the top edge of the layout.
marginWidth - Variable in class org.eclipse.swt.custom.CTabFolder
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the form.
marginWidth - Variable in class org.eclipse.swt.custom.StackLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.swt.custom.ViewForm
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the form.
marginWidth - Variable in class org.eclipse.swt.layout.FillLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.swt.layout.FormLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.swt.layout.GridLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
marginWidth - Variable in class org.eclipse.swt.layout.RowLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
markedTextAttributes() - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
maskData - Variable in class org.eclipse.swt.graphics.ImageData
An icon-specific field containing the data from the icon mask.
maskPad - Variable in class org.eclipse.swt.graphics.ImageData
An icon-specific field containing the scanline pad of the mask.
MAX - Static variable in class org.eclipse.swt.SWT
Style constant for maximize box trim (value is 1<<10).
MAX_TEXT_CONTAINER_SIZE - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
maximize(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
Sent when the user clicks on the maximize button of a CTabFolder.
maximize(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
Sent when the user clicks on the maximize button of a CTabFolder.
maximum() - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
maximum - Variable in class org.eclipse.swt.internal.theme.RangeDrawData
 
maximumFractionDigits() - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
maximumIntegerDigits() - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
maxValue() - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
maxValue() - Method in class org.eclipse.swt.internal.cocoa.NSSlider
 
maxValue() - Method in class org.eclipse.swt.internal.cocoa.NSStepper
 
MeasureItem - Static variable in class org.eclipse.swt.SWT
The measure item event type (value is 41).
measureText(GC, Rectangle, DrawData, String, int) - Method in class org.eclipse.swt.internal.theme.Theme
 
MEDIUM - Static variable in class org.eclipse.swt.SWT
Style constant for medium date/time format (value is 1<<16).
memmove(int, byte[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int, char[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int, double[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int, float[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int, int[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int, long[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int, short[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(byte[], char[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(byte[], int, int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int, int, int) - Static method in class org.eclipse.swt.internal.C
 
memmove(char[], int, int) - Static method in class org.eclipse.swt.internal.C
 
memmove(double[], int, int) - Static method in class org.eclipse.swt.internal.C
 
memmove(float[], int, int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int[], byte[], int) - Static method in class org.eclipse.swt.internal.C
 
memmove(short[], int, int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int[], int, int) - Static method in class org.eclipse.swt.internal.C
 
memmove(long[], int, int) - Static method in class org.eclipse.swt.internal.C
 
memmove(int, CFRange, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(CFRange, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, CGAffineTransform, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(CGAffineTransform, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, CGPathElement, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(CGPathElement, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, CGPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(CGPoint, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, CGRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(CGRect, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, CGSize, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(CGSize, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, CTParagraphStyleSetting, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(CTParagraphStyleSetting, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, NSAffineTransformStruct, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(NSAffineTransformStruct, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(NSPoint, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, NSRange, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(NSRange, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(NSRect, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, NSSize, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(NSSize, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
memmove(int, boolean[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
memmove(boolean[], int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
memmove(int, nsDynamicFunctionLoad, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
memmove(nsID, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
memmove(int, nsID, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
memset(int, int, int) - Static method in class org.eclipse.swt.internal.C
 
menu() - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
MENU - Static variable in class org.eclipse.swt.SWT
Style constant for shell menu trim (value is 1<<6, since we do not distinguish between CLOSE style and MENU style).
Menu - Class in org.eclipse.swt.widgets
Instances of this class are user interface objects that contain menu items.
Menu(Control) - Constructor for class org.eclipse.swt.widgets.Menu
Constructs a new instance of this class given its parent, and sets the style for the instance so that the instance will be a popup menu on the given parent's shell.
Menu(Decorations, int) - Constructor for class org.eclipse.swt.widgets.Menu
Constructs a new instance of this class given its parent (which must be a Decorations) and a style value describing its behavior and appearance.
Menu(Menu) - Constructor for class org.eclipse.swt.widgets.Menu
Constructs a new instance of this class given its parent (which must be a Menu) and sets the style for the instance so that the instance will be a drop-down menu on the given parent's parent.
Menu(MenuItem) - Constructor for class org.eclipse.swt.widgets.Menu
Constructs a new instance of this class given its parent (which must be a MenuItem) and sets the style for the instance so that the instance will be a drop-down menu on the given parent's parent menu.
MENU_KEYBOARD - Static variable in class org.eclipse.swt.SWT
MenuDetect event detail value indicating that a context menu was requested by a keyboard or other focus-based device (value is 1).
MENU_MOUSE - Static variable in class org.eclipse.swt.SWT
MenuDetect event detail value indicating that a context menu was requested by a mouse or other pointing device (value is 0).
MenuAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the MenuListener interface.
MenuAdapter() - Constructor for class org.eclipse.swt.events.MenuAdapter
 
menuBar - Variable in class org.eclipse.swt.browser.WindowEvent
Specifies whether the Shell hosting the Browser should display a menu bar.
menuBarFontOfSize(float) - Static method in class org.eclipse.swt.internal.cocoa.NSFont
 
MenuDetect - Static variable in class org.eclipse.swt.SWT
The menu detect event type (value is 35).
menuDetected(MenuDetectEvent) - Method in interface org.eclipse.swt.events.MenuDetectListener
Sent when the platform-dependent trigger for showing a menu item is detected.
MenuDetectEvent - Class in org.eclipse.swt.events
Instances of this class are sent whenever the platform- specific trigger for showing a context menu is detected.
MenuDetectEvent(Event) - Constructor for class org.eclipse.swt.events.MenuDetectEvent
Constructs a new instance of this class based on the information in the given untyped event.
MenuDetectListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated when the platform-specific trigger for showing a context menu is detected.
MenuEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of menus being shown and hidden.
MenuEvent(Event) - Constructor for class org.eclipse.swt.events.MenuEvent
Constructs a new instance of this class based on the information in the given untyped event.
menuFontOfSize(float) - Static method in class org.eclipse.swt.internal.cocoa.NSFont
 
menuForEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
menuHidden(MenuEvent) - Method in class org.eclipse.swt.events.MenuAdapter
Sent when a menu is hidden.
menuHidden(MenuEvent) - Method in interface org.eclipse.swt.events.MenuListener
Sent when a menu is hidden.
MenuItem - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that issues notification when pressed and released.
MenuItem(Menu, int) - Constructor for class org.eclipse.swt.widgets.MenuItem
Constructs a new instance of this class given its parent (which must be a Menu) and a style value describing its behavior and appearance.
MenuItem(Menu, int, int) - Constructor for class org.eclipse.swt.widgets.MenuItem
Constructs a new instance of this class given its parent (which must be a Menu), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
MenuListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the hiding and showing of menus.
menuShown(MenuEvent) - Method in class org.eclipse.swt.events.MenuAdapter
Sent when a menu is shown.
menuShown(MenuEvent) - Method in interface org.eclipse.swt.events.MenuListener
Sent when a menu is shown.
MessageBox - Class in org.eclipse.swt.widgets
Instances of this class are used to inform or warn the user.
MessageBox(Shell) - Constructor for class org.eclipse.swt.widgets.MessageBox
Constructs a new instance of this class given only its parent.
MessageBox(Shell, int) - Constructor for class org.eclipse.swt.widgets.MessageBox
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
metaKey() - Method in class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
metaKey() - Method in class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
metaKey() - Method in class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
method0(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method1(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method10(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method11(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method12(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method13(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method14(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method15(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method16(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method17(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method18(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method19(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method2(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method20(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method21(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method22(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method23(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method24(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method25(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method26(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method27(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method28(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method29(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method3(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method30(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method31(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method32(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method33(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method34(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method35(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method36(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method37(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method38(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method39(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method4(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method40(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method41(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method42(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method43(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method44(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method45(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method46(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method47(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method48(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method49(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method5(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method50(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method51(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method52(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method53(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method54(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method55(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method56(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method57(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method58(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method59(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method6(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method60(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method61(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method62(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method63(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method64(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method65(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method66(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method67(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method68(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method69(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method7(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method70(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method71(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method72(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method73(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method74(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method75(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method76(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method77(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method78(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method79(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method8(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method9(int[]) - Method in class org.eclipse.swt.internal.mozilla.XPCOMObject
 
method_setImplementation(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
metrics - Variable in class org.eclipse.swt.graphics.TextStyle
the GlyphMetrics of the style
MIN - Static variable in class org.eclipse.swt.SWT
Style constant for minimize box trim (value is 1<<7).
MIN_TAB_WIDTH - Variable in class org.eclipse.swt.custom.CTabFolder
Deprecated.
This field is no longer used. See setMinimumCharacters(int)
minFrameWidthWithTitle(NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.NSColorPanel
 
minFrameWidthWithTitle(NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.NSFontPanel
 
minFrameWidthWithTitle(NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
minFrameWidthWithTitle(NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.NSPanel
 
minFrameWidthWithTitle(NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
minFrameWidthWithTitle(NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.NSWindow
 
minFrameWidthWithTitle(NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.SFCertificatePanel
 
minFrameWidthWithTitle(NSString, int) - Static method in class org.eclipse.swt.internal.cocoa.SFCertificateTrustPanel
 
miniaturize(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
minimize(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
Sent when the user clicks on the minimize button of a CTabFolder.
minimize(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
Sent when the user clicks on the minimize button of a CTabFolder.
minimum() - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
minimum - Variable in class org.eclipse.swt.internal.theme.RangeDrawData
 
MINIMUM_SIZE - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
 
minimumHeight - Variable in class org.eclipse.swt.custom.ControlEditor
Specifies the minimum height the editor can have.
minimumHeight - Variable in class org.eclipse.swt.layout.GridData
minimumHeight specifies the minimum height in pixels.
minimumSize() - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
minimumWidth - Variable in class org.eclipse.swt.custom.ControlEditor
Specifies the minimum width the editor can have.
minimumWidth - Variable in class org.eclipse.swt.layout.GridData
minimumWidth specifies the minimum width in pixels.
minSize() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
minuteOfHour() - Method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
minValue() - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
minValue() - Method in class org.eclipse.swt.internal.cocoa.NSSlider
 
minValue() - Method in class org.eclipse.swt.internal.cocoa.NSStepper
 
MIRRORED - Static variable in class org.eclipse.swt.SWT
Style constant to indicate coordinate mirroring (value is 1<<27).
miterLimit - Variable in class org.eclipse.swt.graphics.LineAttributes
The line miter limit.
MOD1 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the MOD1 key was pushed on the keyboard when the event was generated.
MOD2 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the MOD2 key was pushed on the keyboard when the event was generated.
MOD3 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the MOD3 key was pushed on the keyboard when the event was generated.
MOD4 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the MOD4 key was pushed on the keyboard when the event was generated.
modeGetFolder - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
MODELESS - Static variable in class org.eclipse.swt.SWT
Style constant for modeless behavior (value is 0).
modeOpen - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
modeOpenMultiple - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
modeSave - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
MODIFIER_MASK - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating all possible keyboard modifiers.
modifierFlags() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
Modify - Static variable in class org.eclipse.swt.SWT
The modify event type (value is 24).
ModifyEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of text being modified.
ModifyEvent(Event) - Constructor for class org.eclipse.swt.events.ModifyEvent
Constructs a new instance of this class based on the information in the given untyped event.
ModifyListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the events that are generated when text is modified.
modifyText(ExtendedModifyEvent) - Method in interface org.eclipse.swt.custom.ExtendedModifyListener
This method is called after a text change occurs.
modifyText(ModifyEvent) - Method in interface org.eclipse.swt.events.ModifyListener
Sent when the text is modified.
Monitor - Class in org.eclipse.swt.widgets
Instances of this class are descriptions of monitors.
monthOfYear() - Method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
mouse(NSPoint, NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
MouseAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the MouseListener interface.
MouseAdapter() - Constructor for class org.eclipse.swt.events.MouseAdapter
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.swt.events.MouseAdapter
Sent when a mouse button is pressed twice within the (operating system specified) double click period.
mouseDoubleClick(MouseEvent) - Method in interface org.eclipse.swt.events.MouseListener
Sent when a mouse button is pressed twice within the (operating system specified) double click period.
MouseDoubleClick - Static variable in class org.eclipse.swt.SWT
The mouse double click event type (value is 8).
mouseDown(MouseEvent) - Method in class org.eclipse.swt.events.MouseAdapter
Sent when a mouse button is pressed.
mouseDown(MouseEvent) - Method in interface org.eclipse.swt.events.MouseListener
Sent when a mouse button is pressed.
mouseDown(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
MouseDown - Static variable in class org.eclipse.swt.SWT
The mouse down event type (value is 3).
mouseDownCanMoveWindow() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
mouseDragged(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
mouseEnter(MouseEvent) - Method in class org.eclipse.swt.events.MouseTrackAdapter
Sent when the mouse pointer passes into the area of the screen covered by a control.
mouseEnter(MouseEvent) - Method in interface org.eclipse.swt.events.MouseTrackListener
Sent when the mouse pointer passes into the area of the screen covered by a control.
MouseEnter - Static variable in class org.eclipse.swt.SWT
The mouse enter event type (value is 6).
mouseEntered(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
MouseEvent - Class in org.eclipse.swt.events
Instances of this class are sent whenever mouse related actions occur.
MouseEvent(Event) - Constructor for class org.eclipse.swt.events.MouseEvent
Constructs a new instance of this class based on the information in the given untyped event.
mouseExit(MouseEvent) - Method in class org.eclipse.swt.events.MouseTrackAdapter
Sent when the mouse pointer passes out of the area of the screen covered by a control.
mouseExit(MouseEvent) - Method in interface org.eclipse.swt.events.MouseTrackListener
Sent when the mouse pointer passes out of the area of the screen covered by a control.
MouseExit - Static variable in class org.eclipse.swt.SWT
The mouse exit event type (value is 7).
mouseExited(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
MouseHorizontalWheel - Static variable in class org.eclipse.swt.SWT
The mouse horizontal wheel event type (value is 38).
mouseHover(MouseEvent) - Method in class org.eclipse.swt.events.MouseTrackAdapter
Sent when the mouse pointer hovers (that is, stops moving for an (operating system specified) period of time) over a control.
mouseHover(MouseEvent) - Method in interface org.eclipse.swt.events.MouseTrackListener
Sent when the mouse pointer hovers (that is, stops moving for an (operating system specified) period of time) over a control.
MouseHover - Static variable in class org.eclipse.swt.SWT
The mouse hover event type (value is 32).
MouseListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed.
mouseLocation() - Static method in class org.eclipse.swt.internal.cocoa.NSEvent
 
mouseLocationOutsideOfEventStream() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
mouseMove(MouseEvent) - Method in interface org.eclipse.swt.events.MouseMoveListener
Sent when the mouse moves.
MouseMove - Static variable in class org.eclipse.swt.SWT
The mouse move event type (value is 5).
mouseMoved(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
MouseMoveListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the events that are generated as the mouse pointer moves.
mouseScrolled(MouseEvent) - Method in interface org.eclipse.swt.events.MouseWheelListener
Sent when the mouse wheel is scrolled.
MouseTrackAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the MouseTrackListener interface.
MouseTrackAdapter() - Constructor for class org.eclipse.swt.events.MouseTrackAdapter
 
MouseTrackListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as the mouse pointer passes (or hovers) over controls.
mouseUp(MouseEvent) - Method in class org.eclipse.swt.events.MouseAdapter
Sent when a mouse button is released.
mouseUp(MouseEvent) - Method in interface org.eclipse.swt.events.MouseListener
Sent when a mouse button is released.
mouseUp(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
MouseUp - Static variable in class org.eclipse.swt.SWT
The mouse up event type (value is 4).
MouseVerticalWheel - Static variable in class org.eclipse.swt.SWT
The mouse vertical wheel event type (value is 37).
MouseWheel - Static variable in class org.eclipse.swt.SWT
The mouse wheel event type (value is 37).
MouseWheelListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the event that is generated as the mouse wheel is scrolled.
Move - Static variable in class org.eclipse.swt.SWT
The move event type (value is 10).
moveAbove(Control) - Method in class org.eclipse.swt.widgets.Control
Moves the receiver above the specified control in the drawing order.
moveBelow(Control) - Method in class org.eclipse.swt.widgets.Control
Moves the receiver below the specified control in the drawing order.
MoveCaretToFocus(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
moveColumn(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
MoveFocus(int, int, int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
MOVEFOCUS_BACKWARD - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
MOVEFOCUS_BACKWARDDOC - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
MOVEFOCUS_CARET - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
MOVEFOCUS_FIRST - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
MOVEFOCUS_FORWARD - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
MOVEFOCUS_FORWARDDOC - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
MOVEFOCUS_LAST - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
MOVEFOCUS_ROOT - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
movement - Variable in class org.eclipse.swt.custom.MovementEvent
the movement type (input)
MOVEMENT_CHAR - Static variable in class org.eclipse.swt.SWT
The character movement type (value is 1<<0).
MOVEMENT_CLUSTER - Static variable in class org.eclipse.swt.SWT
The cluster movement type (value is 1<<1).
MOVEMENT_WORD - Static variable in class org.eclipse.swt.SWT
The word movement type (value is 1<<2).
MOVEMENT_WORD_END - Static variable in class org.eclipse.swt.SWT
The word end movement type (value is 1<<3).
MOVEMENT_WORD_START - Static variable in class org.eclipse.swt.SWT
The word start movement type (value is 1<<4).
MovementEvent - Class in org.eclipse.swt.custom
This event is sent when a new offset is required based on the current offset and a movement type.
MovementEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.MovementEvent
Constructs a new instance of this class based on the information in the given event.
MovementListener - Interface in org.eclipse.swt.custom
This listener is invoked when a new offset is required based on the current offset and a movement type.
moveTo(float, float) - Method in class org.eclipse.swt.graphics.Path
Sets the current point of the receiver to the point specified by (x, y).
MoveTo(short, short) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
moveToBeginningOfParagraph(id) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
moveToEndOfParagraph(id) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
moveToPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
moveUp(id) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
MOZ_SOURCE_CURSOR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
MOZ_SOURCE_ERASER - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
MOZ_SOURCE_KEYBOARD - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
MOZ_SOURCE_MOUSE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
MOZ_SOURCE_PEN - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
MOZ_SOURCE_TOUCH - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
MOZ_SOURCE_UNKNOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
MOZILLA - Static variable in class org.eclipse.swt.SWT
Style constant specifying that a Browser should use a Mozilla GRE for rendering its content (value is 1<<15).
MOZILLA_FIVE_HOME - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
MOZILLA_PLUGIN_PATH - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
MULTI - Static variable in class org.eclipse.swt.SWT
Style constant for multi-selection behavior in lists and multiple line support on text fields (value is 1<<1).
multiply(Transform) - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver such that the matrix it represents becomes the the result of multiplying the matrix it previously represented by the argument.
mutableCopy() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
mutableString() - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 

N

name - Variable in class org.eclipse.swt.graphics.FontData
the font name (Warning: This field is platform dependent)
name() - Method in class org.eclipse.swt.internal.cocoa.NSHTTPCookie
 
name() - Method in class org.eclipse.swt.internal.cocoa.NSPrinter
 
name - Variable in class org.eclipse.swt.printing.PrinterData
the name of the printer On Windows systems, this is the name of the 'device'.
NamedItem(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMWindowCollection
 
NATIVE - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for native input behavior (value is 1<<3).
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.
NBitsTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
NEED_DOMAIN - Static variable in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
needsPanelToBecomeKey() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
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.
NewChannel(int, byte[], int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
NewChannelFromURI(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
newCharCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
Length of text that is going to be inserted
newDeflaterOutputStream(OutputStream, int) - Static method in class org.eclipse.swt.internal.Compatibility
Create a DeflaterOutputStream if such things are supported.
newFileInputStream(String) - Static method in class org.eclipse.swt.internal.Compatibility
Open a file if such things are supported.
newFileOutputStream(String) - Static method in class org.eclipse.swt.internal.Compatibility
Open a file if such things are supported.
NewFileURI(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
NewGlobalRef(Object) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
newInflaterInputStream(InputStream) - Static method in class org.eclipse.swt.internal.Compatibility
Create an InflaterInputStream if such things are supported.
newLineCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
Number of new lines that are going to be inserted
newOffset - Variable in class org.eclipse.swt.custom.MovementEvent
the new offset (input, output)
NewRgn() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
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
NewURI(int, byte[], int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
nextEventMatchingMask(int, NSDate, NSString, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
nextObject() - Method in class org.eclipse.swt.internal.cocoa.NSEnumerator
 
nextState() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
nextWordFromIndex(int, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
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_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_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_SCROLL - Static variable in class org.eclipse.swt.SWT
Style constant for no scrollbar behavior (value is 1<<4).
NO_TRIM - Static variable in class org.eclipse.swt.SWT
Style constant to ensure no trimmings are used (value is 1<<3).
noErr - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
None - Static variable in class org.eclipse.swt.SWT
The null event type (value is 0).
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".
noResponderFor(int) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
NORMAL - Static variable in class org.eclipse.swt.SWT
The font style constant indicating a normal weight, non-italic font (value is 0).
NORMAL_FILE_TYPE - Static variable in class org.eclipse.swt.internal.mozilla.nsIFile
 
normalizedPosition() - Method in class org.eclipse.swt.internal.cocoa.NSTouch
 
NOT_VERIFIED_UNKNOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
NOTATION_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
noteNumberOfRowsChanged() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
NOTIFY_ALL - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_LOCATION - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_PROGRESS - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_SECURITY - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_STATE_ALL - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_STATE_DOCUMENT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_STATE_NETWORK - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_STATE_REQUEST - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_STATE_WINDOW - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NOTIFY_STATUS - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NotifyCACertExists(int) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
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.
NotifyObservers(int, byte[], char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIObserverService
 
NS_APP_APPLICATION_REGISTRY_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_CACHE_PARENT_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_HISTORY_50_FILE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_LOCALSTORE_50_FILE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_PLUGINS_DIR_LIST - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_PREF_DEFAULTS_50_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_PREFS_50_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_PREFS_50_FILE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_USER_CHROME_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_USER_MIMETYPES_50_FILE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APP_USER_PROFILE_50_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_APPSHELL_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_AUTHPROMPTER_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_AUTHPROMPTER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_BINDING_ABORTED - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_CATEGORYMANAGER_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_CERTIFICATEDIALOGS_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_CERTOVERRIDE_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_COMFALSE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_CONTEXTSTACK_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_COOKIEMANAGER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_COOKIESERVICE_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_DIRECTORYSERVICE_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_DOMSERIALIZER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_DOWNLOAD_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_DOWNLOAD_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_ABORT - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_ALREADY_INITIALIZED - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_BASE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_FACTORY_EXISTS - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_FACTORY_NO_SIGNATURE_SUPPORT - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_FACTORY_NOT_LOADED - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_FACTORY_NOT_REGISTERED - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_FACTORY_REGISTER_AGAIN - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_FAILURE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_FILE_NOT_FOUND - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_FILE_UNRECOGNIZED_PATH - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_HTMLPARSER_UNRESOLVEDDTD - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_ILLEGAL_VALUE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_INVALID_ARG - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_INVALID_POINTER - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_NO_AGGREGATION - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_NO_INTERFACE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_NOT_AVAILABLE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_NOT_IMPLEMENTED - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_NOT_INITIALIZED - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_NULL_POINTER - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_OUT_OF_MEMORY - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ERROR_UNEXPECTED - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_FILEPICKER_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_FILEPICKER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_FOCUSMANAGER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_Free(byte[], int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_GetComponentManager(int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_GetServiceManager(int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_GRE_COMPONENT_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_GRE_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_HELPERAPPLAUNCHERDIALOG_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_HELPERAPPLAUNCHERDIALOG_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IAPPSHELL_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
NS_IAPPSHELL_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
NS_IAUTHINFORMATION_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
NS_IAUTHINFORMATION_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
NS_IAUTHPROMPT2_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IBADCERTLISTENER2_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IBASEWINDOW_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
NS_IBASEWINDOW_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
NS_IBASEWINDOW_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
NS_IBASEWINDOW_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
NS_ICANCELABLE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsICancelable
 
NS_ICANCELABLE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsICancelable
 
NS_ICATEGORYMANAGER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
NS_ICATEGORYMANAGER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
NS_ICERTIFICATEDIALOGS_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
NS_ICERTIFICATEDIALOGS_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
NS_ICERTOVERRIDESERVICE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
NS_ICERTOVERRIDESERVICE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
NS_ICHANNEL_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
NS_ICHANNEL_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
NS_ICHANNEL_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
NS_ICHANNEL_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
NS_ICLASSINFO_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
NS_ICLASSINFO_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
NS_ICOMPONENTMANAGER_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIComponentManager
 
NS_ICOMPONENTMANAGER_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIComponentManager
 
NS_ICOMPONENTMANAGER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIComponentManager
 
NS_ICOMPONENTMANAGER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIComponentManager
 
NS_ICOMPONENTREGISTRAR_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
NS_ICOMPONENTREGISTRAR_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
NS_ICONTEXTMENULISTENER_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ICOOKIE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
NS_ICOOKIE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
NS_ICOOKIEMANAGER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsICookieManager
 
NS_ICOOKIEMANAGER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsICookieManager
 
NS_ICOOKIESERVICE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsICookieService
 
NS_ICOOKIESERVICE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsICookieService_1_9
 
NS_ICOOKIESERVICE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsICookieService
 
NS_ICOOKIESERVICE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsICookieService_1_9
 
NS_IDATATYPE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
NS_IDATATYPE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
NS_IDIRECTORYSERVICE_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IDIRECTORYSERVICEPROVIDER2_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IDIRECTORYSERVICEPROVIDER_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IDOCSHELL_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
NS_IDOCSHELL_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
NS_IDOCSHELL_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
NS_IDOCSHELL_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
NS_IDOCSHELL_1_8_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
NS_IDOCSHELL_1_8_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
NS_IDOCSHELL_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
NS_IDOCSHELL_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDocShell
 
NS_IDOMDOCUMENT_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMDocument
 
NS_IDOMDOCUMENT_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMDocument
 
NS_IDOMDOCUMENT_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMDocument
 
NS_IDOMDOCUMENT_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMDocument
 
NS_IDOMDOCUMENT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMDocument
 
NS_IDOMDOCUMENT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMDocument
 
NS_IDOMEVENT_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
NS_IDOMEVENT_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
NS_IDOMEVENT_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
NS_IDOMEVENT_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
NS_IDOMEVENT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
NS_IDOMEVENT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
NS_IDOMEVENTTARGET_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
NS_IDOMEVENTTARGET_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
NS_IDOMEVENTTARGET_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
NS_IDOMEVENTTARGET_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
NS_IDOMEVENTTARGET_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
NS_IDOMEVENTTARGET_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
NS_IDOMKEYEVENT_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
NS_IDOMKEYEVENT_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
NS_IDOMKEYEVENT_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
NS_IDOMKEYEVENT_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
NS_IDOMKEYEVENT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
NS_IDOMKEYEVENT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
NS_IDOMMOUSEEVENT_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
NS_IDOMMOUSEEVENT_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
NS_IDOMMOUSEEVENT_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
NS_IDOMMOUSEEVENT_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
NS_IDOMMOUSEEVENT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
NS_IDOMMOUSEEVENT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
NS_IDOMNODE_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
NS_IDOMNODE_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
NS_IDOMNODE_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
NS_IDOMNODE_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
NS_IDOMNODE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
NS_IDOMNODE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
NS_IDOMSERIALIZER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMSerializer
 
NS_IDOMSERIALIZER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMSerializer_1_7
 
NS_IDOMSERIALIZER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMSerializer
 
NS_IDOMSERIALIZER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMSerializer_1_7
 
NS_IDOMUIEVENT_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
NS_IDOMUIEVENT_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
NS_IDOMUIEVENT_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
NS_IDOMUIEVENT_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
NS_IDOMUIEVENT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
NS_IDOMUIEVENT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
NS_IDOMWINDOW_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
NS_IDOMWINDOW_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
NS_IDOMWINDOW_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
NS_IDOMWINDOW_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
NS_IDOMWINDOW_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
NS_IDOMWINDOW_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
NS_IDOMWINDOWCOLLECTION_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMWindowCollection
 
NS_IDOMWINDOWCOLLECTION_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMWindowCollection
 
NS_IDOWNLOAD_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDownload
 
NS_IDOWNLOAD_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
NS_IDOWNLOAD_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDownload
 
NS_IDOWNLOAD_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
NS_IEMBEDDINGSITEWINDOW_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
NS_IEMBEDDINGSITEWINDOW_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
NS_IEMBEDDINGSITEWINDOW_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
NS_IEMBEDDINGSITEWINDOW_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
NS_IFACTORY_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IFILE_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFile
 
NS_IFILE_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFile
 
NS_IFILE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFile
 
NS_IFILE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFile
 
NS_IFILEPICKER_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
NS_IFILEPICKER_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
NS_IFILEPICKER_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
NS_IFILEPICKER_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
NS_IFILEPICKER_1_8_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
NS_IFILEPICKER_1_8_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
NS_IFILEPICKER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
NS_IFILEPICKER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePickerShownCallback
 
NS_IFILEPICKER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
NS_IFILEPICKER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePickerShownCallback
 
NS_IFOCUSMANAGER_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
NS_IFOCUSMANAGER_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
NS_IFOCUSMANAGER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
NS_IFOCUSMANAGER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
NS_IHELPERAPPLAUNCHER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
NS_IHELPERAPPLAUNCHER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
NS_IHELPERAPPLAUNCHER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
NS_IHELPERAPPLAUNCHER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
NS_IHELPERAPPLAUNCHER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
NS_IHELPERAPPLAUNCHER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
NS_IHELPERAPPLAUNCHER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
NS_IHELPERAPPLAUNCHER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
NS_IHELPERAPPLAUNCHERDIALOG_1_9_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IHELPERAPPLAUNCHERDIALOG_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IHTTPCHANNEL_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
NS_IHTTPCHANNEL_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
NS_IHTTPHEADERVISITOR_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIHttpHeaderVisitor
 
NS_IHTTPHEADERVISITOR_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIHttpHeaderVisitor
 
NS_IINPUTSTREAM_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIInputStream
 
NS_IINPUTSTREAM_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIInputStream
 
NS_IINPUTSTREAM_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIInputStream
 
NS_IINPUTSTREAM_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIInputStream
 
NS_IINTERFACEREQUESTOR_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIInterfaceRequestor
 
NS_IINTERFACEREQUESTOR_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIInterfaceRequestor
 
NS_IIOSERVICE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIIOService
 
NS_IIOSERVICE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIIOService
 
NS_IJSCONTEXTSTACK_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIJSContextStack
 
NS_IJSCONTEXTSTACK_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIJSContextStack
 
NS_ILOCALFILE_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsILocalFile
 
NS_ILOCALFILE_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsILocalFile
 
NS_ILOCALFILE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsILocalFile
 
NS_ILOCALFILE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsILocalFile
 
NS_IMEMORY_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIMemory
 
NS_IMEMORY_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIMemory
 
NS_IMIMEINPUTSTREAM_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIMIMEInputStream
 
NS_IMIMEINPUTSTREAM_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIMIMEInputStream
 
NS_InitXPCOM2(int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_INPUTSTREAMCHANNEL_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IOBSERVERSERVICE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIObserverService
 
NS_IOBSERVERSERVICE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIObserverService
 
NS_IOSERVICE_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IPREFBRANCH_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
NS_IPREFBRANCH_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
NS_IPREFBRANCH_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
NS_IPREFBRANCH_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
NS_IPREFBRANCH_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
NS_IPREFBRANCH_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
NS_IPREFLOCALIZEDSTRING_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString
 
NS_IPREFLOCALIZEDSTRING_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString
 
NS_IPREFSERVICE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
NS_IPREFSERVICE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
NS_IPRINCIPAL_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
NS_IPRINCIPAL_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
NS_IPRINCIPAL_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
NS_IPRINCIPAL_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
NS_IPRINCIPAL_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
NS_IPRINCIPAL_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
NS_IPROGRESSDIALOG_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
NS_IPROGRESSDIALOG_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
NS_IPROGRESSDIALOG_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
NS_IPROGRESSDIALOG_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
NS_IPROMPT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
NS_IPROMPT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
NS_IPROMPTFACTORY_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IPROMPTSERVICE2_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IPROMPTSERVICE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
NS_IPROMPTSERVICE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
NS_IPROPERTIES_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIProperties
 
NS_IPROPERTIES_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIProperties
 
NS_IREQUEST_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
NS_IREQUEST_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
NS_ISCRIPTCONTEXT_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTCONTEXT_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTCONTEXT_1_9_2_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTCONTEXT_1_9_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTGLOBALOBJECT_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTGLOBALOBJECT_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTGLOBALOBJECT_1_9_2_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTGLOBALOBJECT_1_9_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTOBJECTOWNER_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISCRIPTSECURITYMANAGER_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
NS_ISCRIPTSECURITYMANAGER_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
NS_ISCRIPTSECURITYMANAGER_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
NS_ISCRIPTSECURITYMANAGER_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
NS_ISCRIPTSECURITYMANAGER_191_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
NS_ISCRIPTSECURITYMANAGER_191_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
NS_ISCRIPTSECURITYMANAGER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
NS_ISCRIPTSECURITYMANAGER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
NS_ISECURITYCHECKEDCOMPONENT_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ISEEKABLESTREAM_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
NS_ISEEKABLESTREAM_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
NS_ISERIALIZABLE_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsISerializable
 
NS_ISERIALIZABLE_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsISerializable
 
NS_ISERVICEMANAGER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIServiceManager
 
NS_ISERVICEMANAGER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIServiceManager
 
NS_ISIMPLEENUMERATOR_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsISimpleEnumerator
 
NS_ISIMPLEENUMERATOR_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsISimpleEnumerator
 
NS_ISSLSTATUS_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
NS_ISSLSTATUS_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
NS_ISSLSTATUS_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
NS_ISSLSTATUS_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
NS_ISUPPORTS_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsISupports
 
NS_ISUPPORTS_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsISupports
 
NS_ISUPPORTSWEAKREFERENCE_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ITOOLTIPLISTENER_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_ITRANSFER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsITransfer
 
NS_ITRANSFER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsITransfer
 
NS_IUPLOADCHANNEL_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIUploadChannel
 
NS_IUPLOADCHANNEL_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIUploadChannel
 
NS_IURI_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIURI
 
NS_IURI_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIURI
 
NS_IURI_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIURI
 
NS_IURI_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIURI
 
NS_IURICONTENTLISTENER_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IVARIANT_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIVariant
 
NS_IVARIANT_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIVariant
 
NS_IVARIANT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIVariant
 
NS_IVARIANT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIVariant
 
NS_IWEAKREFERENCE_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IWEBBROWSER_10_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
NS_IWEBBROWSER_10_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
NS_IWEBBROWSER_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IWEBBROWSER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
NS_IWEBBROWSER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
NS_IWEBBROWSERCHROME_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
NS_IWEBBROWSERCHROME_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
NS_IWEBBROWSERCHROME_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
NS_IWEBBROWSERCHROME_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
NS_IWEBBROWSERCHROMEFOCUS_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IWEBBROWSERFOCUS_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
NS_IWEBBROWSERFOCUS_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
NS_IWEBBROWSERSETUP_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
NS_IWEBBROWSERSETUP_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
NS_IWEBBROWSERSTREAM_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserStream
 
NS_IWEBBROWSERSTREAM_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserStream
 
NS_IWEBNAVIGATION_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
NS_IWEBNAVIGATION_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
NS_IWEBNAVIGATIONINFO_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
 
NS_IWEBNAVIGATIONINFO_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
 
NS_IWEBPROGRESS_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NS_IWEBPROGRESS_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
NS_IWEBPROGRESSLISTENER2_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener2
 
NS_IWEBPROGRESSLISTENER2_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener2
 
NS_IWEBPROGRESSLISTENER_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
NS_IWEBPROGRESSLISTENER_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
NS_IWEBPROGRESSLISTENER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
NS_IWEBPROGRESSLISTENER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
NS_IWINDOWCREATOR2_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IWINDOWCREATOR_IID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IWINDOWWATCHER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
NS_IWINDOWWATCHER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
NS_IWRITABLEVARIANT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
NS_IWRITABLEVARIANT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
NS_IX509CERT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
NS_IX509CERT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
NS_IX509CERTVALIDITY_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
NS_IX509CERTVALIDITY_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
NS_IXPCONNECT_17_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPConnect
 
NS_IXPCONNECT_17_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPConnect
 
NS_IXPCONNECT_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_IXPCONNECT_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPConnect
 
NS_IXPCONNECT_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPConnect
 
NS_IXPCSECURITYMANAGER_IID - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
NS_IXPCSECURITYMANAGER_IID_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
NS_LOADGROUP_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_MEMORY_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_MIMEINPUTSTREAM_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_NewLocalFile(int, int, int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_NOINTERFACE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_OBSERVER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_OK - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_OS_CURRENT_PROCESS_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_OS_HOME_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_OS_TEMP_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_PREFLOCALIZEDSTRING_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_PREFSERVICE_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_PROMPTER_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_PROMPTER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_PROMPTSERVICE_CID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_PROMPTSERVICE_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_SCRIPTSECURITYMANAGER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_SEEK_CUR - Static variable in class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
NS_SEEK_END - Static variable in class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
NS_SEEK_SET - Static variable in class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
NS_TRANSFER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_VARIANT_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_WEBNAVIGATIONINFO_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_WINDOWWATCHER_CONTRACTID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_XPCOM_COMPONENT_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_XPCOM_CURRENT_PROCESS_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NS_XPCOM_INIT_CURRENT_PROCESS_DIR - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
NSAccessibilityActionDescription(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityAttributedStringForRangeParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityAttributedStringForRangeParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityBackgroundColorTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityBackgroundColorTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityBoundsForRangeParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityBoundsForRangeParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityButtonRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityButtonRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityCellForColumnAndRowParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityCellForColumnAndRowParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityCellRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityCellRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityCheckBoxRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityCheckBoxRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityChildrenAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityChildrenAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityColorWellRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityColorWellRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityColumnIndexRangeAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityColumnIndexRangeAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityColumnRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityColumnRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityColumnsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityColumnsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityComboBoxRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityComboBoxRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityConfirmAction - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityConfirmAction() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityContentsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityContentsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityDescriptionAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityDescriptionAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityDialogSubrole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityDialogSubrole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityEnabledAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityEnabledAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityExpandedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityExpandedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFloatingWindowSubrole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFloatingWindowSubrole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFocusedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFocusedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFocusedUIElementChangedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFocusedUIElementChangedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFocusedWindowChangedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFocusedWindowChangedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFontFamilyKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFontFamilyKey() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFontNameKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFontNameKey() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFontSizeKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFontSizeKey() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFontTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityFontTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityForegroundColorTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityForegroundColorTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityGridRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityGridRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityGroupRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityGroupRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHeaderAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHeaderAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHelpAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHelpAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHelpTagRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHelpTagRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHorizontalOrientationValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHorizontalOrientationValue() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHorizontalScrollBarAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityHorizontalScrollBarAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityImageRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityImageRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityIncrementorRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityIncrementorRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityIndexAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityIndexAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityInsertionPointLineNumberAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityInsertionPointLineNumberAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLabelValueAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLabelValueAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLineForIndexParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLineForIndexParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLinkedUIElementsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLinkedUIElementsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLinkRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLinkRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLinkTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityLinkTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityListRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityListRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMaxValueAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMaxValueAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMenuBarRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMenuBarRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMenuButtonRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMenuButtonRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMenuItemRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMenuItemRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMenuRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMenuRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMinValueAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMinValueAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMisspelledTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMisspelledTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMovedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityMovedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityNextContentsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityNextContentsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityNumberOfCharactersAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityNumberOfCharactersAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityOrientationAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityOrientationAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityOutlineRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityOutlineRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityOutlineRowSubrole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityOutlineRowSubrole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityParentAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityParentAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPopUpButtonRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPopUpButtonRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPositionAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPositionAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPostNotification(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPressAction - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPressAction() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPreviousContentsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityPreviousContentsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityProgressIndicatorRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityProgressIndicatorRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRadioButtonRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRadioButtonRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRadioGroupRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRadioGroupRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRaiseBadArgumentException(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRangeForIndexParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRangeForIndexParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRangeForLineParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRangeForLineParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRangeForPositionParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRangeForPositionParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityResizedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityResizedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRoleAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRoleAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRoleDescription(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRoleDescriptionAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRoleDescriptionAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRoleDescriptionForUIElement(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRowCountChangedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRowCountChangedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRowIndexRangeAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRowIndexRangeAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRowRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRowRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRowsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRowsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRTFForRangeParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityRTFForRangeParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityScrollAreaRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityScrollAreaRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityScrollBarRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityScrollBarRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedChildrenAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedChildrenAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedChildrenChangedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedChildrenChangedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedColumnsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedColumnsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedRowsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedRowsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedRowsChangedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedRowsChangedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedTextChangedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedTextChangedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedTextRangeAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedTextRangeAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedTextRangesAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySelectedTextRangesAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityServesAsTitleForUIElementsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityServesAsTitleForUIElementsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityShowMenuAction - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityShowMenuAction() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySizeAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySizeAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySliderRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySliderRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySortButtonRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySortButtonRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySplitterRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySplitterRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStandardWindowSubrole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStandardWindowSubrole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStaticTextRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStaticTextRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStrikethroughColorTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStrikethroughColorTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStrikethroughTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStrikethroughTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStringForRangeParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStringForRangeParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStyleRangeForIndexParameterizedAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityStyleRangeForIndexParameterizedAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySubroleAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySubroleAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySuperscriptTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySuperscriptTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySystemDialogSubrole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilitySystemDialogSubrole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTabGroupRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTabGroupRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTableRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTableRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTableRowSubrole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTableRowSubrole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTabsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTabsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTextAreaRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTextAreaRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTextFieldRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTextFieldRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTextLinkSubrole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTextLinkSubrole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTitleAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTitleAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTitleChangedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTitleChangedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTitleUIElementAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTitleUIElementAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityToolbarRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityToolbarRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTopLevelUIElementAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityTopLevelUIElementAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnderlineColorTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnderlineColorTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnderlineTextAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnderlineTextAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnignoredAncestor(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnignoredChildren(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnignoredChildrenForOnlyChild(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnignoredDescendant(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnknownRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnknownRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnknownSubrole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityUnknownSubrole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityURLAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityURLAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityValueAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityValueAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityValueChangedNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityValueChangedNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityValueDescriptionAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityValueDescriptionAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityValueIndicatorRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityValueIndicatorRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVerticalOrientationValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVerticalOrientationValue() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVerticalScrollBarAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVerticalScrollBarAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleCharacterRangeAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleCharacterRangeAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleChildrenAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleChildrenAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleColumnsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleColumnsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleNameKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleNameKey() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleRowsAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityVisibleRowsAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityWindowAttribute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityWindowAttribute() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityWindowRole - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAccessibilityWindowRole() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSActionCell - Class in org.eclipse.swt.internal.cocoa
 
NSActionCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSActionCell
 
NSActionCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSActionCell
 
NSActionCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSActionCell
 
NSAddImage(byte[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSADDIMAGE_OPTION_MATCH_FILENAME_BY_INSTALLNAME - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSADDIMAGE_OPTION_RETURN_ON_ERROR - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAffineTransform - Class in org.eclipse.swt.internal.cocoa
 
NSAffineTransform() - Constructor for class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
NSAffineTransform(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
NSAffineTransform(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
NSAffineTransformStruct - Class in org.eclipse.swt.internal.cocoa
 
NSAffineTransformStruct() - Constructor for class org.eclipse.swt.internal.cocoa.NSAffineTransformStruct
 
NSAffineTransformStruct_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAlert - Class in org.eclipse.swt.internal.cocoa
 
NSAlert() - Constructor for class org.eclipse.swt.internal.cocoa.NSAlert
 
NSAlert(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSAlert
 
NSAlert(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSAlert
 
NSAlertFirstButtonReturn - Static variable in class org.eclipse.swt.internal.cocoa.OS
Constants
NSAlertSecondButtonReturn - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAlertThirdButtonReturn - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAllApplicationsDirectory - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAllDomainsMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAlphaFirstBitmapFormat - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAlphaNonpremultipliedBitmapFormat - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAlternateKeyMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAppKitDefined - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAppleEventDescriptor - Class in org.eclipse.swt.internal.cocoa
 
NSAppleEventDescriptor() - Constructor for class org.eclipse.swt.internal.cocoa.NSAppleEventDescriptor
 
NSAppleEventDescriptor(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSAppleEventDescriptor
 
NSAppleEventDescriptor(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSAppleEventDescriptor
 
NSApplication - Class in org.eclipse.swt.internal.cocoa
 
NSApplication() - Constructor for class org.eclipse.swt.internal.cocoa.NSApplication
 
NSApplication(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSApplication
 
NSApplication(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSApplication
 
NSApplicationDefined - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSApplicationDelegateReplySuccess - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSApplicationDidChangeScreenParametersNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSApplicationDidChangeScreenParametersNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSArray - Class in org.eclipse.swt.internal.cocoa
 
NSArray() - Constructor for class org.eclipse.swt.internal.cocoa.NSArray
 
NSArray(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSArray
 
NSArray(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSArray
 
NSAssertionHandler - Class in org.eclipse.swt.internal.cocoa
 
NSAssertionHandler() - Constructor for class org.eclipse.swt.internal.cocoa.NSAssertionHandler
 
NSAssertionHandler(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSAssertionHandler
 
NSAssertionHandler(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSAssertionHandler
 
NSAttachmentAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAttachmentAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSAtTop - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSAttributedString - Class in org.eclipse.swt.internal.cocoa
 
NSAttributedString() - Constructor for class org.eclipse.swt.internal.cocoa.NSAttributedString
 
NSAttributedString(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSAttributedString
 
NSAttributedString(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSAttributedString
 
NSAutoreleasePool - Class in org.eclipse.swt.internal.cocoa
 
NSAutoreleasePool() - Constructor for class org.eclipse.swt.internal.cocoa.NSAutoreleasePool
 
NSAutoreleasePool(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSAutoreleasePool
 
NSAutoreleasePool(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSAutoreleasePool
 
NSBackgroundColorAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBackgroundColorAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSBackgroundStyleRaised - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBackingStoreBuffered - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBackspaceCharacter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBaselineOffsetAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBaselineOffsetAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSBeep() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSBevelLineJoinStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBezelBorder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBezierPath - Class in org.eclipse.swt.internal.cocoa
 
NSBezierPath() - Constructor for class org.eclipse.swt.internal.cocoa.NSBezierPath
 
NSBezierPath(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSBezierPath
 
NSBezierPath(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSBezierPath
 
NSBitmapImageRep - Class in org.eclipse.swt.internal.cocoa
 
NSBitmapImageRep() - Constructor for class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
NSBitmapImageRep(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
NSBitmapImageRep(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
NSBitsPerPixelFromDepth(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSBoldFontMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBorderlessWindowMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBottomTabsBezelBorder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBox - Class in org.eclipse.swt.internal.cocoa
 
NSBox() - Constructor for class org.eclipse.swt.internal.cocoa.NSBox
 
NSBox(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSBox
 
NSBox(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSBox
 
NSBoxCustom - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBoxSeparator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSBrowserCell - Class in org.eclipse.swt.internal.cocoa
 
NSBrowserCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSBrowserCell
 
NSBrowserCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSBrowserCell
 
NSBrowserCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSBrowserCell
 
NSBundle - Class in org.eclipse.swt.internal.cocoa
 
NSBundle() - Constructor for class org.eclipse.swt.internal.cocoa.NSBundle
 
NSBundle(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSBundle
 
NSBundle(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSBundle
 
NSButtLineCapStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSButton - Class in org.eclipse.swt.internal.cocoa
 
NSButton() - Constructor for class org.eclipse.swt.internal.cocoa.NSButton
 
NSButton(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSButton
 
NSButton(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSButton
 
NSButtonCell - Class in org.eclipse.swt.internal.cocoa
 
NSButtonCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSButtonCell
 
NSButtonCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSButtonCell
 
NSButtonCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSButtonCell
 
NSCachesDirectory - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCalendarDate - Class in org.eclipse.swt.internal.cocoa
 
NSCalendarDate() - Constructor for class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
NSCalendarDate(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
NSCalendarDate(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
NSCalibratedRGBColorSpace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCalibratedRGBColorSpace() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSCancelButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCarriageReturnCharacter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCell - Class in org.eclipse.swt.internal.cocoa
 
NSCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSCell
 
NSCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSCell
 
NSCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSCell
 
NSCenterTextAlignment - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCharacterSet - Class in org.eclipse.swt.internal.cocoa
 
NSCharacterSet() - Constructor for class org.eclipse.swt.internal.cocoa.NSCharacterSet
 
NSCharacterSet(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSCharacterSet
 
NSCharacterSet(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSCharacterSet
 
NSClipView - Class in org.eclipse.swt.internal.cocoa
 
NSClipView() - Constructor for class org.eclipse.swt.internal.cocoa.NSClipView
 
NSClipView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSClipView
 
NSClipView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSClipView
 
NSClockAndCalendarDatePickerStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSClosableWindowMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSClosePathBezierPathElement - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCoder - Class in org.eclipse.swt.internal.cocoa
 
NSCoder() - Constructor for class org.eclipse.swt.internal.cocoa.NSCoder
 
NSCoder(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSCoder
 
NSCoder(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSCoder
 
NSColor - Class in org.eclipse.swt.internal.cocoa
 
NSColor() - Constructor for class org.eclipse.swt.internal.cocoa.NSColor
 
NSColor(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSColor
 
NSColor(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSColor
 
NSColorList - Class in org.eclipse.swt.internal.cocoa
 
NSColorList() - Constructor for class org.eclipse.swt.internal.cocoa.NSColorList
 
NSColorList(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSColorList
 
NSColorList(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSColorList
 
NSColorPanel - Class in org.eclipse.swt.internal.cocoa
 
NSColorPanel() - Constructor for class org.eclipse.swt.internal.cocoa.NSColorPanel
 
NSColorPanel(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSColorPanel
 
NSColorPanel(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSColorPanel
 
NSColorSpace - Class in org.eclipse.swt.internal.cocoa
 
NSColorSpace() - Constructor for class org.eclipse.swt.internal.cocoa.NSColorSpace
 
NSColorSpace(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSColorSpace
 
NSColorSpace(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSColorSpace
 
NSComboBox - Class in org.eclipse.swt.internal.cocoa
 
NSComboBox() - Constructor for class org.eclipse.swt.internal.cocoa.NSComboBox
 
NSComboBox(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSComboBox
 
NSComboBox(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSComboBox
 
NSComboBoxCell - Class in org.eclipse.swt.internal.cocoa
 
NSComboBoxCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSComboBoxCell
 
NSComboBoxCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSComboBoxCell
 
NSComboBoxCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSComboBoxCell
 
NSCommandKeyMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCompositeClear - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCompositeCopy - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCompositeSourceAtop - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCompositeSourceOver - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCompositeXOR - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSContentsCellMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSControl - Class in org.eclipse.swt.internal.cocoa
 
NSControl() - Constructor for class org.eclipse.swt.internal.cocoa.NSControl
 
NSControl(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSControl
 
NSControl(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSControl
 
NSControlKeyMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCopyBits(int, NSRect, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSCountWindows(int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSCriticalAlertStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCursor - Class in org.eclipse.swt.internal.cocoa
 
NSCursor() - Constructor for class org.eclipse.swt.internal.cocoa.NSCursor
 
NSCursor(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSCursor
 
NSCursor(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSCursor
 
NSCursorAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSCursorAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSCurveToBezierPathElement - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSData - Class in org.eclipse.swt.internal.cocoa
 
NSData() - Constructor for class org.eclipse.swt.internal.cocoa.NSData
 
NSData(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSData
 
NSData(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSData
 
NSDate - Class in org.eclipse.swt.internal.cocoa
 
NSDate() - Constructor for class org.eclipse.swt.internal.cocoa.NSDate
 
NSDate(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSDate
 
NSDate(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSDate
 
NSDatePicker - Class in org.eclipse.swt.internal.cocoa
 
NSDatePicker() - Constructor for class org.eclipse.swt.internal.cocoa.NSDatePicker
 
NSDatePicker(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSDatePicker
 
NSDatePicker(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSDatePicker
 
NSDefaultRunLoopMode - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDefaultRunLoopMode() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSDeleteCharacter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDeviceIndependentModifierFlagsMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDeviceResolution - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDeviceResolution() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSDeviceRGBColorSpace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDeviceRGBColorSpace() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSDictionary - Class in org.eclipse.swt.internal.cocoa
 
NSDictionary() - Constructor for class org.eclipse.swt.internal.cocoa.NSDictionary
 
NSDictionary(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSDictionary
 
NSDictionary(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSDictionary
 
NSDirectoryEnumerator - Class in org.eclipse.swt.internal.cocoa
 
NSDirectoryEnumerator() - Constructor for class org.eclipse.swt.internal.cocoa.NSDirectoryEnumerator
 
NSDirectoryEnumerator(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSDirectoryEnumerator
 
NSDirectoryEnumerator(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSDirectoryEnumerator
 
NSDockTile - Class in org.eclipse.swt.internal.cocoa
 
NSDockTile() - Constructor for class org.eclipse.swt.internal.cocoa.NSDockTile
 
NSDockTile(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSDockTile
 
NSDockTile(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSDockTile
 
NSDocModalWindowMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDragOperationCopy - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDragOperationDelete - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDragOperationEvery - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDragOperationLink - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDragOperationMove - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDragOperationNone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDragPboard - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSDragPboard() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
nsDynamicFunctionLoad - Class in org.eclipse.swt.internal.mozilla
 
nsDynamicFunctionLoad() - Constructor for class org.eclipse.swt.internal.mozilla.nsDynamicFunctionLoad
 
nsDynamicFunctionLoad_sizeof() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedCString_delete(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedCString_get(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedCString_Length(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedCString_new() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedCString_new(byte[], int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedCString_new(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedString - Class in org.eclipse.swt.internal.mozilla
 
nsEmbedString() - Constructor for class org.eclipse.swt.internal.mozilla.nsEmbedString
 
nsEmbedString(String) - Constructor for class org.eclipse.swt.internal.mozilla.nsEmbedString
 
nsEmbedString_delete(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedString_get(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedString_Length(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedString_new() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsEmbedString_new(char[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
NSEnterCharacter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSEnumerator - Class in org.eclipse.swt.internal.cocoa
 
NSEnumerator() - Constructor for class org.eclipse.swt.internal.cocoa.NSEnumerator
 
NSEnumerator(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSEnumerator
 
NSEnumerator(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSEnumerator
 
NSEqualRects(NSRect, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSError - Class in org.eclipse.swt.internal.cocoa
 
NSError() - Constructor for class org.eclipse.swt.internal.cocoa.NSError
 
NSError(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSError
 
NSError(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSError
 
NSErrorFailingURLStringKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSErrorFailingURLStringKey() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSEvenOddWindingRule - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSEvent - Class in org.eclipse.swt.internal.cocoa
 
NSEvent() - Constructor for class org.eclipse.swt.internal.cocoa.NSEvent
 
NSEvent(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSEvent
 
NSEvent(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSEvent
 
NSEventTrackingRunLoopMode - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSEventTrackingRunLoopMode() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSEventTypeBeginGesture - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSEventTypeEndGesture - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSEventTypeGesture - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSEventTypeMagnify - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSEventTypeRotate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSEventTypeSwipe - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFileHandlingPanelOKButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFileManager - Class in org.eclipse.swt.internal.cocoa
 
NSFileManager() - Constructor for class org.eclipse.swt.internal.cocoa.NSFileManager
 
NSFileManager(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSFileManager
 
NSFileManager(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSFileManager
 
NSFilenamesPboardType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFilenamesPboardType() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSFileTypeForHFSTypeCode(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSFileWrapper - Class in org.eclipse.swt.internal.cocoa
 
NSFileWrapper() - Constructor for class org.eclipse.swt.internal.cocoa.NSFileWrapper
 
NSFileWrapper(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSFileWrapper
 
NSFileWrapper(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSFileWrapper
 
NSFlagsChanged - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFocusRingTypeNone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFont - Class in org.eclipse.swt.internal.cocoa
 
NSFont() - Constructor for class org.eclipse.swt.internal.cocoa.NSFont
 
NSFont(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSFont
 
NSFont(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSFont
 
NSFontAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSFontManager - Class in org.eclipse.swt.internal.cocoa
 
NSFontManager() - Constructor for class org.eclipse.swt.internal.cocoa.NSFontManager
 
NSFontManager(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSFontManager
 
NSFontManager(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSFontManager
 
NSFontPanel - Class in org.eclipse.swt.internal.cocoa
 
NSFontPanel() - Constructor for class org.eclipse.swt.internal.cocoa.NSFontPanel
 
NSFontPanel(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSFontPanel
 
NSFontPanel(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSFontPanel
 
NSFontPanelAllEffectsModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelAllModesMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelCollectionModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelDocumentColorEffectModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelFaceModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelShadowEffectModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelSizeModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelStandardModesMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelStrikethroughEffectModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelTextColorEffectModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSFontPanelUnderlineEffectModeMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSForegroundColorAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSForegroundColorAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSFormatter - Class in org.eclipse.swt.internal.cocoa
 
NSFormatter() - Constructor for class org.eclipse.swt.internal.cocoa.NSFormatter
 
NSFormatter(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSFormatter
 
NSFormatter(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSFormatter
 
NSFullScreenWindowMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSGetSizeAndAlignment(int, int[], int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSGradient - Class in org.eclipse.swt.internal.cocoa
 
NSGradient() - Constructor for class org.eclipse.swt.internal.cocoa.NSGradient
 
NSGradient(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSGradient
 
NSGradient(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSGradient
 
NSGraphicsContext - Class in org.eclipse.swt.internal.cocoa
 
NSGraphicsContext() - Constructor for class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
NSGraphicsContext(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
NSGraphicsContext(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
NSHelpFunctionKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSHelpKeyMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSHourMinuteDatePickerElementFlag - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSHourMinuteSecondDatePickerElementFlag - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSHTMLPboardType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSHTMLPboardType() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSHTTPCookie - Class in org.eclipse.swt.internal.cocoa
 
NSHTTPCookie() - Constructor for class org.eclipse.swt.internal.cocoa.NSHTTPCookie
 
NSHTTPCookie(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSHTTPCookie
 
NSHTTPCookie(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSHTTPCookie
 
NSHTTPCookieStorage - Class in org.eclipse.swt.internal.cocoa
 
NSHTTPCookieStorage() - Constructor for class org.eclipse.swt.internal.cocoa.NSHTTPCookieStorage
 
NSHTTPCookieStorage(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSHTTPCookieStorage
 
NSHTTPCookieStorage(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSHTTPCookieStorage
 
nsIAppShell - Class in org.eclipse.swt.internal.mozilla
 
nsIAppShell(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIAppShell
 
nsIAuthInformation - Class in org.eclipse.swt.internal.mozilla
 
nsIAuthInformation(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
nsIBaseWindow - Class in org.eclipse.swt.internal.mozilla
 
nsIBaseWindow(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
nsICancelable - Class in org.eclipse.swt.internal.mozilla
 
nsICancelable(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsICancelable
 
nsICategoryManager - Class in org.eclipse.swt.internal.mozilla
 
nsICategoryManager(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsICategoryManager
 
nsICertificateDialogs - Class in org.eclipse.swt.internal.mozilla
 
nsICertificateDialogs(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
nsICertOverrideService - Class in org.eclipse.swt.internal.mozilla
 
nsICertOverrideService(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
nsIChannel - Class in org.eclipse.swt.internal.mozilla
 
nsIChannel(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIChannel
 
nsIClassInfo - Class in org.eclipse.swt.internal.mozilla
 
nsIClassInfo(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
nsIComponentManager - Class in org.eclipse.swt.internal.mozilla
 
nsIComponentManager(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIComponentManager
 
nsIComponentRegistrar - Class in org.eclipse.swt.internal.mozilla
 
nsIComponentRegistrar(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
nsICookie - Class in org.eclipse.swt.internal.mozilla
 
nsICookie(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsICookie
 
nsICookieManager - Class in org.eclipse.swt.internal.mozilla
 
nsICookieManager(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsICookieManager
 
nsICookieService - Class in org.eclipse.swt.internal.mozilla
 
nsICookieService(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsICookieService
 
nsICookieService_1_9 - Class in org.eclipse.swt.internal.mozilla
 
nsICookieService_1_9(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsICookieService_1_9
 
nsID - Class in org.eclipse.swt.internal.mozilla
 
nsID() - Constructor for class org.eclipse.swt.internal.mozilla.nsID
 
nsID(String) - Constructor for class org.eclipse.swt.internal.mozilla.nsID
 
nsID_delete(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsID_Equals(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsID_new() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIDataType - Class in org.eclipse.swt.internal.mozilla
 
nsIDataType(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDataType
 
nsIDocShell - Class in org.eclipse.swt.internal.mozilla
 
nsIDocShell(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDocShell
 
nsIDOMDocument - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMDocument(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMDocument
 
nsIDOMEvent - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMEvent(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
nsIDOMEventTarget - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMEventTarget(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
nsIDOMKeyEvent - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMKeyEvent(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMKeyEvent
 
nsIDOMMouseEvent - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMMouseEvent(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMMouseEvent
 
nsIDOMNode - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMNode(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
nsIDOMSerializer - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMSerializer(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMSerializer
 
nsIDOMSerializer_1_7 - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMSerializer_1_7(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMSerializer_1_7
 
nsIDOMUIEvent - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMUIEvent(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
nsIDOMWindow - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMWindow(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMWindow
 
nsIDOMWindowCollection - Class in org.eclipse.swt.internal.mozilla
 
nsIDOMWindowCollection(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDOMWindowCollection
 
nsIDownload - Class in org.eclipse.swt.internal.mozilla
 
nsIDownload(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDownload
 
nsIDownload_1_8 - Class in org.eclipse.swt.internal.mozilla
 
nsIDownload_1_8(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIDownload_1_8
 
nsIEmbeddingSiteWindow - Class in org.eclipse.swt.internal.mozilla
 
nsIEmbeddingSiteWindow(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIEmbeddingSiteWindow
 
nsIFile - Class in org.eclipse.swt.internal.mozilla
 
nsIFile(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIFile
 
nsIFilePicker - Class in org.eclipse.swt.internal.mozilla
 
nsIFilePicker() - Constructor for class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
nsIFilePickerShownCallback - Class in org.eclipse.swt.internal.mozilla
 
nsIFilePickerShownCallback(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIFilePickerShownCallback
 
nsIFocusManager - Class in org.eclipse.swt.internal.mozilla
 
nsIFocusManager(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
nsIHelperAppLauncher - Class in org.eclipse.swt.internal.mozilla
 
nsIHelperAppLauncher(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
nsIHelperAppLauncher_1_8 - Class in org.eclipse.swt.internal.mozilla
 
nsIHelperAppLauncher_1_8(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
nsIHelperAppLauncher_1_9 - Class in org.eclipse.swt.internal.mozilla
 
nsIHelperAppLauncher_1_9(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
nsIHelperAppLauncher_8 - Class in org.eclipse.swt.internal.mozilla
 
nsIHelperAppLauncher_8(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
nsIHttpChannel - Class in org.eclipse.swt.internal.mozilla
 
nsIHttpChannel(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
nsIHttpHeaderVisitor - Class in org.eclipse.swt.internal.mozilla
 
nsIHttpHeaderVisitor(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIHttpHeaderVisitor
 
nsIInputStream - Class in org.eclipse.swt.internal.mozilla
 
nsIInputStream(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIInputStream
 
nsIInterfaceRequestor - Class in org.eclipse.swt.internal.mozilla
 
nsIInterfaceRequestor(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIInterfaceRequestor
 
nsIIOService - Class in org.eclipse.swt.internal.mozilla
 
nsIIOService(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIIOService
 
nsIJSContextStack - Class in org.eclipse.swt.internal.mozilla
 
nsIJSContextStack(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIJSContextStack
 
nsILocalFile - Class in org.eclipse.swt.internal.mozilla
 
nsILocalFile(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsILocalFile
 
NSImage - Class in org.eclipse.swt.internal.cocoa
 
NSImage() - Constructor for class org.eclipse.swt.internal.cocoa.NSImage
 
NSImage(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSImage
 
NSImage(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSImage
 
NSImageAbove - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageAlignCenter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageAlignLeft - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageAlignRight - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageCacheNever - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageInterpolationDefault - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageInterpolationHigh - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageInterpolationLow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageInterpolationNone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageLeft - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageOnly - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageOverlaps - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSImageRep - Class in org.eclipse.swt.internal.cocoa
 
NSImageRep() - Constructor for class org.eclipse.swt.internal.cocoa.NSImageRep
 
NSImageRep(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSImageRep
 
NSImageRep(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSImageRep
 
NSImageView - Class in org.eclipse.swt.internal.cocoa
 
NSImageView() - Constructor for class org.eclipse.swt.internal.cocoa.NSImageView
 
NSImageView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSImageView
 
NSImageView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSImageView
 
nsIMemory - Class in org.eclipse.swt.internal.mozilla
 
nsIMemory(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIMemory
 
nsIMemory_Alloc(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIMemory_Realloc(int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIMIMEInputStream - Class in org.eclipse.swt.internal.mozilla
 
nsIMIMEInputStream(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIMIMEInputStream
 
NSIndexSet - Class in org.eclipse.swt.internal.cocoa
 
NSIndexSet() - Constructor for class org.eclipse.swt.internal.cocoa.NSIndexSet
 
NSIndexSet(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSIndexSet
 
NSIndexSet(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSIndexSet
 
NSInformationalAlertStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSInputManager - Class in org.eclipse.swt.internal.cocoa
 
NSInputManager() - Constructor for class org.eclipse.swt.internal.cocoa.NSInputManager
 
NSInputManager(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSInputManager
 
NSInputManager(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSInputManager
 
NSIntersectionRect(NSRect, NSRect, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
nsIObserverService - Class in org.eclipse.swt.internal.mozilla
 
nsIObserverService(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIObserverService
 
nsIPrefBranch - Class in org.eclipse.swt.internal.mozilla
 
nsIPrefBranch(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
nsIPrefLocalizedString - Class in org.eclipse.swt.internal.mozilla
 
nsIPrefLocalizedString(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString
 
nsIPrefService - Class in org.eclipse.swt.internal.mozilla
 
nsIPrefService(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIPrefService
 
nsIPrincipal - Class in org.eclipse.swt.internal.mozilla
 
nsIPrincipal(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIPrincipal
 
nsIProgressDialog - Class in org.eclipse.swt.internal.mozilla
 
nsIProgressDialog(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
nsIProgressDialog_1_8 - Class in org.eclipse.swt.internal.mozilla
 
nsIProgressDialog_1_8(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
nsIPrompt - Class in org.eclipse.swt.internal.mozilla
 
nsIPrompt(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIPrompt
 
nsIPromptService - Class in org.eclipse.swt.internal.mozilla
 
nsIPromptService() - Constructor for class org.eclipse.swt.internal.mozilla.nsIPromptService
 
nsIProperties - Class in org.eclipse.swt.internal.mozilla
 
nsIProperties(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIProperties
 
nsIRequest - Class in org.eclipse.swt.internal.mozilla
 
nsIRequest(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIRequest
 
nsIScriptContext17_GetNativeContext(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIScriptContext_GetNativeContext(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIScriptGlobalObject17_EnsureScriptEnvironment(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIScriptGlobalObject17_GetScriptContext(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIScriptGlobalObject_EnsureScriptEnvironment(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIScriptGlobalObject_GetScriptContext(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
nsIScriptSecurityManager - Class in org.eclipse.swt.internal.mozilla
 
nsIScriptSecurityManager(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
nsISeekableStream - Class in org.eclipse.swt.internal.mozilla
 
nsISeekableStream(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
nsISerializable - Class in org.eclipse.swt.internal.mozilla
 
nsISerializable(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsISerializable
 
nsIServiceManager - Class in org.eclipse.swt.internal.mozilla
 
nsIServiceManager(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIServiceManager
 
nsISimpleEnumerator - Class in org.eclipse.swt.internal.mozilla
 
nsISimpleEnumerator(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsISimpleEnumerator
 
nsISSLStatus - Class in org.eclipse.swt.internal.mozilla
 
nsISSLStatus(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsISSLStatus
 
nsISupports - Class in org.eclipse.swt.internal.mozilla
 
nsISupports(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsISupports
 
NSItalicFontMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
nsITransfer - Class in org.eclipse.swt.internal.mozilla
 
nsITransfer(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsITransfer
 
nsIUploadChannel - Class in org.eclipse.swt.internal.mozilla
 
nsIUploadChannel(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIUploadChannel
 
nsIURI - Class in org.eclipse.swt.internal.mozilla
 
nsIURI(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIURI
 
nsIVariant - Class in org.eclipse.swt.internal.mozilla
 
nsIVariant(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIVariant
 
nsIWebBrowser - Class in org.eclipse.swt.internal.mozilla
 
nsIWebBrowser(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
nsIWebBrowserChrome - Class in org.eclipse.swt.internal.mozilla
 
nsIWebBrowserChrome(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
nsIWebBrowserFocus - Class in org.eclipse.swt.internal.mozilla
 
nsIWebBrowserFocus(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
nsIWebBrowserSetup - Class in org.eclipse.swt.internal.mozilla
 
nsIWebBrowserSetup(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
nsIWebBrowserStream - Class in org.eclipse.swt.internal.mozilla
 
nsIWebBrowserStream(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebBrowserStream
 
nsIWebNavigation - Class in org.eclipse.swt.internal.mozilla
 
nsIWebNavigation(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
nsIWebNavigationInfo - Class in org.eclipse.swt.internal.mozilla
 
nsIWebNavigationInfo(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
 
nsIWebProgress - Class in org.eclipse.swt.internal.mozilla
 
nsIWebProgress(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
nsIWebProgressListener - Class in org.eclipse.swt.internal.mozilla
 
nsIWebProgressListener(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
nsIWebProgressListener2 - Class in org.eclipse.swt.internal.mozilla
 
nsIWebProgressListener2(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWebProgressListener2
 
nsIWindowWatcher - Class in org.eclipse.swt.internal.mozilla
 
nsIWindowWatcher(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
nsIWritableVariant - Class in org.eclipse.swt.internal.mozilla
 
nsIWritableVariant(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
nsIX509Cert - Class in org.eclipse.swt.internal.mozilla
 
nsIX509Cert(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
nsIX509CertValidity - Class in org.eclipse.swt.internal.mozilla
 
nsIX509CertValidity(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIX509CertValidity
 
nsIXPConnect - Class in org.eclipse.swt.internal.mozilla
 
nsIXPConnect(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIXPConnect
 
nsIXPCSecurityManager - Class in org.eclipse.swt.internal.mozilla
 
nsIXPCSecurityManager(int) - Constructor for class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
NSJustifiedTextAlignment - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSKeyDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSKeyedArchiver - Class in org.eclipse.swt.internal.cocoa
 
NSKeyedArchiver() - Constructor for class org.eclipse.swt.internal.cocoa.NSKeyedArchiver
 
NSKeyedArchiver(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSKeyedArchiver
 
NSKeyedArchiver(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSKeyedArchiver
 
NSKeyedUnarchiver - Class in org.eclipse.swt.internal.cocoa
 
NSKeyedUnarchiver() - Constructor for class org.eclipse.swt.internal.cocoa.NSKeyedUnarchiver
 
NSKeyedUnarchiver(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSKeyedUnarchiver
 
NSKeyedUnarchiver(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSKeyedUnarchiver
 
NSKeyUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLandscapeOrientation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLayoutManager - Class in org.eclipse.swt.internal.cocoa
 
NSLayoutManager() - Constructor for class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
NSLayoutManager(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
NSLayoutManager(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
NSLeftMouseDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLeftMouseDownMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLeftMouseDragged - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLeftMouseDraggedMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLeftMouseUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLeftMouseUpMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLeftTabStopType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLeftTextAlignment - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLigatureAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLigatureAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSLineBreakByClipping - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLineBreakByTruncatingMiddle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLineBreakByTruncatingTail - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLineBreakByWordWrapping - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLineToBezierPathElement - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLinkAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLinkAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSLocale - Class in org.eclipse.swt.internal.cocoa
 
NSLocale() - Constructor for class org.eclipse.swt.internal.cocoa.NSLocale
 
NSLocale(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSLocale
 
NSLocale(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSLocale
 
NSLocaleLanguageCode - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSLocaleLanguageCode() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSMenu - Class in org.eclipse.swt.internal.cocoa
 
NSMenu() - Constructor for class org.eclipse.swt.internal.cocoa.NSMenu
 
NSMenu(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMenu
 
NSMenu(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMenu
 
NSMenuItem - Class in org.eclipse.swt.internal.cocoa
 
NSMenuItem() - Constructor for class org.eclipse.swt.internal.cocoa.NSMenuItem
 
NSMenuItem(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMenuItem
 
NSMenuItem(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMenuItem
 
NSMiniaturizableWindowMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMiniControlSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMiterLineJoinStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMixedState - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSModalPanelRunLoopMode - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSModalPanelRunLoopMode() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSModalPanelWindowLevel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMomentaryLightButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMouseEntered - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMouseExited - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMouseMoved - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMoveToBezierPathElement - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSMutableArray - Class in org.eclipse.swt.internal.cocoa
 
NSMutableArray() - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableArray
 
NSMutableArray(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableArray
 
NSMutableArray(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableArray
 
NSMutableAttributedString - Class in org.eclipse.swt.internal.cocoa
 
NSMutableAttributedString() - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
NSMutableAttributedString(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
NSMutableAttributedString(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
NSMutableDictionary - Class in org.eclipse.swt.internal.cocoa
 
NSMutableDictionary() - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
NSMutableDictionary(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
NSMutableDictionary(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
NSMutableIndexSet - Class in org.eclipse.swt.internal.cocoa
 
NSMutableIndexSet() - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableIndexSet
 
NSMutableIndexSet(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableIndexSet
 
NSMutableIndexSet(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableIndexSet
 
NSMutableParagraphStyle - Class in org.eclipse.swt.internal.cocoa
 
NSMutableParagraphStyle() - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
NSMutableParagraphStyle(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
NSMutableParagraphStyle(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
NSMutableSet - Class in org.eclipse.swt.internal.cocoa
 
NSMutableSet() - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableSet
 
NSMutableSet(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableSet
 
NSMutableSet(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableSet
 
NSMutableString - Class in org.eclipse.swt.internal.cocoa
 
NSMutableString() - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableString
 
NSMutableString(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableString
 
NSMutableString(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableString
 
NSMutableURLRequest - Class in org.eclipse.swt.internal.cocoa
 
NSMutableURLRequest() - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
NSMutableURLRequest(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
NSMutableURLRequest(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
nsName - Variable in class org.eclipse.swt.graphics.FontData
the NSFont font name (Warning: This field is platform dependent)
NSNewlineCharacter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSNoBorder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSNoImage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSNonactivatingPanelMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSNonZeroWindingRule - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSNormalWindowLevel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSNotFound - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSNotification - Class in org.eclipse.swt.internal.cocoa
 
NSNotification() - Constructor for class org.eclipse.swt.internal.cocoa.NSNotification
 
NSNotification(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSNotification
 
NSNotification(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSNotification
 
NSNotificationCenter - Class in org.eclipse.swt.internal.cocoa
 
NSNotificationCenter() - Constructor for class org.eclipse.swt.internal.cocoa.NSNotificationCenter
 
NSNotificationCenter(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSNotificationCenter
 
NSNotificationCenter(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSNotificationCenter
 
NSNoTitle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSNumber - Class in org.eclipse.swt.internal.cocoa
 
NSNumber() - Constructor for class org.eclipse.swt.internal.cocoa.NSNumber
 
NSNumber(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSNumber
 
NSNumber(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSNumber
 
NSNumberFormatter - Class in org.eclipse.swt.internal.cocoa
 
NSNumberFormatter() - Constructor for class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
NSNumberFormatter(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
NSNumberFormatter(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
NSNumberOfColorComponents(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSObject - Class in org.eclipse.swt.internal.cocoa
 
NSObject() - Constructor for class org.eclipse.swt.internal.cocoa.NSObject
 
NSObject(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSObject
 
NSObject(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSObject
 
NSObliquenessAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSObliquenessAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSOffState - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOnState - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLContext - Class in org.eclipse.swt.internal.cocoa
 
NSOpenGLContext() - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
NSOpenGLContext(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
NSOpenGLContext(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
NSOpenGLCPSurfaceOrder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLCPSwapInterval - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFAAccumSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFAAlphaSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFAColorSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFADepthSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFADoubleBuffer - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFASampleBuffers - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFASamples - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFAStencilSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPFAStereo - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOpenGLPixelFormat - Class in org.eclipse.swt.internal.cocoa
 
NSOpenGLPixelFormat() - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenGLPixelFormat
 
NSOpenGLPixelFormat(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenGLPixelFormat
 
NSOpenGLPixelFormat(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenGLPixelFormat
 
NSOpenPanel - Class in org.eclipse.swt.internal.cocoa
 
NSOpenPanel() - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
NSOpenPanel(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
NSOpenPanel(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
NSOrderedSame - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOtherMouseDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOtherMouseDragged - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOtherMouseUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOutlineView - Class in org.eclipse.swt.internal.cocoa
 
NSOutlineView() - Constructor for class org.eclipse.swt.internal.cocoa.NSOutlineView
 
NSOutlineView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSOutlineView
 
NSOutlineView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSOutlineView
 
NSOutlineViewColumnDidMoveNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSOutlineViewColumnDidMoveNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSOutlineViewDropOnItemIndex - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPageDownFunctionKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPageUpFunctionKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPanel - Class in org.eclipse.swt.internal.cocoa
 
NSPanel() - Constructor for class org.eclipse.swt.internal.cocoa.NSPanel
 
NSPanel(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSPanel
 
NSPanel(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSPanel
 
NSParagraphStyle - Class in org.eclipse.swt.internal.cocoa
 
NSParagraphStyle() - Constructor for class org.eclipse.swt.internal.cocoa.NSParagraphStyle
 
NSParagraphStyle(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSParagraphStyle
 
NSParagraphStyle(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSParagraphStyle
 
NSParagraphStyleAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSParagraphStyleAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPasteboard - Class in org.eclipse.swt.internal.cocoa
 
NSPasteboard() - Constructor for class org.eclipse.swt.internal.cocoa.NSPasteboard
 
NSPasteboard(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSPasteboard
 
NSPasteboard(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSPasteboard
 
NSPoint - Class in org.eclipse.swt.internal.cocoa
 
NSPoint() - Constructor for class org.eclipse.swt.internal.cocoa.NSPoint
 
NSPoint_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPointInRect(NSPoint, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPopUpButton - Class in org.eclipse.swt.internal.cocoa
 
NSPopUpButton() - Constructor for class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
NSPopUpButton(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
NSPopUpButton(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
NSPortraitOrientation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintAllPages - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintAllPages() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintCopies - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintCopies() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrinter - Class in org.eclipse.swt.internal.cocoa
 
NSPrinter() - Constructor for class org.eclipse.swt.internal.cocoa.NSPrinter
 
NSPrinter(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSPrinter
 
NSPrinter(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSPrinter
 
NSPrintFirstPage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintFirstPage() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintInfo - Class in org.eclipse.swt.internal.cocoa
 
NSPrintInfo() - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
NSPrintInfo(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
NSPrintInfo(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
NSPrintJobDisposition - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintJobDisposition() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintLastPage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintLastPage() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintMustCollate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintMustCollate() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintOperation - Class in org.eclipse.swt.internal.cocoa
 
NSPrintOperation() - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
NSPrintOperation(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
NSPrintOperation(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
NSPrintOrientation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintOrientation() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintPanel - Class in org.eclipse.swt.internal.cocoa
 
NSPrintPanel() - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintPanel
 
NSPrintPanel(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintPanel
 
NSPrintPanel(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSPrintPanel
 
NSPrintPanelShowsCopies - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintPanelShowsOrientation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintPanelShowsPageRange - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintPanelShowsPageSetupAccessory - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintPreviewJob - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintPreviewJob() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintSaveJob - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintSaveJob() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintSavePath - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintSavePath() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintScalingFactor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintScalingFactor() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintSpoolJob - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPrintSpoolJob() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSProgressIndicator - Class in org.eclipse.swt.internal.cocoa
 
NSProgressIndicator() - Constructor for class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
NSProgressIndicator(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
NSProgressIndicator(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
NSProgressIndicatorPreferredThickness - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSPushOnPushOffButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRadioButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRange - Class in org.eclipse.swt.internal.cocoa
 
NSRange() - Constructor for class org.eclipse.swt.internal.cocoa.NSRange
 
NSRange_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSRect - Class in org.eclipse.swt.internal.cocoa
 
NSRect() - Constructor for class org.eclipse.swt.internal.cocoa.NSRect
 
NSRect_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSRectFillUsingOperation(NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSRegularControlSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRegularSquareBezelStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSResizableWindowMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSResponder - Class in org.eclipse.swt.internal.cocoa
 
NSResponder() - Constructor for class org.eclipse.swt.internal.cocoa.NSResponder
 
NSResponder(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSResponder
 
NSResponder(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSResponder
 
NSRGBColorSpaceModel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRightMouseDown - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRightMouseDragged - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRightMouseUp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRightTextAlignment - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRoundedBezelStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRoundedDisclosureBezelStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRoundLineCapStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRoundLineJoinStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRTFPboardType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSRTFPboardType() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSRunLoop - Class in org.eclipse.swt.internal.cocoa
 
NSRunLoop() - Constructor for class org.eclipse.swt.internal.cocoa.NSRunLoop
 
NSRunLoop(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSRunLoop
 
NSRunLoop(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSRunLoop
 
NSSavePanel - Class in org.eclipse.swt.internal.cocoa
 
NSSavePanel() - Constructor for class org.eclipse.swt.internal.cocoa.NSSavePanel
 
NSSavePanel(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSSavePanel
 
NSSavePanel(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSSavePanel
 
NSScaleNone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScreen - Class in org.eclipse.swt.internal.cocoa
 
NSScreen() - Constructor for class org.eclipse.swt.internal.cocoa.NSScreen
 
NSScreen(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSScreen
 
NSScreen(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSScreen
 
NSScroller - Class in org.eclipse.swt.internal.cocoa
 
NSScroller() - Constructor for class org.eclipse.swt.internal.cocoa.NSScroller
 
NSScroller(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSScroller
 
NSScroller(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSScroller
 
NSScrollerDecrementLine - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScrollerDecrementPage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScrollerIncrementLine - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScrollerIncrementPage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScrollerKnob - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScrollerKnobSlot - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScrollerStyleLegacy - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScrollerStyleOverlay - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSScrollView - Class in org.eclipse.swt.internal.cocoa
 
NSScrollView() - Constructor for class org.eclipse.swt.internal.cocoa.NSScrollView
 
NSScrollView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSScrollView
 
NSScrollView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSScrollView
 
NSScrollWheel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSSearchField - Class in org.eclipse.swt.internal.cocoa
 
NSSearchField() - Constructor for class org.eclipse.swt.internal.cocoa.NSSearchField
 
NSSearchField(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSSearchField
 
NSSearchField(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSSearchField
 
NSSearchFieldCell - Class in org.eclipse.swt.internal.cocoa
 
NSSearchFieldCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSSearchFieldCell
 
NSSearchFieldCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSSearchFieldCell
 
NSSearchFieldCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSSearchFieldCell
 
NSSearchPathForDirectoriesInDomains(int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSSecureTextField - Class in org.eclipse.swt.internal.cocoa
 
NSSecureTextField() - Constructor for class org.eclipse.swt.internal.cocoa.NSSecureTextField
 
NSSecureTextField(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSSecureTextField
 
NSSecureTextField(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSSecureTextField
 
NSSegmentedCell - Class in org.eclipse.swt.internal.cocoa
 
NSSegmentedCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
NSSegmentedCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
NSSegmentedCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
NSSet - Class in org.eclipse.swt.internal.cocoa
 
NSSet() - Constructor for class org.eclipse.swt.internal.cocoa.NSSet
 
NSSet(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSSet
 
NSSet(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSSet
 
NSShadowlessSquareBezelStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSShiftKeyMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSSize - Class in org.eclipse.swt.internal.cocoa
 
NSSize() - Constructor for class org.eclipse.swt.internal.cocoa.NSSize
 
NSSize_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSSlider - Class in org.eclipse.swt.internal.cocoa
 
NSSlider() - Constructor for class org.eclipse.swt.internal.cocoa.NSSlider
 
NSSlider(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSSlider
 
NSSlider(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSSlider
 
NSSmallControlSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSSpellingStateAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSSpellingStateAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSSquareLineCapStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSSquareStatusItemLength - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSStatusBar - Class in org.eclipse.swt.internal.cocoa
 
NSStatusBar() - Constructor for class org.eclipse.swt.internal.cocoa.NSStatusBar
 
NSStatusBar(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSStatusBar
 
NSStatusBar(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSStatusBar
 
NSStatusItem - Class in org.eclipse.swt.internal.cocoa
 
NSStatusItem() - Constructor for class org.eclipse.swt.internal.cocoa.NSStatusItem
 
NSStatusItem(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSStatusItem
 
NSStatusItem(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSStatusItem
 
NSStatusWindowLevel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSStepper - Class in org.eclipse.swt.internal.cocoa
 
NSStepper() - Constructor for class org.eclipse.swt.internal.cocoa.NSStepper
 
NSStepper(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSStepper
 
NSStepper(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSStepper
 
NSStrikethroughColorAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSStrikethroughColorAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSStrikethroughStyleAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSStrikethroughStyleAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSString - Class in org.eclipse.swt.internal.cocoa
 
NSString() - Constructor for class org.eclipse.swt.internal.cocoa.NSString
 
NSString(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSString
 
NSString(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSString
 
NSStringDrawingUsesLineFragmentOrigin - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSStringPboardType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSStringPboardType() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSStrokeWidthAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSStrokeWidthAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSSubmenuWindowLevel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSSwitchButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSSystemColorsDidChangeNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSSystemColorsDidChangeNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSSystemDefined - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTabCharacter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTableColumn - Class in org.eclipse.swt.internal.cocoa
 
NSTableColumn() - Constructor for class org.eclipse.swt.internal.cocoa.NSTableColumn
 
NSTableColumn(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTableColumn
 
NSTableColumn(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTableColumn
 
NSTableColumnNoResizing - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTableColumnUserResizingMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTableHeaderCell - Class in org.eclipse.swt.internal.cocoa
 
NSTableHeaderCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSTableHeaderCell
 
NSTableHeaderCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTableHeaderCell
 
NSTableHeaderCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTableHeaderCell
 
NSTableHeaderView - Class in org.eclipse.swt.internal.cocoa
 
NSTableHeaderView() - Constructor for class org.eclipse.swt.internal.cocoa.NSTableHeaderView
 
NSTableHeaderView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTableHeaderView
 
NSTableHeaderView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTableHeaderView
 
NSTableView - Class in org.eclipse.swt.internal.cocoa
 
NSTableView() - Constructor for class org.eclipse.swt.internal.cocoa.NSTableView
 
NSTableView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTableView
 
NSTableView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTableView
 
NSTableViewColumnDidMoveNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTableViewColumnDidMoveNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSTableViewDropAbove - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTableViewDropOn - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTableViewGridNone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTableViewNoColumnAutoresizing - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTableViewSolidVerticalGridLineMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTabView - Class in org.eclipse.swt.internal.cocoa
 
NSTabView() - Constructor for class org.eclipse.swt.internal.cocoa.NSTabView
 
NSTabView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTabView
 
NSTabView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTabView
 
NSTabViewItem - Class in org.eclipse.swt.internal.cocoa
 
NSTabViewItem() - Constructor for class org.eclipse.swt.internal.cocoa.NSTabViewItem
 
NSTabViewItem(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTabViewItem
 
NSTabViewItem(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTabViewItem
 
NSTemporaryDirectory() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSTerminateCancel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTerminateNow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSText - Class in org.eclipse.swt.internal.cocoa
 
NSText() - Constructor for class org.eclipse.swt.internal.cocoa.NSText
 
NSText(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSText
 
NSText(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSText
 
NSTextAttachment - Class in org.eclipse.swt.internal.cocoa
 
NSTextAttachment() - Constructor for class org.eclipse.swt.internal.cocoa.NSTextAttachment
 
NSTextAttachment(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextAttachment
 
NSTextAttachment(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextAttachment
 
NSTextContainer - Class in org.eclipse.swt.internal.cocoa
 
NSTextContainer() - Constructor for class org.eclipse.swt.internal.cocoa.NSTextContainer
 
NSTextContainer(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextContainer
 
NSTextContainer(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextContainer
 
NSTextField - Class in org.eclipse.swt.internal.cocoa
 
NSTextField() - Constructor for class org.eclipse.swt.internal.cocoa.NSTextField
 
NSTextField(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextField
 
NSTextField(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextField
 
NSTextFieldAndStepperDatePickerStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTextFieldCell - Class in org.eclipse.swt.internal.cocoa
 
NSTextFieldCell() - Constructor for class org.eclipse.swt.internal.cocoa.NSTextFieldCell
 
NSTextFieldCell(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextFieldCell
 
NSTextFieldCell(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextFieldCell
 
NSTextFieldDatePickerStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTextStorage - Class in org.eclipse.swt.internal.cocoa
 
NSTextStorage() - Constructor for class org.eclipse.swt.internal.cocoa.NSTextStorage
 
NSTextStorage(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextStorage
 
NSTextStorage(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextStorage
 
NSTextTab - Class in org.eclipse.swt.internal.cocoa
 
NSTextTab() - Constructor for class org.eclipse.swt.internal.cocoa.NSTextTab
 
NSTextTab(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextTab
 
NSTextTab(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextTab
 
NSTextView - Class in org.eclipse.swt.internal.cocoa
 
NSTextView() - Constructor for class org.eclipse.swt.internal.cocoa.NSTextView
 
NSTextView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextView
 
NSTextView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTextView
 
NSThread - Class in org.eclipse.swt.internal.cocoa
 
NSThread() - Constructor for class org.eclipse.swt.internal.cocoa.NSThread
 
NSThread(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSThread
 
NSThread(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSThread
 
NSTIFFPboardType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTIFFPboardType() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSTimer - Class in org.eclipse.swt.internal.cocoa
 
NSTimer() - Constructor for class org.eclipse.swt.internal.cocoa.NSTimer
 
NSTimer(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTimer
 
NSTimer(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTimer
 
NSTimeZone - Class in org.eclipse.swt.internal.cocoa
 
NSTimeZone() - Constructor for class org.eclipse.swt.internal.cocoa.NSTimeZone
 
NSTimeZone(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTimeZone
 
NSTimeZone(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTimeZone
 
NSTitledWindowMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbar - Class in org.eclipse.swt.internal.cocoa
 
NSToolbar() - Constructor for class org.eclipse.swt.internal.cocoa.NSToolbar
 
NSToolbar(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSToolbar
 
NSToolbar(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSToolbar
 
NSToolbarCustomizeToolbarItemIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarCustomizeToolbarItemIdentifier() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarDidRemoveItemNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarDidRemoveItemNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarDisplayModeIconOnly - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarFlexibleSpaceItemIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarFlexibleSpaceItemIdentifier() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarItem - Class in org.eclipse.swt.internal.cocoa
 
NSToolbarItem() - Constructor for class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
NSToolbarItem(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
NSToolbarItem(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
NSToolbarPrintItemIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarPrintItemIdentifier() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarSeparatorItemIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarSeparatorItemIdentifier() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarShowColorsItemIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarShowColorsItemIdentifier() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarShowFontsItemIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarShowFontsItemIdentifier() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarSpaceItemIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarSpaceItemIdentifier() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarWillAddItemNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSToolbarWillAddItemNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSTouch - Class in org.eclipse.swt.internal.cocoa
 
NSTouch() - Constructor for class org.eclipse.swt.internal.cocoa.NSTouch
 
NSTouch(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTouch
 
NSTouch(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTouch
 
NSTouchEventSubtype - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTouchPhaseAny - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTouchPhaseBegan - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTouchPhaseCancelled - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTouchPhaseEnded - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTouchPhaseMoved - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTouchPhaseStationary - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTouchPhaseTouching - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSTrackingArea - Class in org.eclipse.swt.internal.cocoa
 
NSTrackingArea() - Constructor for class org.eclipse.swt.internal.cocoa.NSTrackingArea
 
NSTrackingArea(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTrackingArea
 
NSTrackingArea(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTrackingArea
 
NSTypesetter - Class in org.eclipse.swt.internal.cocoa
 
NSTypesetter() - Constructor for class org.eclipse.swt.internal.cocoa.NSTypesetter
 
NSTypesetter(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSTypesetter
 
NSTypesetter(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSTypesetter
 
NSUnderlineColorAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUnderlineColorAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSUnderlineStyleAttributeName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUnderlineStyleAttributeName() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSUnderlineStyleDouble - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUnderlineStyleNone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUnderlineStyleSingle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUnderlineStyleThick - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUndoManager - Class in org.eclipse.swt.internal.cocoa
 
NSUndoManager() - Constructor for class org.eclipse.swt.internal.cocoa.NSUndoManager
 
NSUndoManager(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSUndoManager
 
NSUndoManager(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSUndoManager
 
NSURL - Class in org.eclipse.swt.internal.cocoa
 
NSURL() - Constructor for class org.eclipse.swt.internal.cocoa.NSURL
 
NSURL(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSURL
 
NSURL(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSURL
 
NSURLAuthenticationChallenge - Class in org.eclipse.swt.internal.cocoa
 
NSURLAuthenticationChallenge() - Constructor for class org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
 
NSURLAuthenticationChallenge(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
 
NSURLAuthenticationChallenge(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
 
NSURLCredential - Class in org.eclipse.swt.internal.cocoa
 
NSURLCredential() - Constructor for class org.eclipse.swt.internal.cocoa.NSURLCredential
 
NSURLCredential(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLCredential
 
NSURLCredential(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLCredential
 
NSURLCredentialPersistenceForSession - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSURLDownload - Class in org.eclipse.swt.internal.cocoa
 
NSURLDownload() - Constructor for class org.eclipse.swt.internal.cocoa.NSURLDownload
 
NSURLDownload(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLDownload
 
NSURLDownload(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLDownload
 
NSURLErrorBadURL - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSURLErrorSecureConnectionFailed - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSURLErrorServerCertificateNotYetValid - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSURLPboardType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSURLPboardType() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSURLProtectionSpace - Class in org.eclipse.swt.internal.cocoa
 
NSURLProtectionSpace() - Constructor for class org.eclipse.swt.internal.cocoa.NSURLProtectionSpace
 
NSURLProtectionSpace(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLProtectionSpace
 
NSURLProtectionSpace(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLProtectionSpace
 
NSURLRequest - Class in org.eclipse.swt.internal.cocoa
 
NSURLRequest() - Constructor for class org.eclipse.swt.internal.cocoa.NSURLRequest
 
NSURLRequest(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLRequest
 
NSURLRequest(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSURLRequest
 
NSURLRequestReloadIgnoringLocalCacheData - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUserDefaults - Class in org.eclipse.swt.internal.cocoa
 
NSUserDefaults() - Constructor for class org.eclipse.swt.internal.cocoa.NSUserDefaults
 
NSUserDefaults(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSUserDefaults
 
NSUserDefaults(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSUserDefaults
 
NSUserDomainMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUTF8StringEncoding - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSUtilityWindowMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSValue - Class in org.eclipse.swt.internal.cocoa
 
NSValue() - Constructor for class org.eclipse.swt.internal.cocoa.NSValue
 
NSValue(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSValue
 
NSValue(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSValue
 
NSView - Class in org.eclipse.swt.internal.cocoa
 
NSView() - Constructor for class org.eclipse.swt.internal.cocoa.NSView
 
NSView(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSView
 
NSView(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSView
 
NSViewGlobalFrameDidChangeNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSViewGlobalFrameDidChangeNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSViewHeightSizable - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSViewMaxXMargin - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSViewMaxYMargin - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSViewMinXMargin - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSViewMinYMargin - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSViewWidthSizable - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWarningAlertStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindow - Class in org.eclipse.swt.internal.cocoa
 
NSWindow() - Constructor for class org.eclipse.swt.internal.cocoa.NSWindow
 
NSWindow(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSWindow
 
NSWindow(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSWindow
 
NSWindowAbove - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowBelow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowCollectionBehaviorCanJoinAllSpaces - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowCollectionBehaviorDefault - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowCollectionBehaviorFullScreenAuxiliary - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowCollectionBehaviorFullScreenPrimary - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowCollectionBehaviorMoveToActiveSpace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidBecomeKeyNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidBecomeKeyNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidDeminiaturizeNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidDeminiaturizeNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidMiniaturizeNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidMiniaturizeNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidMoveNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidMoveNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidResignKeyNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidResignKeyNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidResizeNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowDidResizeNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowFullScreenButton - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowList(int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowWillCloseNotification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWindowWillCloseNotification() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
NSWorkspace - Class in org.eclipse.swt.internal.cocoa
 
NSWorkspace() - Constructor for class org.eclipse.swt.internal.cocoa.NSWorkspace
 
NSWorkspace(int) - Constructor for class org.eclipse.swt.internal.cocoa.NSWorkspace
 
NSWorkspace(id) - Constructor for class org.eclipse.swt.internal.cocoa.NSWorkspace
 
NSWritingDirectionLeftToRight - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWritingDirectionNatural - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSWritingDirectionRightToLeft - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSYearMonthDatePickerElementFlag - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
NSYearMonthDayDatePickerElementFlag - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
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.
NUM_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the num lock key (value is (1<<24)+83).
numberOfColumns() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
numberOfComponents() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
numberOfGlyphs() - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
numberOfItems() - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
numberOfItems() - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
numberOfItems() - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
numberOfPlanes() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
numberOfRows() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
numberOfSelectedRows() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
numberOfVisibleItems() - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
numberWithBool(boolean) - Static method in class org.eclipse.swt.internal.cocoa.NSNumber
 
numberWithDouble(double) - Static method in class org.eclipse.swt.internal.cocoa.NSNumber
 
numberWithInt(int) - Static method in class org.eclipse.swt.internal.cocoa.NSNumber
 
numberWithInteger(int) - Static method in class org.eclipse.swt.internal.cocoa.NSNumber
 
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.

O

objc_allocateClassPair(int, String, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_disposeClassPair(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_getClass() - Method in class org.eclipse.swt.internal.cocoa.id
 
objc_getClass(String) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_getMetaClass(String) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_getProtocol(String) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_lookUpClass(String) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSAffineTransformStruct) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSPoint, NSPoint, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSPoint, NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSPoint, NSRect, int, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSPoint, float, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSPoint, float, float, float, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSPoint, int, float[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRange) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRange, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRange, NSRange, int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRange, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRange, int, int, int, int, byte[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, NSRange, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, NSRect, int, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, boolean, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, int, boolean, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, int, int, boolean, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSRect, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, NSSize) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, boolean, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, boolean, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, byte[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, byte[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, char[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, char[], NSRange) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, char[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, double) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, double, int, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, float, float, float, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, float, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, float[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, float[], int, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, NSPoint, NSSize, int, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, NSPoint, int, double, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, NSPoint, int, double, int, int, short, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, NSRange) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, NSRange) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, double, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int, int, int, boolean, boolean, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int, int, int, boolean, boolean, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int[], int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, int[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(int, int, float) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(long, long, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(long, long, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend(long, long, long[], long, long) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, NSPoint, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, NSRange, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, int, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, int, NSSize, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_bool(int, int, short) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_floatret(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_fpret(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_fpret(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_fpret(int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSSize, int, int, NSSize, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSAffineTransformStruct, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSPoint, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSPoint, int, int, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSPoint, int, int, NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSPoint, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRange, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRange, int, int, NSRange, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRange, int, int, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRange, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int, NSRange, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int, NSSize, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int, int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSRect, int, int, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSSize, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSSize, int, int, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSSize, int, int, NSSize) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSSize, int, int, NSSize, boolean, boolean, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSSize, int, int, NSSize, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSend_stret(NSSize, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, NSSize) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, boolean, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, int, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, int, NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, int, int, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper(objc_super, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_bool(objc_super, int, NSRange, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_bool(objc_super, int, int, NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_stret(NSRect, objc_super, int, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_stret(NSRect, objc_super, int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_stret(NSRect, objc_super, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_stret(NSRect, objc_super, int, int, NSRect, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_stret(NSSize, objc_super, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_stret(NSSize, objc_super, int, NSRect) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_msgSendSuper_stret(NSSize, objc_super, int, boolean) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_registerClassPair(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objc_super - Class in org.eclipse.swt.internal.cocoa
 
objc_super() - Constructor for class org.eclipse.swt.internal.cocoa.objc_super
 
objc_super_sizeof() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objCType() - Method in class org.eclipse.swt.internal.cocoa.NSValue
 
object() - Method in class org.eclipse.swt.internal.cocoa.NSNotification
 
object_getClass(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
object_getClassName(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
object_getInstanceVariable(int, byte[], int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
object_setClass(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
object_setInstanceVariable(int, byte[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
objectAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSArray
 
objectEnumerator() - Method in class org.eclipse.swt.internal.cocoa.NSDictionary
 
objectEnumerator() - Method in class org.eclipse.swt.internal.cocoa.NSSet
 
objectForInfoDictionaryKey(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSBundle
 
objectForKey(id) - Method in class org.eclipse.swt.internal.cocoa.NSDictionary
 
objectForKey(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSUserDefaults
 
objects - Variable in class org.eclipse.swt.graphics.DeviceData
 
objectValues() - Method in class org.eclipse.swt.internal.cocoa.NSComboBoxCell
 
OFF - Static variable in class org.eclipse.swt.SWT
Indicates that a property is off (value is 0).
offset - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
[in] the 0-based text offset for which to return attribute information
offset - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
offset - Variable in class org.eclipse.swt.custom.MovementEvent
the current offset (input)
offset - Variable in class org.eclipse.swt.layout.FormAttachment
offset specifies the offset, in pixels, of the control side from the attachment position.
OffsetRgn(int, short, short) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
offsetX - Variable in class org.eclipse.swt.dnd.DragSourceEvent
In dragStart, the x offset (relative to the image) where the drag source image will be displayed.
offsetY - Variable in class org.eclipse.swt.dnd.DragSourceEvent
In dragStart, the y offset (relative to the image) where the drag source image will be displayed.
OK - Static variable in class org.eclipse.swt.accessibility.ACC
A constant specifying that an operation succeeded.
OK - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for an OK button; valid combinations are OK, OK|CANCEL (value is 1<<5).
ON - Static variable in class org.eclipse.swt.SWT
Indicates that a property is on (value is 1).
ON_TOP - Static variable in class org.eclipse.swt.SWT
Style constant for always on top behavior (value is 1<<14).
ONLY_PASSWORD - Static variable in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
OnProgressChange64(int, int, long, long, long, long) - Method in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener2
 
open(WindowEvent) - Method in interface org.eclipse.swt.browser.OpenWindowListener
This method is called when a new window needs to be created.
open(Rectangle) - Method in class org.eclipse.swt.custom.PopupList
Launches the Popup List, waits for an item to be selected and then closes the PopupList.
Open(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
Open(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
Open(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
open() - Method in class org.eclipse.swt.printing.PrintDialog
Makes the receiver visible and brings it to the front of the display.
OPEN - Static variable in class org.eclipse.swt.SWT
The FileDialog style constant for open file dialog behavior (value is 1<<12).
open() - Method in class org.eclipse.swt.widgets.ColorDialog
Makes the receiver visible and brings it to the front of the display.
open() - Method in class org.eclipse.swt.widgets.DirectoryDialog
Makes the dialog visible and brings it to the front of the display.
open() - Method in class org.eclipse.swt.widgets.FileDialog
Makes the dialog visible and brings it to the front of the display.
open() - Method in class org.eclipse.swt.widgets.FontDialog
Makes the dialog visible and brings it to the front of the display.
open() - Method in class org.eclipse.swt.widgets.MessageBox
Makes the dialog visible and brings it to the front of the display.
open() - Method in class org.eclipse.swt.widgets.Shell
Moves the receiver to the top of the drawing order for the display on which it was created (so that all other shells on that display, which are not the receiver's children will be drawn behind it), marks it visible, sets the focus and asks the window manager to make the shell active.
open() - Method in class org.eclipse.swt.widgets.Tracker
Displays the Tracker rectangles for manipulation by the user.
OpenDocument - Static variable in class org.eclipse.swt.SWT
The open document event type (value is 46).
openFile(NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
openPanel() - Static method in class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
OpenRgn() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
OpenStream(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserStream
 
openURL(NSURL) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
openURLs(NSArray, NSString, int, NSAppleEventDescriptor, int) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
OpenWindow(int, byte[], byte[], byte[], int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
OpenWindowListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a WindowEvent notification when a new Browser needs to be provided by the application.
operations - Variable in class org.eclipse.swt.dnd.DropTargetEvent
A bitwise OR'ing of the operations that the DragSource can support (e.g.
options() - Method in class org.eclipse.swt.internal.cocoa.NSPrintPanel
 
orderBack(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
orderedWindows() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
orderFront(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
orderFrontRegardless() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
orderFrontStandardAboutPanel(id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
orderOut(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
orderWindow(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
org.eclipse.swt - package org.eclipse.swt
 
org.eclipse.swt.accessibility - package org.eclipse.swt.accessibility
 
org.eclipse.swt.awt - package org.eclipse.swt.awt
 
org.eclipse.swt.browser - package org.eclipse.swt.browser
 
org.eclipse.swt.custom - package org.eclipse.swt.custom
 
org.eclipse.swt.dnd - package org.eclipse.swt.dnd
 
org.eclipse.swt.events - package org.eclipse.swt.events
 
org.eclipse.swt.graphics - package org.eclipse.swt.graphics
 
org.eclipse.swt.internal - package org.eclipse.swt.internal
 
org.eclipse.swt.internal.cocoa - package org.eclipse.swt.internal.cocoa
 
org.eclipse.swt.internal.image - package org.eclipse.swt.internal.image
 
org.eclipse.swt.internal.mozilla - package org.eclipse.swt.internal.mozilla
 
org.eclipse.swt.internal.mozilla.init - package org.eclipse.swt.internal.mozilla.init
 
org.eclipse.swt.internal.theme - package org.eclipse.swt.internal.theme
 
org.eclipse.swt.layout - package org.eclipse.swt.layout
 
org.eclipse.swt.opengl - package org.eclipse.swt.opengl
 
org.eclipse.swt.printing - package org.eclipse.swt.printing
 
org.eclipse.swt.program - package org.eclipse.swt.program
 
org.eclipse.swt.widgets - package org.eclipse.swt.widgets
 
orientation - Variable in class org.eclipse.swt.printing.PrinterData
The orientation of the paper, which can be either PORTRAIT or LANDSCAPE.
OrientationChange - Static variable in class org.eclipse.swt.SWT
The orientation change event type (value is 44).
origin - Variable in class org.eclipse.swt.internal.cocoa.CGRect
 
OS - Class in org.eclipse.swt.internal.cocoa
 
OS() - Constructor for class org.eclipse.swt.internal.cocoa.OS
 
OS2BMPFileFormat - Class in org.eclipse.swt.internal.image
 
OS2BMPFileFormat() - Constructor for class org.eclipse.swt.internal.image.OS2BMPFileFormat
 
OTHER - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
 
otherEventWithType(int, NSPoint, int, double, int, NSGraphicsContext, short, int, int) - Static method in class org.eclipse.swt.internal.cocoa.NSEvent
 
otherMouseDown(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
otherMouseDragged(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
otherMouseUp(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
outlineTableColumn() - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
outlineView(NSOutlineView, NSTableColumn, id) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
outlineView(NSOutlineView, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
outlineView(NSOutlineView, id) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
outlineView(NSOutlineView, NSCell, NSTableColumn, id) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
owner() - Method in class org.eclipse.swt.internal.cocoa.NSTrackingArea
 

P

pack - Variable in class org.eclipse.swt.layout.RowLayout
pack specifies whether all controls in the layout take their preferred size.
pack() - Method in class org.eclipse.swt.widgets.Control
Causes the receiver to be resized to its preferred size.
pack(boolean) - Method in class org.eclipse.swt.widgets.Control
Causes the receiver to be resized to its preferred size.
pack() - Method in class org.eclipse.swt.widgets.TableColumn
Causes the receiver to be resized to its preferred size.
pack() - Method in class org.eclipse.swt.widgets.TreeColumn
Causes the receiver to be resized to its preferred size.
PAGE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
PAGE_DOWN - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the PAGE DOWN key (value is (1<<24)+6).
PAGE_RANGE - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the range of pages specified by startPage and endPage should be printed
PAGE_TAG - Static variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Page number placeholder constant for use in header and footer.
PAGE_UP - Static variable in class org.eclipse.swt.custom.ST
 
PAGE_UP - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the PAGE UP key (value is (1<<24)+5).
pageDown(id) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
pageIncrement - Variable in class org.eclipse.swt.internal.theme.ScaleDrawData
 
pageIncrement - Variable in class org.eclipse.swt.internal.theme.ScrollBarDrawData
 
pageTitle() - Method in class org.eclipse.swt.internal.cocoa.WebDataSource
 
pageUp(id) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
Paint - Static variable in class org.eclipse.swt.SWT
The paint event type (value is 9).
paintControl(PaintEvent) - Method in interface org.eclipse.swt.events.PaintListener
Sent when a paint event occurs for the control.
PaintEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of visible areas of controls requiring re-painting.
PaintEvent(Event) - Constructor for class org.eclipse.swt.events.PaintEvent
Constructs a new instance of this class based on the information in the given untyped event.
PaintItem - Static variable in class org.eclipse.swt.SWT
The paint item event type (value is 42).
PaintListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated when the control needs to be painted.
paintObject(PaintObjectEvent) - Method in interface org.eclipse.swt.custom.PaintObjectListener
This method is called when an object needs to be drawn.
PaintObject - Static variable in class org.eclipse.swt.custom.ST
The PaintObject event type (value is 3008).
PaintObjectEvent - Class in org.eclipse.swt.custom
This event is sent when an object needs to be drawn.
PaintObjectEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.PaintObjectEvent
Constructs a new instance of this class based on the information in the given event.
PaintObjectListener - Interface in org.eclipse.swt.custom
This listener is invoked when an object needs to be drawn.
paintRect - Variable in class org.eclipse.swt.graphics.GCData
 
palette - Variable in class org.eclipse.swt.graphics.ImageData
The color table for the image.
PaletteData - Class in org.eclipse.swt.graphics
Instances of this class describe the color data used by an image.
PaletteData(RGB[]) - Constructor for class org.eclipse.swt.graphics.PaletteData
Constructs a new indexed palette given an array of RGB values.
PaletteData(int, int, int) - Constructor for class org.eclipse.swt.graphics.PaletteData
Constructs a new direct palette given the red, green and blue masks.
panelConvertFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSFontPanel
 
paperSize() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
paragraphs() - Method in class org.eclipse.swt.internal.cocoa.NSTextStorage
 
parent - Variable in class org.eclipse.swt.custom.CTabFolderRenderer
 
parent - Variable in class org.eclipse.swt.internal.theme.TabItemDrawData
 
parent - Variable in class org.eclipse.swt.internal.theme.ToolItemDrawData
 
parentWindow() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
Parse(String) - Method in class org.eclipse.swt.internal.mozilla.nsID
 
PART_BACKGROUND - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
Part constant indicating the background of the tab folder.
PART_BODY - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
Part constant indicating the body of the tab folder.
PART_BORDER - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
Part constant indicating the border of the tab folder.
PART_CHEVRON_BUTTON - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
Part constant indicating the chevron button of the tab folder.
PART_CLOSE_BUTTON - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
Part constant indicating the close button of a tab item.
PART_HEADER - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
Part constant indicating the tab header of the folder (value is -2).
PART_MAX_BUTTON - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
Part constant indicating the maximize button of the tab folder.
PART_MIN_BUTTON - Static variable in class org.eclipse.swt.custom.CTabFolderRenderer
Part constant indicating the minimize button of the tab folder.
password - Variable in class org.eclipse.swt.browser.AuthenticationEvent
The password to authenticate with
password() - Method in class org.eclipse.swt.internal.cocoa.NSURLCredential
 
PASSWORD - Static variable in class org.eclipse.swt.SWT
Style constant for password behavior (value is 1<<22).
paste() - Method in class org.eclipse.swt.custom.CCombo
Pastes text from clipboard.
PASTE - Static variable in class org.eclipse.swt.custom.ST
 
paste() - Method in class org.eclipse.swt.custom.StyledText
Replaces the selection with the text on the DND.CLIPBOARD clipboard or, if there is no selection, inserts the text at the current caret offset.
paste(id) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
paste(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
paste() - Method in class org.eclipse.swt.widgets.Combo
Pastes text from clipboard.
paste() - Method in class org.eclipse.swt.widgets.Spinner
Pastes text from clipboard.
paste() - Method in class org.eclipse.swt.widgets.Text
Pastes text from clipboard.
pasteboardWithName(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
pasteText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
Inserts the text in the clipboard at the leading edge of the specified start offset.
pasteText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
Inserts the text in the clipboard at the leading edge of the specified start offset.
path - Variable in class org.eclipse.swt.graphics.GCData
 
Path - Class in org.eclipse.swt.graphics
Instances of this class represent paths through the two-dimensional coordinate system.
Path(Device) - Constructor for class org.eclipse.swt.graphics.Path
Constructs a new empty Path.
Path(Device, Path, float) - Constructor for class org.eclipse.swt.graphics.Path
Constructs a new Path that is a copy of path.
Path(Device, PathData) - Constructor for class org.eclipse.swt.graphics.Path
Constructs a new Path with the specifed PathData.
path() - Method in class org.eclipse.swt.internal.cocoa.NSURL
 
PATH_CLOSE - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "close" operation (value is 5).
PATH_CUBIC_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "cubic curve to" operation (value is 4).
PATH_LINE_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "line to" operation (value is 2).
PATH_MAX - Static variable in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
PATH_MOVE_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "move to" operation (value is 1).
PATH_QUAD_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "quadratic curve to" operation (value is 3).
PathData - Class in org.eclipse.swt.graphics
Instances of this class describe device-independent paths.
PathData() - Constructor for class org.eclipse.swt.graphics.PathData
 
pathExtension() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
pathForResource(NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSBundle
 
pathForResource(NSString, NSString, NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSBundle
 
Pattern - Class in org.eclipse.swt.graphics
Instances of this class represent patterns to use while drawing.
Pattern(Device, Image) - Constructor for class org.eclipse.swt.graphics.Pattern
Constructs a new Pattern given an image.
Pattern(Device, float, float, float, float, Color, Color) - Constructor for class org.eclipse.swt.graphics.Pattern
Constructs a new Pattern that represents a linear, two color gradient.
Pattern(Device, float, float, float, float, Color, int, Color, int) - Constructor for class org.eclipse.swt.graphics.Pattern
Constructs a new Pattern that represents a linear, two color gradient.
PAUSE - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the pause key (value is (1<<24)+85).
PAUSED - Static variable in class org.eclipse.swt.SWT
Constant to a indicate a paused state (value is 4).
Peek(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIJSContextStack
 
performKeyEquivalent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
performKeyEquivalent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
performSelector(int, id, double, NSArray) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
performSelectorOnMainThread(int, id, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
phase() - Method in class org.eclipse.swt.internal.cocoa.NSTouch
 
PHONETIC - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for phonetic input behavior (value is 1<<4).
PI - Static variable in class org.eclipse.swt.internal.Compatibility
Returns the PI constant as a double.
pixelsHigh() - Method in class org.eclipse.swt.internal.cocoa.NSImageRep
 
pixelsWide() - Method in class org.eclipse.swt.internal.cocoa.NSImageRep
 
Platform - Class in org.eclipse.swt.internal
 
Platform() - Constructor for class org.eclipse.swt.internal.Platform
 
PLATFORM - Static variable in class org.eclipse.swt.internal.Platform
 
PLUGIN - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
 
PLUGIN_OBJECT - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
PMGetDuplex(int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
PMPrinterGetIndexedPrinterResolution(int, int, PMResolution) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
PMPrinterGetOutputResolution(int, int, PMResolution) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
PMPrinterGetPrinterResolutionCount(int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
PMPrintSession() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
PMPrintSettings() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
PMResolution - Class in org.eclipse.swt.internal.cocoa
 
PMResolution() - Constructor for class org.eclipse.swt.internal.cocoa.PMResolution
 
PMSessionGetCurrentPrinter(int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
PMSessionGetDestinationType(int, int, short[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
PMSetDuplex(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
PngChunkReader - Class in org.eclipse.swt.internal.image
 
PngDecodingDataStream - Class in org.eclipse.swt.internal.image
 
PngDeflater - Class in org.eclipse.swt.internal.image
 
PngDeflater() - Constructor for class org.eclipse.swt.internal.image.PngDeflater
 
PNGFileFormat - Class in org.eclipse.swt.internal.image
 
PNGFileFormat() - Constructor for class org.eclipse.swt.internal.image.PNGFileFormat
 
PngHuffmanTable - Class in org.eclipse.swt.internal.image
 
PngHuffmanTables - Class in org.eclipse.swt.internal.image
 
PngInputStream - Class in org.eclipse.swt.internal.image
 
PngInputStream(PngIdatChunk, PngChunkReader) - Constructor for class org.eclipse.swt.internal.image.PngInputStream
 
PngLzBlockReader - Class in org.eclipse.swt.internal.image
 
PngTrnsChunk - Class in org.eclipse.swt.internal.image
 
Point - Class in org.eclipse.swt.graphics
Instances of this class represent places on the (x, y) coordinate plane.
Point(int, int) - Constructor for class org.eclipse.swt.graphics.Point
Constructs a new point with the given x and y coordinates.
pointingHandCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
points - Variable in class org.eclipse.swt.graphics.PathData
The points of a path.
points - Variable in class org.eclipse.swt.internal.cocoa.CGPathElement
 
pointSize() - Method in class org.eclipse.swt.internal.cocoa.NSFont
 
pointValue() - Method in class org.eclipse.swt.internal.cocoa.NSValue
 
POLICY_EXPLICIT_CONSENT - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
POLICY_IMPLICIT_CONSENT - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
POLICY_NO_CONSENT - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
POLICY_NO_II - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
POLICY_NONE - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
POLICY_UNKNOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
pop() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
Pop(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIJSContextStack
 
POP_UP - Static variable in class org.eclipse.swt.SWT
Style constant for pop up menu behavior (value is 1<<3).
popUpContextMenu(NSMenu, NSEvent, NSView) - Static method in class org.eclipse.swt.internal.cocoa.NSMenu
 
PopupList - Class in org.eclipse.swt.custom
A PopupList is a list of selectable items that appears in its own shell positioned above its parent shell.
PopupList(Shell) - Constructor for class org.eclipse.swt.custom.PopupList
Creates a PopupList above the specified shell.
PopupList(Shell, int) - Constructor for class org.eclipse.swt.custom.PopupList
Creates a PopupList above the specified shell.
popUpStatusItemMenu(NSMenu) - Method in class org.eclipse.swt.internal.cocoa.NSStatusItem
 
port() - Method in class org.eclipse.swt.internal.cocoa.NSURLProtectionSpace
 
PORTRAIT - Static variable in class org.eclipse.swt.printing.PrinterData
orientation field value indicating portrait paper orientation
position - Variable in class org.eclipse.swt.internal.theme.TabItemDrawData
 
post(Event) - Method in class org.eclipse.swt.widgets.Display
Generate a low level system event.
postEvent(NSEvent, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
pow2(int) - Static method in class org.eclipse.swt.internal.Compatibility
Returns 2 raised to the power of the argument.
PREF_BOOL - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
PREF_INT - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
PREF_INVALID - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
PREF_STRING - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
preparedCellAtColumn(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
prependTransform(NSAffineTransform) - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
PRESSED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
preventDefault() - Method in class org.eclipse.swt.internal.cocoa.DOMEvent
 
PreventDefault() - Method in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
previousFailureCount() - Method in class org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
 
primary - Variable in class org.eclipse.swt.widgets.Touch
A flag indicating that the touch is the first touch from a previous state of no touch points.
PRIMARY_MODAL - Static variable in class org.eclipse.swt.SWT
Style constant for primary modal behavior (value is 1<<15).
print() - Method in class org.eclipse.swt.custom.StyledText
Prints the widget's text to the default printer.
print(Printer) - Method in class org.eclipse.swt.custom.StyledText
Returns a runnable that will print the widget's text to the specified printer.
print(Printer, StyledTextPrintOptions) - Method in class org.eclipse.swt.custom.StyledText
Returns a runnable that will print the widget's text to the specified printer.
print(GC) - Method in class org.eclipse.swt.widgets.Control
Prints the receiver and all children.
print(GC) - Method in class org.eclipse.swt.widgets.Shell
 
PRINT_SCREEN - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the print screen key (value is (1<<24)+87).
PrintDialog - Class in org.eclipse.swt.printing
Instances of this class allow the user to select a printer and various print-related parameters prior to starting a print job.
PrintDialog(Shell) - Constructor for class org.eclipse.swt.printing.PrintDialog
Constructs a new instance of this class given only its parent.
PrintDialog(Shell, int) - Constructor for class org.eclipse.swt.printing.PrintDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
printDocumentView() - Method in class org.eclipse.swt.internal.cocoa.WebFrameView
 
printer() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
Printer - Class in org.eclipse.swt.printing
Instances of this class are used to print to a printer.
Printer() - Constructor for class org.eclipse.swt.printing.Printer
Constructs a new printer representing the default printer.
Printer(PrinterData) - Constructor for class org.eclipse.swt.printing.Printer
Constructs a new printer given a PrinterData object representing the desired printer.
PrinterData - Class in org.eclipse.swt.printing
Instances of this class are descriptions of a print job in terms of the printer, and the scope and type of printing that is desired.
PrinterData() - Constructor for class org.eclipse.swt.printing.PrinterData
Constructs an instance of this class that can be used to print to the default printer.
PrinterData(String, String) - Constructor for class org.eclipse.swt.printing.PrinterData
Constructs an instance of this class with the given printer driver and printer name.
printerNames() - Static method in class org.eclipse.swt.internal.cocoa.NSPrinter
 
printerWithName(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSPrinter
 
printLineBackground - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print the line background color.
printLineNumbers - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print line numbers.
printOperationWithPrintInfo(NSPrintInfo) - Method in class org.eclipse.swt.internal.cocoa.WebFrameView
 
printOperationWithView(NSView, NSPrintInfo) - Static method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
printPanel() - Static method in class org.eclipse.swt.internal.cocoa.NSPrintPanel
 
printSettings() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
printStackTrace() - Method in error org.eclipse.swt.SWTError
Outputs a printable representation of this error's stack trace on the standard error stream.
printStackTrace() - Method in exception org.eclipse.swt.SWTException
Outputs a printable representation of this exception's stack trace on the standard error stream.
printTextBackground - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print the text background color.
printTextFontStyle - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print the font styles.
printTextForeground - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print the text foreground color.
printToFile - Variable in class org.eclipse.swt.printing.PrinterData
whether or not the print job should go to a file
PROCESSING_INSTRUCTION_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
Program - Class in org.eclipse.swt.program
Instances of this class represent programs and their associated file extensions in the operating system.
ProgressAdapter - Class in org.eclipse.swt.browser
This adapter class provides default implementations for the methods described by the ProgressListener interface.
ProgressAdapter() - Constructor for class org.eclipse.swt.browser.ProgressAdapter
 
ProgressBar - Class in org.eclipse.swt.widgets
Instances of the receiver represent an unselectable user interface object that is used to display progress, typically in the form of a bar.
ProgressBar(Composite, int) - Constructor for class org.eclipse.swt.widgets.ProgressBar
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ProgressBarDrawData - Class in org.eclipse.swt.internal.theme
 
ProgressBarDrawData() - Constructor for class org.eclipse.swt.internal.theme.ProgressBarDrawData
 
ProgressEvent - Class in org.eclipse.swt.browser
A ProgressEvent is sent by a Browser to ProgressListener's when a progress is made during the loading of the current URL or when the loading of the current URL has been completed.
ProgressEvent(Widget) - Constructor for class org.eclipse.swt.browser.ProgressEvent
Constructs a new instance of this class.
ProgressListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a ProgressEvent notification when a Browser makes a progress in loading the current URL or when the current URL has been loaded.
property - Variable in class org.eclipse.swt.internal.mozilla.init.GREProperty
 
propertyListForType(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
proposedCredential() - Method in class org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
 
protectionSpace() - Method in class org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
 
Protocol - Class in org.eclipse.swt.internal.cocoa
 
Protocol() - Constructor for class org.eclipse.swt.internal.cocoa.Protocol
 
Protocol(int) - Constructor for class org.eclipse.swt.internal.cocoa.Protocol
 
Protocol(id) - Constructor for class org.eclipse.swt.internal.cocoa.Protocol
 
protocol_NSAccessibility - Static variable in class org.eclipse.swt.internal.cocoa.OS
Protocols
protocol_NSAccessibilityAdditions - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSApplicationDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSApplicationNotifications - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSColorPanelResponderMethod - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSComboBoxNotifications - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSDraggingDestination - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSDraggingSource - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSFontManagerResponderMethod - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSFontPanelValidationAdditions - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSMenuDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSMenuValidation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSOutlineViewDataSource - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSOutlineViewDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSOutlineViewNotifications - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSPasteboardOwner - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSSavePanelDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSTableDataSource - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSTableViewDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSTableViewNotifications - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSTabViewDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSTextAttachmentCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSTextDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSTextInput - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSTextViewDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSToolbarDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSToolbarNotifications - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSToolTipOwner - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSURLDownloadDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSWindowDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_NSWindowNotifications - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_WebDocumentRepresentation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_WebFrameLoadDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_WebOpenPanelResultListener - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_WebPolicyDecisionListener - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_WebPolicyDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_WebResourceLoadDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
protocol_WebUIDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
PtInRgn(short[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
PTR_SIZEOF - Static variable in class org.eclipse.swt.internal.C
 
PTR_sizeof() - Static method in class org.eclipse.swt.internal.C
 
push() - Method in class org.eclipse.swt.internal.cocoa.NSCursor
 
Push(int) - Method in class org.eclipse.swt.internal.mozilla.nsIJSContextStack
 
PUSH - Static variable in class org.eclipse.swt.SWT
Style constant for push button behavior (value is 1<<3).

Q

QDRegionToRects(int, int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
quadTo(float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver a quadratic curve based on the parameters.
QueryInterface(nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsISupports
 

R

RADIO - Static variable in class org.eclipse.swt.SWT
Style constant for radio button behavior (value is 1<<4).
RangeDrawData - Class in org.eclipse.swt.internal.theme
 
RangeDrawData() - Constructor for class org.eclipse.swt.internal.theme.RangeDrawData
 
ranges - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
ranges - Variable in class org.eclipse.swt.custom.LineStyleEvent
line ranges (output)
rangeValue() - Method in class org.eclipse.swt.internal.cocoa.NSValue
 
RCbTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RCrTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
read() - Method in class org.eclipse.swt.internal.image.PngDecodingDataStream
 
read(byte[], int, int) - Method in class org.eclipse.swt.internal.image.PngDecodingDataStream
 
read() - Method in class org.eclipse.swt.internal.image.PngInputStream
 
read(byte[], int, int) - Method in class org.eclipse.swt.internal.image.PngInputStream
 
Read(byte[], int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIInputStream
 
Read(int) - Method in class org.eclipse.swt.internal.mozilla.nsISerializable
 
READ_ONLY - Static variable in class org.eclipse.swt.SWT
Style constant for read-only behavior (value is 1<<3).
readAndDispatch() - Method in class org.eclipse.swt.widgets.Display
Reads an event from the operating system's event queue, dispatches it appropriately, and returns true if there is potentially more work to do, or false if the caller can sleep until another event is placed on the event queue.
readSelectionFromPasteboard(NSPasteboard) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
ReadUserPrefs(int) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
Realloc(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIMemory
 
realm() - Method in class org.eclipse.swt.internal.cocoa.NSURLProtectionSpace
 
receiver - Variable in class org.eclipse.swt.internal.cocoa.objc_super
 
recentSearches() - Method in class org.eclipse.swt.internal.cocoa.NSSearchField
 
Rectangle - Class in org.eclipse.swt.graphics
Instances of this class represent rectangular areas in an (x, y) coordinate system.
Rectangle(int, int, int, int) - Constructor for class org.eclipse.swt.graphics.Rectangle
Construct a new instance of this class given the x, y, width and height values.
rectangles - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
rectArrayForCharacterRange(NSRange, NSRange, NSTextContainer, int[]) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
rectArrayForGlyphRange(NSRange, NSRange, NSTextContainer, int[]) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
rectForPart(int) - Method in class org.eclipse.swt.internal.cocoa.NSScroller
 
RectInRgn(short[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
rectOfColumn(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
rectOfRow(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
RectRgn(int, short[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
rectValue() - Method in class org.eclipse.swt.internal.cocoa.NSValue
 
red - Variable in class org.eclipse.swt.graphics.RGB
the red component of the RGB
redComponent() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
redMask - Variable in class org.eclipse.swt.graphics.PaletteData
the red mask for a direct palette
redo() - Method in class org.eclipse.swt.internal.cocoa.NSUndoManager
 
redraw() - Method in class org.eclipse.swt.custom.CCombo
 
redraw(int, int, int, int, boolean) - Method in class org.eclipse.swt.custom.CCombo
 
redraw() - Method in class org.eclipse.swt.custom.StyledText
Causes the entire bounds of the receiver to be marked as needing to be redrawn.
redraw(int, int, int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
Causes the rectangular area of the receiver specified by the arguments to be marked as needing to be redrawn.
redraw() - Method in class org.eclipse.swt.widgets.Control
Causes the entire bounds of the receiver to be marked as needing to be redrawn.
redraw(int, int, int, int, boolean) - Method in class org.eclipse.swt.widgets.Control
Causes the rectangular area of the receiver specified by the arguments to be marked as needing to be redrawn.
redrawRange(int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
Redraws the specified text range.
redShift - Variable in class org.eclipse.swt.graphics.PaletteData
the red shift for a direct palette
redSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the color buffer's red channel.
reflectScrolledClipView(NSClipView) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
refresh() - Method in class org.eclipse.swt.browser.Browser
Refresh the current page.
Region - Class in org.eclipse.swt.graphics
Instances of this class represent areas of an x-y coordinate system that are aggregates of the areas covered by a number of polygons.
Region() - Constructor for class org.eclipse.swt.graphics.Region
Constructs a new empty region.
Region(Device) - Constructor for class org.eclipse.swt.graphics.Region
Constructs a new empty region.
RegisterFactory(nsID, byte[], byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
RegisterFactoryLocation(nsID, byte[], byte[], int, byte[], byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
registerForDraggedTypes(NSArray) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
RegisterNotification(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
registerType(String) - Static method in class org.eclipse.swt.dnd.Transfer
Registers a name for a data type and returns the associated unique identifier.
RELATION_CONTROLLED_BY - Static variable in class org.eclipse.swt.accessibility.ACC
Some attribute of this object is affected by a target object.
RELATION_CONTROLLER_FOR - Static variable in class org.eclipse.swt.accessibility.ACC
This object is interactive and controls some attribute of a target object.
RELATION_DESCRIBED_BY - Static variable in class org.eclipse.swt.accessibility.ACC
This object is described by the target object.
RELATION_DESCRIPTION_FOR - Static variable in class org.eclipse.swt.accessibility.ACC
This object is describes the target object.
RELATION_EMBEDDED_BY - Static variable in class org.eclipse.swt.accessibility.ACC
This object is embedded by a target object.
RELATION_EMBEDS - Static variable in class org.eclipse.swt.accessibility.ACC
This object embeds a target object.
RELATION_FLOWS_FROM - Static variable in class org.eclipse.swt.accessibility.ACC
Content flows to this object from a target object.
RELATION_FLOWS_TO - Static variable in class org.eclipse.swt.accessibility.ACC
Content flows from this object to a target object.
RELATION_LABEL_FOR - Static variable in class org.eclipse.swt.accessibility.ACC
This object is label for a target object.
RELATION_LABELLED_BY - Static variable in class org.eclipse.swt.accessibility.ACC
This object is labelled by a target object.
RELATION_MEMBER_OF - Static variable in class org.eclipse.swt.accessibility.ACC
This object is a member of a group of one or more objects.
RELATION_NODE_CHILD_OF - Static variable in class org.eclipse.swt.accessibility.ACC
This object is a child of a target object.
RELATION_PARENT_WINDOW_OF - Static variable in class org.eclipse.swt.accessibility.ACC
This object is a parent window of the target object.
RELATION_POPUP_FOR - Static variable in class org.eclipse.swt.accessibility.ACC
This object is a transient component related to the target object.
RELATION_SUBWINDOW_OF - Static variable in class org.eclipse.swt.accessibility.ACC
This object is a sub window of a target object.
release() - Method in class org.eclipse.swt.graphics.Device
Releases any internal resources back to the operating system and clears all fields except the device handle.
release() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
Release() - Method in class org.eclipse.swt.internal.mozilla.nsISupports
 
release() - Method in class org.eclipse.swt.printing.Printer
Releases any internal state prior to destroying this printer.
release() - Method in class org.eclipse.swt.widgets.Display
Releases any internal resources back to the operating system and clears all fields except the device handle.
reload(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
Reload(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
reloadData() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
reloadItem(id, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
RememberValidityOverride(int, int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsICertOverrideService
 
remove(int) - Method in class org.eclipse.swt.custom.CCombo
Removes the item from the receiver's list at the given zero-relative index.
remove(int, int) - Method in class org.eclipse.swt.custom.CCombo
Removes the items from the receiver's list which are between the given zero-relative start and end indices (inclusive).
remove(String) - Method in class org.eclipse.swt.custom.CCombo
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
Remove(int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsICookieManager
 
remove(int) - Method in class org.eclipse.swt.widgets.Combo
Removes the item from the receiver's list at the given zero-relative index.
remove(int, int) - Method in class org.eclipse.swt.widgets.Combo
Removes the items from the receiver's list which are between the given zero-relative start and end indices (inclusive).
remove(String) - Method in class org.eclipse.swt.widgets.Combo
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
remove(int) - Method in class org.eclipse.swt.widgets.List
Removes the item from the receiver at the given zero-relative index.
remove(int, int) - Method in class org.eclipse.swt.widgets.List
Removes the items from the receiver which are between the given zero-relative start and end indices (inclusive).
remove(String) - Method in class org.eclipse.swt.widgets.List
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
remove(int[]) - Method in class org.eclipse.swt.widgets.List
Removes the items from the receiver at the given zero-relative indices.
remove(int) - Method in class org.eclipse.swt.widgets.Table
Removes the item from the receiver at the given zero-relative index.
remove(int, int) - Method in class org.eclipse.swt.widgets.Table
Removes the items from the receiver which are between the given zero-relative start and end indices (inclusive).
remove(int[]) - Method in class org.eclipse.swt.widgets.Table
Removes the items from the receiver's list at the given zero-relative indices.
removeAccessibleActionListener(AccessibleActionListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleActionListener interface.
removeAccessibleAttributeListener(AccessibleAttributeListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleAttributeListener interface.
removeAccessibleControlListener(AccessibleControlListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners who will be notified when an accessible client asks for custom control specific information.
removeAccessibleEditableTextListener(AccessibleEditableTextListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleEditableTextListener interface.
removeAccessibleHyperlinkListener(AccessibleHyperlinkListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleHyperlinkListener interface.
removeAccessibleListener(AccessibleListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners who will be notified when an accessible client asks for certain strings, such as name, description, help, or keyboard shortcut.
removeAccessibleTableCellListener(AccessibleTableCellListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleTableCellListener interface.
removeAccessibleTableListener(AccessibleTableListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleTableListener interface.
removeAccessibleTextListener(AccessibleTextListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners who will be notified when an accessible client asks for custom text control specific information.
removeAccessibleValueListener(AccessibleValueListener) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the AccessibleValueListener interface.
removeAll() - Method in class org.eclipse.swt.custom.CCombo
Removes all of the items from the receiver's list and clear the contents of receiver's text field.
removeAll() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Removes all items.
RemoveAll() - Method in class org.eclipse.swt.internal.mozilla.nsICookieManager
 
removeAll() - Method in class org.eclipse.swt.widgets.Combo
Removes all of the items from the receiver's list and clear the contents of receiver's text field.
removeAll() - Method in class org.eclipse.swt.widgets.List
Removes all of the items from the receiver.
removeAll() - Method in class org.eclipse.swt.widgets.Table
Removes all of the items from the receiver.
removeAll() - Method in class org.eclipse.swt.widgets.Tree
Removes all of the items from the receiver.
removeAll() - Method in class org.eclipse.swt.widgets.TreeItem
Removes all of the items from the receiver.
removeAllItems() - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
removeAllItems() - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
removeAllPoints() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
removeArmListener(ArmListener) - Method in class org.eclipse.swt.widgets.MenuItem
Removes the listener from the collection of listeners who will be notified when the arm events are generated for the control.
removeAttribute(NSString, NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
removeAuthenticationListener(AuthenticationListener) - Method in class org.eclipse.swt.browser.Browser
Removes the listener from the collection of listeners who will be notified when authentication is required.
removeBidiSegmentListener(BidiSegmentListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified bidirectional segment listener.
removeCaretListener(CaretListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified caret listener.
removeChildWindow(NSWindow) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
removeCloseWindowListener(CloseWindowListener) - Method in class org.eclipse.swt.browser.Browser
Removes the listener from the collection of listeners who will be notified when the window hosting the receiver should be closed.
removeColorWithKey(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSColorList
 
removeControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when the control is moved or resized.
removeControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TableColumn
Removes the listener from the collection of listeners who will be notified when the control is moved or resized.
removeControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Tracker
Removes the listener from the collection of listeners who will be notified when the control is moved or resized.
removeControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TreeColumn
Removes the listener from the collection of listeners who will be notified when the control is moved or resized.
removeCTabFolder2Listener(CTabFolder2Listener) - Method in class org.eclipse.swt.custom.CTabFolder
Removes the listener.
removeCTabFolderListener(CTabFolderListener) - Method in class org.eclipse.swt.custom.CTabFolder
Deprecated.
see removeCTabFolderCloseListener(CTabFolderListener)
removeDisposeListener(DisposeListener) - Method in class org.eclipse.swt.widgets.Widget
Removes the listener from the collection of listeners who will be notified when the widget is disposed.
removeDragDetectListener(DragDetectListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when a drag gesture occurs.
removeDragListener(DragSourceListener) - Method in class org.eclipse.swt.dnd.DragSource
Removes the listener from the collection of listeners who will be notified when a drag and drop operation is in progress.
removeDropListener(DropTargetListener) - Method in class org.eclipse.swt.dnd.DropTarget
Removes the listener from the collection of listeners who will be notified when a drag and drop operation is in progress.
RemoveEventListener(int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMEventTarget
 
removeExpandListener(ExpandListener) - Method in class org.eclipse.swt.widgets.ExpandBar
Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
removeExtendedModifyListener(ExtendedModifyListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified extended modify listener.
removeFilter(int, Listener) - Method in class org.eclipse.swt.widgets.Display
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs anywhere in a widget.
removeFocusListener(FocusListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when the control gains or loses focus.
removeFromSuperview() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
removeGestureListener(GestureListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when gesture events are generated for the control.
removeHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when the help events are generated for the control.
removeHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Menu
Removes the listener from the collection of listeners who will be notified when the help events are generated for the control.
removeHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.MenuItem
Removes the listener from the collection of listeners who will be notified when the help events are generated for the control.
removeImageLoaderListener(ImageLoaderListener) - Method in class org.eclipse.swt.graphics.ImageLoader
Removes the listener from the collection of listeners who will be notified when image data is either partially or completely loaded.
removeIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableIndexSet
 
removeItem(NSMenuItem) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
removeItemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
removeItemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
removeItemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
removeItemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
removeItemAtPath(NSString, int) - Method in class org.eclipse.swt.internal.cocoa.NSFileManager
 
removeKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
removeKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Tracker
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
removeLanguageListener(int) - Static method in class org.eclipse.swt.internal.BidiUtil
 
removeLanguageListener(Control) - Static method in class org.eclipse.swt.internal.BidiUtil
 
removeLastObject() - Method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
removeLineBackgroundListener(LineBackgroundListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified line background listener.
removeLineStyleListener(LineStyleListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified line style listener.
removeListener(int, Listener) - Method in class org.eclipse.swt.widgets.Display
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
removeListener(int, Listener) - Method in class org.eclipse.swt.widgets.Widget
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
removeListener(int, SWTEventListener) - Method in class org.eclipse.swt.widgets.Widget
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
removeLocationListener(LocationListener) - Method in class org.eclipse.swt.browser.Browser
Removes the listener from the collection of listeners who will be notified when the current location is changed or about to be changed.
removeMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when the platform-specific context menu trigger has occurred.
removeMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.swt.widgets.TrayItem
Removes the listener from the collection of listeners who will be notified when the platform-specific context menu trigger has occurred.
removeMenuListener(MenuListener) - Method in class org.eclipse.swt.widgets.Menu
Removes the listener from the collection of listeners who will be notified when the menu events are generated for the control.
removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.CCombo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified modify listener.
removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Combo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Spinner
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Text
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeMouseListener(MouseListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when mouse buttons are pressed and released.
removeMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when the mouse moves.
removeMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when the mouse passes or hovers over controls.
removeMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when the mouse wheel is scrolled.
removeObject(id) - Method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
removeObjectAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
removeObjectForKey(id) - Method in class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
removeObjectIdenticalTo(id) - Method in class org.eclipse.swt.internal.cocoa.NSMutableArray
 
removeObserver(id) - Method in class org.eclipse.swt.internal.cocoa.NSNotificationCenter
 
removeObserver(id, NSString, id) - Method in class org.eclipse.swt.internal.cocoa.NSNotificationCenter
 
RemoveObserver(int, byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIObserverService
 
removeOpenWindowListener(OpenWindowListener) - Method in class org.eclipse.swt.browser.Browser
Removes the listener from the collection of listeners who will be notified when a new window needs to be created.
removePaintListener(PaintListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when the receiver needs to be painted.
removePaintObjectListener(PaintObjectListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified listener.
removeProgressListener(ProgressListener) - Method in class org.eclipse.swt.browser.Browser
Removes the listener from the collection of listeners who will be notified when a progress is made during the loading of the current URL or when the loading of the current URL has been completed.
RemoveProgressListener(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
removeRelation(int, Accessible) - Method in class org.eclipse.swt.accessibility.Accessible
Removes the relation with the specified type and target from the receiver's set of relations.
removeRepresentation(NSImageRep) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
removeSegmentListener(SegmentListener) - Method in class org.eclipse.swt.widgets.Text
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeSelection(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Deselects a range of text.
removeSelection(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Deselects a range of text.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CCombo
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CTabFolder
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableCursor
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TreeCursor
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Button
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Combo
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.CoolItem
Removes the listener from the collection of listeners that will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.DateTime
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Link
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.List
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.MenuItem
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Sash
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Scale
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's value.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ScrollBar
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's value.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Slider
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's value.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Spinner
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TabFolder
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Table
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TableColumn
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Text
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolItem
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolTip
Removes the listener from the collection of listeners who will be notified when the receiver is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TrayItem
Removes the listener from the collection of listeners who will be notified when the receiver is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Tree
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TreeColumn
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeShellListener(ShellListener) - Method in class org.eclipse.swt.widgets.Shell
Removes the listener from the collection of listeners who will be notified when operations are performed on the receiver.
removeStatusItem(NSStatusItem) - Method in class org.eclipse.swt.internal.cocoa.NSStatusBar
 
removeStatusTextListener(StatusTextListener) - Method in class org.eclipse.swt.browser.Browser
Removes the listener from the collection of listeners who will be notified when the status text is changed.
removeTableColumn(NSTableColumn) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
removeTabViewItem(NSTabViewItem) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
removeTemporaryAttribute(NSString, NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
removeTextChangeListener(TextChangeListener) - Method in interface org.eclipse.swt.custom.StyledTextContent
Remove the specified text changed listener.
removeTitleListener(TitleListener) - Method in class org.eclipse.swt.browser.Browser
Removes the listener from the collection of listeners who will be notified when the title of the current document is available or has changed.
removeToolTip(int) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
removeTouchListener(TouchListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when touch events occur.
removeTrackingArea(NSTrackingArea) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
removeTraverseListener(TraverseListener) - Method in class org.eclipse.swt.widgets.Control
Removes the listener from the collection of listeners who will be notified when traversal events occur.
removeTreeListener(TreeListener) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
removeTreeListener(TreeListener) - Method in class org.eclipse.swt.widgets.Tree
Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
removeVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified key verify listener.
removeVerifyListener(VerifyListener) - Method in class org.eclipse.swt.custom.CCombo
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVerifyListener(VerifyListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified verify listener.
removeVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Combo
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Text
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVisibilityWindowListener(VisibilityWindowListener) - Method in class org.eclipse.swt.browser.Browser
Removes the listener from the collection of listeners who will be notified when a window hosting the receiver needs to be displayed or hidden.
RemoveWebBrowserListener(int, nsID) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
removeWordMovementListener(MovementListener) - Method in class org.eclipse.swt.custom.StyledText
Removes the specified word movement listener.
REORDER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
repeatCount - Variable in class org.eclipse.swt.graphics.ImageLoader
the number of times to repeat the display of a sequence of animated images (this corresponds to the commonly-used GIF application extension for "NETSCAPE 2.0 01").
replaceCharactersInRange(NSRange, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
replaceCharactersInRange(NSRange, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableString
 
replaceCharactersInRange(NSRange, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
replaceCharCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
Length of text that is going to be replaced
replacedText - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
replaced text or empty string if no text was replaced
replaceLineCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
Number of lines that are going to be replaced
replaceStyleRanges(int, int, StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
Replaces the styles in the given range with new styles.
replaceText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
Replaces the substring beginning at the specified start offset and extending to the character at offset end - 1 by the specified string.
replaceText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
Replaces the substring beginning at the specified start offset and extending to the character at offset end - 1 by the specified string.
replaceTextRange(int, int, String) - Method in class org.eclipse.swt.custom.StyledText
Replaces the given text range with new text.
replaceTextRange(int, int, String) - Method in interface org.eclipse.swt.custom.StyledTextContent
Replace the text with "newText" starting at position "start" for a length of "replaceLength".
replyToOpenOrPrint(int) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
representation() - Method in class org.eclipse.swt.internal.cocoa.WebDataSource
 
representations() - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
request() - Method in class org.eclipse.swt.internal.cocoa.WebDataSource
 
requestWithURL(NSURL) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
requestWithURL(NSURL) - Static method in class org.eclipse.swt.internal.cocoa.NSURLRequest
 
required - Variable in class org.eclipse.swt.browser.WindowEvent
Specifies whether the platform requires the user to provide a Browser to handle the new window.
reset() - Static method in class org.eclipse.swt.internal.Callback
Immediately wipes out all native level state associated with all callbacks.
resetCursorRects() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
ResetPrefs() - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
ResetUserPrefs() - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
resignFirstResponder() - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
Resize - Static variable in class org.eclipse.swt.SWT
The resize event type (value is 11).
RESIZE - Static variable in class org.eclipse.swt.SWT
Style constant for resize box trim (value is 1<<4).
resizeDownCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
resizeLeftCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
resizeLeftRightCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
resizeRightCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
resizeUpCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
resizeUpDownCursor() - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
resizingMask() - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
reskin(int) - Method in class org.eclipse.swt.custom.CTabFolder
 
reskin(int) - Method in class org.eclipse.swt.widgets.Widget
Marks the widget to be skinned.
Resolve(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
Resource - Class in org.eclipse.swt.graphics
This class is the abstract superclass of all graphics resource objects.
Resource() - Constructor for class org.eclipse.swt.graphics.Resource
 
resourcePath() - Method in class org.eclipse.swt.internal.cocoa.NSBundle
 
respondsToSelector(int) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
restore(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
Sent when the user clicks on the restore button of a CTabFolder.
restore(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
Sent when the user clicks on the restore button of a CTabFolder.
restoreContext - Variable in class org.eclipse.swt.graphics.GCData
 
restoreGraphicsState() - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
result - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
The value of this field must be set in the accessible action listener method before returning.
result - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
result - Variable in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
[out] Set this field to ACC.OK if the operation was completed successfully, and null otherwise.
result - Variable in class org.eclipse.swt.accessibility.AccessibleEvent
The value of this field must be set in the accessible listener method before returning.
result - Variable in class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
The value of this field must be set in the accessible hyperlink listener method before returning.
result - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
The value of this field must be set in the accessible table listener method before returning.
result - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
[out] Set this field to ACC.OK if the operation was completed successfully, and null otherwise.
result - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
The value of this field must be set in the accessible text extended listener method before returning.
Resume() - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
retain() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
retainCount() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
RETRY - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for a RETRY button; valid combinations are ABORT|RETRY|IGNORE, RETRY|CANCEL (value is 1<<10).
returnCancel - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
returnOK - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
returnReplace - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
RGB - Class in org.eclipse.swt.graphics
Instances of this class are descriptions of colors in terms of the primary additive color model (red, green and blue).
RGB(int, int, int) - Constructor for class org.eclipse.swt.graphics.RGB
Constructs an instance of this class with the given red, green and blue values.
RGB(float, float, float) - Constructor for class org.eclipse.swt.graphics.RGB
Constructs an instance of this class with the given hue, saturation, and brightness.
RGB16 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
right - Variable in class org.eclipse.swt.layout.FormData
right specifies the attachment of the right side of the control.
RIGHT - Static variable in class org.eclipse.swt.SWT
Style constant for align right behavior (value is 1<<17).
RIGHT_TO_LEFT - Static variable in class org.eclipse.swt.SWT
Style constant for right to left orientation (value is 1<<26).
rightMargin - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the right margin in pixels
rightMouseDown(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
rightMouseDragged(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
rightMouseUp(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
rise - Variable in class org.eclipse.swt.graphics.TextStyle
the baseline rise of the style.
ROLE_ALERT - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_ANIMATION - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_CALENDAR - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_CANVAS - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_CHECKBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_CHECKMENUITEM - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_CLIENT_AREA - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_CLOCK - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_COLUMN - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_COMBOBOX - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_DATETIME - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_DIALOG - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_DOCUMENT - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_FOOTER - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_FORM - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_GRAPHIC - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_GROUP - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_HEADER - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_HEADING - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_LABEL - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_LINK - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_LIST - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_LISTITEM - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_MENU - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_MENUBAR - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_MENUITEM - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_PAGE - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_PARAGRAPH - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_PROGRESSBAR - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_PUSHBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_RADIOBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_RADIOMENUITEM - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_ROW - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_SCROLLBAR - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_SECTION - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_SEPARATOR - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_SLIDER - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_SPINBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_SPLITBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_STATUSBAR - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TABFOLDER - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TABITEM - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TABLECELL - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TABLECOLUMN - Static variable in class org.eclipse.swt.accessibility.ACC
Deprecated.
use ROLE_TABLECOLUMNHEADER
ROLE_TABLECOLUMNHEADER - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TABLEROWHEADER - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TEXT - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TOOLBAR - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TOOLTIP - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TREE - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_TREEITEM - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROLE_WINDOW - Static variable in class org.eclipse.swt.accessibility.ACC
 
ROMAN - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for romanicized input behavior (value is 1<<5).
rotate(float) - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver so that it represents a transformation that is equivalent to its previous transformation rotated by the specified angle.
rotateByDegrees(float) - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
rotateWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
rotation - Variable in class org.eclipse.swt.events.GestureEvent
This field is valid when the detail field is set to GESTURE_ROTATE.
rotation() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
rotation - Variable in class org.eclipse.swt.widgets.Event
The number of degrees rotated on the track pad.
round(int, int) - Static method in class org.eclipse.swt.internal.Compatibility
Answers the result of rounding to the closest integer the number obtained by dividing the first argument p by the second argument q.
row - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
rowAtPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
RowData - Class in org.eclipse.swt.layout
Each control controlled by a RowLayout can have its initial width and height specified by setting a RowData object into the control.
RowData() - Constructor for class org.eclipse.swt.layout.RowData
Constructs a new instance of RowData using default values.
RowData(int, int) - Constructor for class org.eclipse.swt.layout.RowData
Constructs a new instance of RowData according to the parameters.
RowData(Point) - Constructor for class org.eclipse.swt.layout.RowData
Constructs a new instance of RowData according to the parameter.
rowForItem(id) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
rowHeight() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
RowLayout - Class in org.eclipse.swt.layout
Instances of this class determine the size and position of the children of a Composite by placing them either in horizontal rows or vertical columns within the parent Composite.
RowLayout() - Constructor for class org.eclipse.swt.layout.RowLayout
Constructs a new instance of this class with type HORIZONTAL.
RowLayout(int) - Constructor for class org.eclipse.swt.layout.RowLayout
Constructs a new instance of this class given the type.
rowsInRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
RST0 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RST1 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RST2 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RST3 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RST4 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RST5 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RST6 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RST7 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
RTFTransfer - Class in org.eclipse.swt.dnd
The class RTFTransfer provides a platform specific mechanism for converting text in RTF format represented as a java String to a platform specific representation of the data and vice versa.
run() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
Run() - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
runModal() - Method in class org.eclipse.swt.internal.cocoa.NSAlert
 
runModal() - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
runModalForDirectory(NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
runModalForWindow(NSWindow) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
runModalWithPrintInfo(NSPrintInfo) - Method in class org.eclipse.swt.internal.cocoa.NSPrintPanel
 
runMode(NSString, NSDate) - Method in class org.eclipse.swt.internal.cocoa.NSRunLoop
 
runOperation() - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
RYTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 

S

sampleBuffers - Variable in class org.eclipse.swt.opengl.GLData
The number of multisample buffers used by this context.
samples - Variable in class org.eclipse.swt.opengl.GLData
The number of samples accepted in the multisample buffer.
samplesPerPixel() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
Sash - Class in org.eclipse.swt.widgets
Instances of the receiver represent a selectable user interface object that allows the user to drag a rubber banded outline of the sash within the parent control.
Sash(Composite, int) - Constructor for class org.eclipse.swt.widgets.Sash
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SASH_WIDTH - Variable in class org.eclipse.swt.custom.SashForm
The width of all sashes in the form.
SashForm - Class in org.eclipse.swt.custom
The SashForm is a composite control that lays out its children in a row or column arrangement (as specified by the orientation) and places a Sash between each child.
SashForm(Composite, int) - Constructor for class org.eclipse.swt.custom.SashForm
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
save(OutputStream, int) - Method in class org.eclipse.swt.graphics.ImageLoader
Saves the image data in this ImageLoader to the specified stream.
save(String, int) - Method in class org.eclipse.swt.graphics.ImageLoader
Saves the image data in this ImageLoader to a file with the specified name.
save(OutputStream, int, ImageLoader) - Static method in class org.eclipse.swt.internal.image.FileFormat
Write the device independent image array stored in the specified loader to the specified output stream using the specified file format.
SAVE - Static variable in class org.eclipse.swt.SWT
The FileDialog style constant for save file dialog behavior (value is 1<<13).
saveGraphicsState() - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
savePanel() - Static method in class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
savePanel() - Static method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
SavePrefFile(int) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
SaveToDisk(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
SaveToDisk(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
SaveToDisk(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
SaveToDisk(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
scale(float, float) - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver so that it represents a transformation that is equivalent to its previous transformation scaled by (scaleX, scaleY).
Scale - Class in org.eclipse.swt.widgets
Instances of the receiver represent a selectable user interface object that present a range of continuous numeric values.
Scale(Composite, int) - Constructor for class org.eclipse.swt.widgets.Scale
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SCALE_DOWN_TRACK - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCALE_LEFT_TRACK - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCALE_RIGHT_TRACK - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCALE_THUMB - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCALE_UP_TRACK - Static variable in class org.eclipse.swt.internal.theme.DrawData
Scale parts
ScaleDrawData - Class in org.eclipse.swt.internal.theme
 
ScaleDrawData() - Constructor for class org.eclipse.swt.internal.theme.ScaleDrawData
 
scaledTo(int, int) - Method in class org.eclipse.swt.graphics.ImageData
Returns a copy of the receiver which has been stretched or shrunk to the specified size.
scaleXBy(float, float) - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
scanlinePad - Variable in class org.eclipse.swt.graphics.ImageData
The scanline padding.
scheduledTimerWithTimeInterval(double, id, int, id, boolean) - Static method in class org.eclipse.swt.internal.cocoa.NSTimer
 
SchemeIs(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
scope - Variable in class org.eclipse.swt.printing.PrinterData
the scope of the print job, expressed as one of the following values: ALL_PAGES Print all pages in the current document PAGE_RANGE Print the range of pages specified by startPage and endPage SELECTION Print the current selection
screen() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
screens() - Static method in class org.eclipse.swt.internal.cocoa.NSScreen
 
screenX() - Method in class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
screenX() - Method in class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
screenY() - Method in class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
screenY() - Method in class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
scroll(int, int, int, int, int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
 
scroll(int, int, int, int, int, int, boolean) - Method in class org.eclipse.swt.widgets.Canvas
Scrolls a rectangular area of the receiver by first copying the source area to the destination and then causing the area of the source which is not covered by the destination to be repainted.
SCROLL_LINE - Static variable in class org.eclipse.swt.SWT
Constants to indicate line scrolling (value is 1).
SCROLL_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the scroll lock key (value is (1<<24)+84).
SCROLL_PAGE - Static variable in class org.eclipse.swt.SWT
Constants to indicate page scrolling (value is 2).
SCROLL_PAGE_DOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
SCROLL_PAGE_UP - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMUIEvent
 
SCROLL_TYPE_ANYWHERE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the object or substring such that as much as possible of the object or substring is within the top level window.
SCROLL_TYPE_BOTTOM_EDGE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the bottom edge of the object or substring such that the bottom edge (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_BOTTOM_RIGHT - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the bottom right corner of the object or substring such that the bottom right corner (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_LEFT_EDGE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the left edge of the object or substring such that the left edge (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_POINT - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the top left corner of the object or substring to the specified point.
SCROLL_TYPE_RIGHT_EDGE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the right edge of the object or substring such that the right edge (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_TOP_EDGE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the top edge of the object or substring such that the top edge (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_TOP_LEFT - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the top left corner of the object or substring such that the top left corner (and as much as possible of the rest of the object or substring) is within the top level window.
Scrollable - Class in org.eclipse.swt.widgets
This class is the abstract superclass of all classes which represent controls that have standard scroll bars.
Scrollable(Composite, int) - Constructor for class org.eclipse.swt.widgets.Scrollable
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ScrollBar - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that represent a range of positive, numeric values.
SCROLLBAR_DOWN_ARROW - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCROLLBAR_DOWN_TRACK - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCROLLBAR_LEFT_ARROW - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCROLLBAR_LEFT_TRACK - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCROLLBAR_OVERLAY - Static variable in class org.eclipse.swt.SWT
The Scrollable constant to indicate that the receiver is using overlay scrollbars.
SCROLLBAR_RIGHT_ARROW - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCROLLBAR_RIGHT_TRACK - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCROLLBAR_THUMB - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
SCROLLBAR_UP_ARROW - Static variable in class org.eclipse.swt.internal.theme.DrawData
Scrollbar parts
SCROLLBAR_UP_TRACK - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
ScrollBarDrawData - Class in org.eclipse.swt.internal.theme
 
ScrollBarDrawData() - Constructor for class org.eclipse.swt.internal.theme.ScrollBarDrawData
 
scrollClipView(NSClipView, NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
scrollColumnToVisible(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
ScrolledComposite - Class in org.eclipse.swt.custom
A ScrolledComposite provides scrollbars and will scroll its content when the user uses the scrollbars.
ScrolledComposite(Composite, int) - Constructor for class org.eclipse.swt.custom.ScrolledComposite
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
scrollerWidth() - Static method in class org.eclipse.swt.internal.cocoa.NSScroller
 
scrollerWidthForControlSize(int) - Static method in class org.eclipse.swt.internal.cocoa.NSScroller
 
scrollPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
scrollRangeToVisible(NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
scrollRectToVisible(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
scrollRowToVisible(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
scrollText(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Scrolls a specific part of a substring according to the scroll type.
scrollText(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Scrolls a specific part of a substring according to the scroll type.
scrollToPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSClipView
 
scrollWheel(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
SEARCH - Static variable in class org.eclipse.swt.SWT
Style constant for search behavior (value is 1<<7).
searchButtonCell() - Method in class org.eclipse.swt.internal.cocoa.NSSearchFieldCell
 
searchTextRectForBounds(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSSearchFieldCell
 
SEC_ERROR_CA_CERT_INVALID - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
SEC_ERROR_EXPIRED_CERTIFICATE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
SEC_ERROR_INADEQUATE_KEY_USAGE - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
SEC_ERROR_UNKNOWN_ISSUER - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
SEC_ERROR_UNTRUSTED_CERT - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
SEC_ERROR_UNTRUSTED_ISSUER - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
secondarySelectedControlColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
secondOfMinute() - Method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
SecPolicySearchCopyNext(int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
SecPolicySearchCreate(int, int, int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
SectRgn(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
SecTrustCreateWithCertificates(int, int, int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
Seek(int, long) - Method in class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
SegmentEvent - Class in org.eclipse.swt.events
This event is sent to SegmentListeners when a text content is to be modified.
SegmentEvent(Event) - Constructor for class org.eclipse.swt.events.SegmentEvent
 
SegmentListener - Interface in org.eclipse.swt.events
This listener interface may be implemented in order to receive SegmentEvents.
segments - Variable in class org.eclipse.swt.events.SegmentEvent
Text ranges that should be treated as separate segments (e.g.
Segments - Static variable in class org.eclipse.swt.SWT
The segments event type (value is 49).
segments - Variable in class org.eclipse.swt.widgets.Event
Bidi segment offsets
segmentsChars - Variable in class org.eclipse.swt.events.SegmentEvent
Characters to be used in the segment boundaries (optional)
segmentsChars - Variable in class org.eclipse.swt.widgets.Event
Characters to be applied on the segment boundaries
sel__drawThemeProgressArea_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel__setDashboardBehavior - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel__setNeedsToUseHeartBeatWindow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_abortEditing - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_absoluteString - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_acceptsFirstMouse_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_acceptsFirstResponder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityActionDescription_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityActionNames - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityAttributeNames - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityAttributeValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityAttributeValue_forParameter_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityFocusedUIElement - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityHitTest_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityIsAttributeSettable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityIsIgnored - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityParameterizedAttributeNames - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilityPerformAction_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilitySetOverrideValue_forAttribute_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibilitySetValue_forAttribute_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_accessibleHandle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_action - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_activateIgnoringOtherApps_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addAttribute_value_range_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addButtonWithTitle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addChildWindow_ordered_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addClip - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addEventListener_listener_useCapture_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addItemWithObjectValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addItemWithTitle_action_keyEquivalent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addLayoutManager_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addObject_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addObjectsFromArray_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addObserver_selector_name_object_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addRepresentation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addSubview_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addSubview_positioned_relativeTo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addTableColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addTabStop_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addTabViewItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addTemporaryAttribute_value_forCharacterRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addTextContainer_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addTimer_forMode_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addToolTipRect_owner_userData_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_addTypes_owner_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_alignment - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_allKeys - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_allObjects - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_alloc - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_allowsColumnReordering - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_allowsFloats - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_alphaComponent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_alphaValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_alternateSelectedControlColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_alternateSelectedControlTextColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_altKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_alwaysShowsDecimalSeparator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendAttributedString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendBezierPath_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendBezierPathWithArcWithCenter_radius_startAngle_endAngle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendBezierPathWithArcWithCenter_radius_startAngle_endAngle_clockwise_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendBezierPathWithGlyphs_count_inFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendBezierPathWithOvalInRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendBezierPathWithRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendBezierPathWithRoundedRect_xRadius_yRadius_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_appendString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_application_openFile_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_application_openFiles_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationDidBecomeActive_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationDidFinishLaunching_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationDidResignActive_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationDockMenu_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationIconImage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationShouldHandleReopen_hasVisibleWindows_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationShouldTerminate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationWillFinishLaunching_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_applicationWillTerminate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_archivedDataWithRootObject_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_areCursorRectsEnabled - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_arrangeInFront_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_array - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_arrayWithCapacity_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_arrayWithObject_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_arrowCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_ascender - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_attachColorList_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_attribute_atIndex_effectiveRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_attributedStringValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_attributedStringWithAttachment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_attributedSubstringFromRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_attributedTitle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_attributesAtIndex_longestEffectiveRange_inRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_autorelease - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_availableFontFamilies - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_availableFonts - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_availableMembersOfFontFamily_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_availableTypeFromArray_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_awtAppDelegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_backgroundColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_backingScaleFactor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_badgeLabel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_baselineOffsetInLayoutManager_glyphIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_becomeFirstResponder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_becomeKeyWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_beginDocument - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_beginEditing - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_beginGestureWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_beginPageInRect_atPlacement_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_beginSheet_modalForWindow_modalDelegate_didEndSelector_contextInfo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_beginSheetForWindow_modalDelegate_didEndSelector_contextInfo_trust_message_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_beginSheetModalForWindow_modalDelegate_didEndSelector_contextInfo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_beginSheetWithPrintInfo_modalForWindow_delegate_didEndSelector_contextInfo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bestRepresentationForDevice_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bezierPath - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bezierPathByFlatteningPath - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bezierPathWithRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bitmapData - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bitmapFormat - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bitsPerPixel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bitsPerSample - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_blackColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_blueComponent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_boolValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_borderWidth - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_boundingRectForGlyphRange_inTextContainer_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_boundingRectWithSize_options_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bounds - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bundleIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bundlePath - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bundleWithIdentifier_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bundleWithPath_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_button - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_buttonNumber - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bytes - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bytesPerPlane - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_bytesPerRow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_calendarDate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_callJava - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_callRunBeforeUnloadConfirmPanelWithMessage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_canBecomeKeyView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_canBecomeKeyWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cancel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cancelAuthenticationChallenge_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cancelButtonCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cancelOperation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cancelTracking - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_canDragRowsWithIndexes_atPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_canGoBack - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_canGoForward - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_canRedo - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_canShowMIMEType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_canUndo - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cascadeTopLeftFromPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cellBaselineOffset - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cellClass - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cellSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cellSizeForBounds_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_CGEvent - Static variable in class org.eclipse.swt.internal.cocoa.OS
Selectors
sel_changeColor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_changeFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_characterAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_characterIndexForGlyphAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_characterIndexForInsertionAtPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_characterIndexForPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_characterIsMember_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_characters - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_charactersIgnoringModifiers - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_charCode - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_chooseFilename_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_className - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cleanUpOperation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_clearColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_clearCurrentContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_clearDeferFlushing - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_clearDrawable - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_clickCount - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_clickedColumn - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_clickedRow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_close - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_closePath - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_code - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_collapseItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_collapseItem_collapseChildren_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_collectionBehavior - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_color - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorAtX_y_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorListNamed_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorSpace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorSpaceModel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorSpaceName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorUsingColorSpaceName_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorWithCalibratedRed_green_blue_alpha_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorWithDeviceRed_green_blue_alpha_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorWithKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_colorWithPatternImage_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_columnAtPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_columnIndexesInRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_columnWithIdentifier_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_comboBoxSelectionDidChange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_comboBoxWillDismiss_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_comboBoxWillPopUp_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_compare_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_concat - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_conformsToProtocol_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_containerSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_containsIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_containsObject_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_containsPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_contentRect - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_contentSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_contentSizeForFrameSize_hasHorizontalScroller_hasVerticalScroller_borderType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_contentView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_contentViewMargins - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_context - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_contextID - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlBackgroundColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlContentFontOfSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlDarkShadowColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlHighlightColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlLightHighlightColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlPointBounds - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlShadowColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_controlTextColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertBaseToScreen_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertFont_toHaveTrait_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertPoint_fromView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertPoint_toView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertPointFromBase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertPointToBase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertRect_fromView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertRect_toView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertRectFromBase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertRectToBase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertScreenToBase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertSize_fromView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertSize_toView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertSizeFromBase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_convertSizeToBase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cookies - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cookiesForURL_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cookiesWithResponseHeaderFields_forURL_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_copiesOnScroll - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_copy - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_copy_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_count - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_createContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_createFileAtPath_contents_attributes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_createPanelDidEnd - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_credentialWithUser_password_persistence_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_crosshairCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_ctrlKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentEditor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentEvent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentHandler - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentInputManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentPoint - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentRunLoop - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_currentThread - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cursorUpdate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_curveToPoint_controlPoint1_controlPoint2_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_cut_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dataCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dataForType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dataSource - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dataWithBytes_length_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dateValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dateWithCalendarFormat_timeZone_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dateWithTimeIntervalSinceNow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dateWithYear_month_day_hour_minute_second_timeZone_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dayOfMonth - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dealloc - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_decimalDigitCharacterSet - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_decimalSeparator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_declareTypes_owner_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultBaselineOffsetForFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultButtonCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultCenter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultFlatness - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultLineHeightForFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultParagraphStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultPrinter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_defaultTimeZone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_delegate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deleteCookie_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deliverResult - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deltaX - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deltaY - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deminiaturize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_depth - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_descender - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_description - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deselectAll_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deselectItemAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deselectRow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_destroyContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_detail - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_device - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deviceDescription - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_deviceSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dictionary - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dictionaryWithCapacity_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dictionaryWithObject_forKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_disableCursorRects - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_disabledControlTextColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_disableFlushWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_discardCursorRects - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_display - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_displayIfNeeded - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_displayName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_displayNameForKey_value_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_displayRectIgnoringOpacity_inContext_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_distantFuture - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dockTile - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_doCommandBySelector_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_documentCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_documentSource - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_documentView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_documentViewShouldHandlePrint - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_documentVisibleRect - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_DOMDocument - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_doubleClickAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_doubleValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_download - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_download_decideDestinationWithSuggestedFilename_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggedImage_beganAt_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggedImage_endedAt_operation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingDestinationWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingEnded_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingEntered_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingExited_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingLocation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingPasteboard - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingSourceOperationMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingSourceOperationMaskForLocal_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_draggingUpdated_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dragImage_at_offset_event_pasteboard_source_slideBack_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dragImageForRowsWithIndexes_tableColumns_event_offset_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_dragSelectionWithEvent_offset_slideBack_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawAtPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawAtPoint_fromRect_operation_fraction_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawBackgroundForGlyphRange_atPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawBackgroundInClipRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawFromPoint_toPoint_options_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawGlyphsForGlyphRange_atPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawImage_withFrame_inView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawingRectForBounds_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawInRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawInRect_angle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawInRect_fromRect_operation_fraction_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawInteriorWithFrame_inView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawLabel_inRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawSortIndicatorWithFrame_inView_ascending_priority_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawStatusBarBackgroundInRect_withHighlight_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawTitle_withFrame_inView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawViewBackgroundInRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_drawWithExpansionFrame_inView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_elementAtIndex_associatedPoints_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_elementCount - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_enableCursorRects - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_enableFlushWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_endDocument - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_endEditing - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_endEditingFor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_endGestureWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_endPage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_endSheet_returnCode_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_enterExitEventWithType_location_modifierFlags_timestamp_windowNumber_context_eventNumber_trackingNumber_userData_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_enumeratorAtPath_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_expandItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_expandItem_expandChildren_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_expansionFrameWithFrame_inView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_familyName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fieldEditor_forObject_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fileExistsAtPath_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fileExistsAtPath_isDirectory_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_filename - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_filenames - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fileSystemRepresentation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fileURLWithPath_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fill - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fillRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_finishLaunching - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_firstIndex - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_firstRectForCharacterRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_firstResponder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_flagsChanged_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_flashScrollers - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_floatValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_flushBuffer - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_flushGraphics - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_flushWindowIfNeeded - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_font - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fontName - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fontWithFamily_traits_weight_size_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fontWithName_size_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_frame - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_frameOfCellAtColumn_row_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_frameOfOutlineCellAtRow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_frameRectForContentRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_frameSizeForContentSize_hasHorizontalScroller_hasVerticalScroller_borderType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_frameSizeForContentSize_horizontalScrollerClass_verticalScrollerClass_borderType_controlSize_scrollerStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_fullPathForApplication_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_generalPasteboard - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_genericRGBColorSpace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getBitmapDataPlanes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getBytes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getBytes_length_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getCharacters_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getCharacters_range_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getComponents_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getGlyphs_range_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getGlyphsInRange_glyphs_characterIndexes_glyphInscriptions_elasticBits_bidiLevels_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getImageView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getIndexes_maxCount_inIndexRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getInfoForFile_application_type_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_getName(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
sel_getValues_forAttribute_forVirtualScreen_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_globalContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_glyphIndexForCharacterAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_glyphIndexForPoint_inTextContainer_fractionOfDistanceThroughGlyph_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_glyphRangeForCharacterRange_actualCharacterRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_glyphRangeForTextContainer_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_goBack - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_goForward - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_graphicsContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_graphicsContextWithBitmapImageRep_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_graphicsContextWithGraphicsPort_flipped_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_graphicsContextWithWindow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_graphicsPort - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_greenComponent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_handleEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_handleFailureInFunction_file_lineNumber_description_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_handleFailureInMethod_object_file_lineNumber_description_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_handleMouseEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_handleNotification_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hasAlpha - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hasMarkedText - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hasPassword - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hasShadow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_headerCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_headerRectOfColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_headerView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_helpRequested_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hide_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hideOtherApplications_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_highlightColorInView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_highlightColorWithFrame_inView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_highlightSelectionInClipRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hitPart - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hitTest_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hitTestForEvent_inRect_ofView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_host - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hotSpot - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_hourOfDay - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_IBeamCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_iconForFile_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_iconForFileType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_identity - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_ignore - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_ignoreModifierKeysWhileDragging - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_image - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_imageablePageBounds - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_imageInterpolation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_imageNamed_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_imageRectForBounds_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_imageRepWithData_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_increment - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_indentationPerLevel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_indexOfItemWithTarget_andAction_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_indexOfObjectIdenticalTo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_indexOfSelectedItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_indexSetWithIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_infoDictionary - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_init - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initByReferencingFile_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initListDescriptor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithAttributes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithBitmapDataPlanes_pixelsWide_pixelsHigh_bitsPerSample_samplesPerPixel_hasAlpha_isPlanar_colorSpaceName_bitmapFormat_bytesPerRow_bitsPerPixel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithBitmapDataPlanes_pixelsWide_pixelsHigh_bitsPerSample_samplesPerPixel_hasAlpha_isPlanar_colorSpaceName_bytesPerRow_bitsPerPixel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithCapacity_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithCharacters_length_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithContainerSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithContentRect_styleMask_backing_defer_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithContentRect_styleMask_backing_defer_screen_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithContentsOfFile_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithData_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithDictionary_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithFileWrapper_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithFocusedViewRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithFormat_shareContext_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithFrame_frameName_groupName_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithFrame_pullsDown_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithIconRef_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithIdentifier_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithImage_hotSpot_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithIndexesInRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithIndexSet_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithItemIdentifier_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithLocaleIdentifier_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithName_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithRect_options_owner_userInfo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithStartingColor_endingColor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithString_attributes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithTitle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithTitle_action_keyEquivalent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithTransform_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithType_location_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_initWithURL_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_insertColor_key_atIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_insertItem_atIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_insertItemWithItemIdentifier_atIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_insertItemWithObjectValue_atIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_insertTabViewItem_atIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_insertText_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_integerValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_intercellSpacing - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_interpretKeyEvents_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_intValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_invalidate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_invalidateShadow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_invert - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isActive - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isCompatibleWithOverlayScrollers - Static variable in class org.eclipse.swt.internal.cocoa.OS
10.7 selectors and constants
sel_isDescendantOf_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isDocumentEdited - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isDrawingToScreen - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isEmpty - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isEnabled - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isEqual_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isEqualTo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isEqualToString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isExecutableFileAtPath_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isFieldEditor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isFilePackageAtPath_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isFileURL - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isFlipped - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isHidden - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isHiddenOrHasHiddenAncestor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isHighlighted - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isItemExpanded_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isKeyWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isKindOfClass_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isMainThread - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isMainWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isMiniaturized - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isOpaque - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isPlanar - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isResting - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isRowSelected_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isRunning - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isSelectorExcludedFromWebScript_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isSeparatorItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isSessionOnly - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isSheet - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isVisible - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_isZoomed - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_itemArray - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_itemAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_itemAtRow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_itemHeight - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_itemIdentifier - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_itemObjectValueAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_itemTitleAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_itemWithTag_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_javaRunLoopMode - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_jobDisposition - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_keyCode - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_keyDown_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_keyEquivalent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_keyEquivalentModifierMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_keyUp_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_keyWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_knobProportion - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_knobThickness - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_lastPathComponent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_layoutManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_leading - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_length - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_level - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_levelForItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_lineFragmentUsedRectForGlyphAtIndex_effectiveRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_lineFragmentUsedRectForGlyphAtIndex_effectiveRange_withoutAdditionalLayout_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_lineToPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_linkTextAttributes - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_loadHTMLString_baseURL_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_loadNibFile_externalNameTable_withZone_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_loadRequest_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_localizedDescription - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_location - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_locationForGlyphAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_locationInWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_lockFocus - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_lowercaseString - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_magnification - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_magnifyWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mainBundle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mainFrame - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mainMenu - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mainRunLoop - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mainScreen - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mainWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_makeCurrentContext - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_makeFirstResponder_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_makeKeyAndOrderFront_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_markedRange - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_markedTextAttributes - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_maximum - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_maximumFractionDigits - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_maximumIntegerDigits - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_maxValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_menu - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_menu_willHighlightItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_menuBarFontOfSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_menuDidClose_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_menuFontOfSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_menuForEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_menuNeedsUpdate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_menuWillOpen_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_metaKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_minFrameWidthWithTitle_styleMask_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_miniaturize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_minimum - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_minimumSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_minSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_minuteOfHour - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_minValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_modifierFlags - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_monthOfYear - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouse_inRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseDown_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseDownCanMoveWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseDragged_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseEntered_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseExited_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseLocation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseLocationOutsideOfEventStream - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseMoved_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mouseUp_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_moveColumn_toColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_moveToBeginningOfParagraph_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_moveToEndOfParagraph_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_moveToPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_moveUp_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mutableCopy - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_mutableString - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_name - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_needsPanelToBecomeKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_nextEventMatchingMask_untilDate_inMode_dequeue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_nextObject - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_nextState - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_nextWordFromIndex_forward_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_noResponderFor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_normalizedPosition - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_noteNumberOfRowsChanged - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_null - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfColumns - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfComponents - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfGlyphs - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfItems - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfPlanes - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfRows - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfRowsInTableView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfSelectedRows - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberOfVisibleItems - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberWithBool_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberWithDouble_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberWithInt_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_numberWithInteger_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_objCType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_object - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_objectAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_objectEnumerator - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_objectForInfoDictionaryKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_objectForKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_objectValues - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_openFile_withApplication_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_openPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_openURL_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_openURLs_withAppBundleIdentifier_options_additionalEventParamDescriptor_launchIdentifiers_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_options - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_orderBack_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_orderedWindows - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_orderFront_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_orderFrontRegardless - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_orderFrontStandardAboutPanel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_orderOut_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_orderWindow_relativeTo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_otherEventWithType_location_modifierFlags_timestamp_windowNumber_context_subtype_data1_data2_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_otherMouseDown_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_otherMouseDragged_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_otherMouseUp_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineTableColumn - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_acceptDrop_item_childIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_child_ofItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_didClickTableColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_isItemExpandable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_numberOfChildrenOfItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_objectValueForTableColumn_byItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_setObjectValue_forTableColumn_byItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_shouldCollapseItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_shouldEditTableColumn_item_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_shouldExpandItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_shouldReorderColumn_toColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_shouldSelectItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_shouldTrackCell_forTableColumn_item_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_validateDrop_proposedItem_proposedChildIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_willDisplayCell_forTableColumn_item_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineView_writeItems_toPasteboard_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineViewColumnDidMove_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineViewColumnDidResize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineViewItemDidExpand_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineViewSelectionDidChange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_outlineViewSelectionIsChanging_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_overwriteExistingFileCheck - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_owner - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pageDown_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pageTitle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pageUp_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_panel_shouldShowFilename_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_panelConvertFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_panelDidEnd_returnCode_contextInfo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_paperSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_paragraphs - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_parentWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_password - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_paste_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pasteboard_provideDataForType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pasteboardWithName_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_path - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pathExtension - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pathForResource_ofType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pathForResource_ofType_inDirectory_forLocalization_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_performDragOperation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_performKeyEquivalent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_performSelector_withObject_afterDelay_inModes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_performSelectorOnMainThread_withObject_waitUntilDone_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_phase - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pixelsHigh - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pixelsWide - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_PMPrintSession - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_PMPrintSettings - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pointingHandCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pointSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pointValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_pop - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_popUpContextMenu_withEvent_forView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_popUpStatusItemMenu_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_port - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_postEvent_atStart_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_preparedCellAtColumn_row_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_prependTransform_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_preventDefault - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_previousFailureCount - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_printDocumentView - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_printer - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_printerNames - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_printerWithName_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_printOperationWithPrintInfo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_printOperationWithView_printInfo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_printPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_printSettings - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_propertyListForType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_proposedCredential - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_protectionSpace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_push - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rangeValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_readSelectionFromPasteboard_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_realm - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_recentSearches - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rectArrayForCharacterRange_withinSelectedCharacterRange_inTextContainer_rectCount_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rectArrayForGlyphRange_withinSelectedGlyphRange_inTextContainer_rectCount_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rectForPart_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rectOfColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rectOfRow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rectValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_redComponent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_redo - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_reflectScrolledClipView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_registerForDraggedTypes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_registerName(String) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
sel_release - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_reload_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_reloadData - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_reloadItem_reloadChildren_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeAllItems - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeAllPoints - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeAttribute_range_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeChildWindow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeColorWithKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeFromSuperview - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeItemAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeItemAtPath_error_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeLastObject - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeObject_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeObjectAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeObjectForKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeObjectIdenticalTo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeObserver_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeObserver_name_object_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeRepresentation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeStatusItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeTableColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeTabViewItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeTemporaryAttribute_forCharacterRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeToolTip_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_removeTrackingArea_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_replaceCharactersInRange_withString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_replyToOpenOrPrint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_representation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_representations - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_request - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_requestWithURL_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resetCursorRects - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resignFirstResponder - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resizeDownCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resizeLeftCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resizeLeftRightCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resizeRightCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resizeUpCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resizeUpDownCursor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resizingMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_resourcePath - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_respondsToSelector_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_restoreGraphicsState - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_retain - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_retainCount - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rightMouseDown_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rightMouseDragged_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rightMouseUp_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rotateByDegrees_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rotateWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rotation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rowAtPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rowForItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rowHeight - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_rowsInRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_run - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_runModal - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_runModalForDirectory_file_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_runModalForWindow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_runModalWithPrintInfo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_runMode_beforeDate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_runOperation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_samplesPerPixel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_saveGraphicsState - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_savePanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scaleXBy_yBy_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scheduledTimerWithTimeInterval_target_selector_userInfo_repeats_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_screen - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_screens - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_screenX - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_screenY - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollClipView_toPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollColumnToVisible_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollerStyle - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollerWidth - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollerWidthForControlSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollRangeToVisible_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollRectToVisible_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollRowToVisible_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollToPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_scrollWheel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_searchButtonCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_searchTextRectForBounds_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_secondarySelectedControlColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_secondOfMinute - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectAll_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedControlColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedControlTextColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedRange - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedRow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedRowIndexes - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedTabViewItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedTextAttributes - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedTextBackgroundColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectedTextColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectItemAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectRowIndexes_byExtendingSelection_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectTabViewItemAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_selectText_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendAction_to_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendAction_to_from_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendCancelSelection - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendDoubleSelection - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sender - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendHorizontalSelection - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendSearchSelection - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendSelection - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendSelection_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sendVerticalSelection - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_separatorItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_set - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAcceptsMouseMovedEvents_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAcceptsTouchEvents_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAccessoryView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAction_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAlertStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAlignment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAllowsAnyHTTPSCertificate - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAllowsColumnReordering_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAllowsFloats_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAllowsMixedState_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAllowsMultipleSelection_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAllowsUndo_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAllowsUserCustomization_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAlpha_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAlphaValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAlternateButtonTitle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setApplicationIconImage_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setApplicationNameForUserAgent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAttachmentCell_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAttributedString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAttributedStringValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAttributedTitle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAutoenablesItems_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAutohidesScrollers_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAutoresizesOutlineColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAutoresizesSubviews_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAutoresizingMask_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setAutosaveExpandedItems_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBackgroundColor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBackgroundLayoutEnabled_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBackgroundStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBadgeLabel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBaseWritingDirection_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBaseWritingDirection_range_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBecomesKeyOnlyIfNeeded_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBezeled_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBezelStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBordered_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBorderType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBorderWidth_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBoundsRotation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setBoxType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setButtonType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCacheMode_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCachePolicy_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCancelButtonCell_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCanChooseDirectories_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCanChooseFiles_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCanCreateDirectories_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCell_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCellClass_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setClip - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCollectionBehavior_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setColor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setColor_forAttribute_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setColumnAutoresizingStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCompositingOperation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setContainerSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setContentView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setContentViewMargins_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setControlSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCookie_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCopiesOnScroll_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCurrentContext_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCurrentOperation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setCustomUserAgent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setData_forType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDataCell_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDataSource_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDatePickerElements_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDatePickerStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDateValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDefaultButtonCell_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDefaultFlatness_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDefaultParagraphStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDefaultTabInterval_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDelegate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDestination_allowOverwrite_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDictionary_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDirectory_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDisplayMode_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDisplaysLinkToolTips_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDocumentCursor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDocumentEdited_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDocumentView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDoubleAction_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDoubleValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDownloadDelegate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDrawsBackground_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDropItem_dropChildIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setDropRow_dropOperation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setEditable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setEnabled_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setEnabled_forSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFill - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFillColor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFireDate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFirstLineHeadIndent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFloatingPanel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFocusRingType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFormatter_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFrame_display_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFrame_display_animate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFrameFromContentFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFrameLoadDelegate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFrameOrigin_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setFrameSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setGridStyleMask_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHasHorizontalScroller_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHasShadow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHasVerticalScroller_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHeaderCell_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHeaderView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHeadIndent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHelpMenu_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHidden_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHiddenUntilMouseMoves_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHidesOnDeactivate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHighlighted_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHighlightedTableColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHighlightMode_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHighlightsBy_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHorizontallyResizable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHorizontalScroller_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHTTPBody_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setHTTPMethod_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setIcon_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setIdentifier_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setImage_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setImage_forSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setImageAlignment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setImageInterpolation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setImagePosition_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setImageScaling_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setIncrement_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setIndeterminate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setIndicatorImage_inTableColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setInteger_forKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setIntercellSpacing_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setJavaEnabled_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setJavaScriptEnabled_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setJobDisposition_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setJobTitle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setKeyEquivalent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setKeyEquivalentModifierMask_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setKnobProportion_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLabel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLabel_forSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLeaf_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLength_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLevel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLineBreakMode_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLineCapStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLineDash_count_phase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLineFragmentPadding_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLineFragmentRect_forGlyphRange_usedRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLineJoinStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLineSpacing_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLineWidth_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setLinkTextAttributes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMainMenu_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMarkedText_selectedRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMaximum_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMaximumFractionDigits_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMaximumIntegerDigits_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMaxSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMaxValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMenu_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMenu_forSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMenuFormRepresentation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMessage_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMessageText_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMinimum_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMinimumFractionDigits_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMinimumIntegerDigits_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMinSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMinValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMinWidth_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMiterLimit_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setMovable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setNeedsDisplay_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setNeedsDisplayInRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setNumberOfVisibleItems_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setNumberStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setObject_forKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setObjectValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setOnMouseEntered_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setOpaque_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setOptions_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setOutlineTableColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPaletteLabel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPanelFont_isMultiple_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPartialStringValidationEnabled_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPatternPhase_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPlaceholderString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPolicyDelegate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPreferences_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPrinter_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPropertyList_forType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setPullsDown_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setReleasedWhenClosed_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setRepresentedFilename_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setRepresentedURL_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setResizingMask_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setResourceLoadDelegate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setRichText_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setRowHeight_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setScalesWhenResized_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setScrollable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSearchButtonCell_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSegmentCount_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSegmentStyle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSelectable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSelected_forSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSelectedItemIdentifier_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSelectedRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSelectedSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSelectedTextAttributes_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setServicesMenu_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShouldAntialias_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShouldExpandItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShouldScrollClipView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShowsHelp_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShowsHiddenFiles_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShowsPrintPanel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShowsProgressPanel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShowsResizeIndicator_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setShowsToolbarButton_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setState_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setString_forType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setStringValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setStroke - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSubmenu_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setSubmenu_forItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTabStops_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTabViewType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTag_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTag_forSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTarget_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTextColor_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTextStorage_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTitle_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTitleFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTitlePosition_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setToolbar_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setToolTip_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setToolTip_forSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTrackingMode_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setTransformStruct_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setUIDelegate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setUpPrintOperationDefaultValues - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setURL_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setUsesAlternatingRowBackgroundColors_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setUsesFontPanel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setUsesScreenFonts_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setUsesSingleLineMode_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setUsesThreadedAnimation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setValue_forHTTPHeaderField_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setValue_forKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setValues_forParameter_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setValueWraps_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setVerticalScroller_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setVisible_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setWantsRestingTouches_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setWidth_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setWidth_forSegment_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setWidthTracksTextView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setWindingRule_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setWorksWhenModal_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_setWraps_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedApplication - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedCertificateTrustPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedColorPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedFontManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedFontPanel - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedHandler - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedHTTPCookieStorage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedPrintInfo - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sharedWorkspace - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_shiftKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_shouldAntialias - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_shouldChangeTextInRange_replacementString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_shouldDelayWindowOrderingForEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_shouldDrawInsertionPoint - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_size - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sizeOfLabel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sizeToFit - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sizeValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_skipDescendents - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_smallSystemFontSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_sortIndicatorRectForBounds_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_standardPreferences - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_standardUserDefaults - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_standardWindowButton_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_startAnimation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_startAuthentication - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_state - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_statusItemWithLength_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stop_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stopAnimation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stopLoading_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_string - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringByAddingPercentEscapesUsingEncoding_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringByAppendingPathComponent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringByAppendingPathExtension_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringByAppendingString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringByDeletingLastPathComponent - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringByDeletingPathExtension - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringByReplacingOccurrencesOfString_withString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringByReplacingPercentEscapesUsingEncoding_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringForObjectValue_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringForType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringValue - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringWithCharacters_length_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringWithFormat_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stringWithUTF8String_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_stroke - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_strokeRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_styleMask - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_submenu - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_subviews - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_superclass - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_superview - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_swipeWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_systemFontOfSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_systemFontSize - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_systemFontSizeForControlSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_systemSettingsChanged_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_systemStatusBar - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_systemVersion - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableColumns - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_acceptDrop_row_dropOperation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_didClickTableColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_objectValueForTableColumn_row_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_setObjectValue_forTableColumn_row_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_shouldEditTableColumn_row_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_shouldReorderColumn_toColumn_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_shouldSelectRow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_shouldTrackCell_forTableColumn_row_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_validateDrop_proposedRow_proposedDropOperation_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_willDisplayCell_forTableColumn_row_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableView_writeRowsWithIndexes_toPasteboard_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableViewColumnDidMove_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableViewColumnDidResize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableViewSelectionDidChange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tableViewSelectionIsChanging_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tabStops - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tabStopType - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tabView_didSelectTabViewItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tabView_shouldSelectTabViewItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tabView_willSelectTabViewItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tabViewItemAtPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tag - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_target - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_terminate_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_testPart_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textBackgroundColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textContainer - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textDidChange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textDidEndEditing_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textStorage - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textView_clickedOnLink_atIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textView_willChangeSelectionFromCharacterRange_toCharacterRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_textViewDidChangeSelection_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_thickness - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_threadDictionary - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_TIFFRepresentation - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_tile - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_timerProc_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_timestamp - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_timeZone - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_title - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_titleCell - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_titleFont - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_titleOfSelectedItem - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_titleRectForBounds_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toggleFullScreen_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toggleToolbarShown_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toolbar - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toolbar_itemForItemIdentifier_willBeInsertedIntoToolbar_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toolbarAllowedItemIdentifiers_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toolbarDefaultItemIdentifiers_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toolbarDidRemoveItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toolbarSelectableItemIdentifiers_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_toolbarWillAddItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_touchesBeganWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_touchesCancelledWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_touchesEndedWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_touchesMatchingPhase_inView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_touchesMovedWithEvent_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_trackingAreas - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_traitsOfFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_transform - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_transformPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_transformSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_transformStruct - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_transformUsingAffineTransform_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_translateXBy_yBy_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_type - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_type_conformsToType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_typeOfFile_error_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_types - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_typesetter - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_unarchiveObjectWithData_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_undefined - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_undo - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_undoManager - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_unhideAllApplications_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_unlockFocus - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_unmarkText - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_unregisterDraggedTypes - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_update - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_updateFromPMPrintSettings - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_updateOpenGLContext_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_updateTrackingAreas - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_URL - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_URLFromPasteboard_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_URLsForDirectory_inDomains_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_URLWithString_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_use - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_useCredential_forAuthenticationChallenge_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_usedRectForTextContainer_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_user - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_userInfo - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_userSpaceScaleFactor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_usesAlternatingRowBackgroundColors - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_UTF8String - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_validateMenuItem_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_validateVisibleColumns - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_validAttributesForMarkedText - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_validModesForFontPanel_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_validRequestorForSendType_returnType_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_value - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_valueForKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_valueWithPoint_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_valueWithRange_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_valueWithRect_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_valueWithSize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_view - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_view_stringForToolTip_point_userData_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_viewDidMoveToWindow - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_viewWillMoveToWindow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_visibleFrame - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_visibleRect - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_wantsPeriodicDraggingUpdates - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_wantsToHandleMouseEvents - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webFrame - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webScriptNameForSelector_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webScriptValueAtIndex_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_contextMenuItemsForElement_defaultMenuItems_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_createWebViewWithRequest_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_decidePolicyForMIMEType_request_frame_decisionListener_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_decidePolicyForNavigationAction_request_frame_decisionListener_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_decidePolicyForNewWindowAction_request_newFrameName_decisionListener_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_didChangeLocationWithinPageForFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_didCommitLoadForFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_didFailProvisionalLoadWithError_forFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_didFinishLoadForFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_didReceiveTitle_forFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_didStartProvisionalLoadForFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_identifierForInitialRequest_fromDataSource_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_mouseDidMoveOverElement_modifierFlags_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_printFrameView_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_resource_didFailLoadingWithError_fromDataSource_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_resource_didFinishLoadingFromDataSource_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_resource_didReceiveAuthenticationChallenge_fromDataSource_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_resource_willSendRequest_redirectResponse_fromDataSource_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_runBeforeUnloadConfirmPanelWithMessage_initiatedByFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_runJavaScriptAlertPanelWithMessage_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_runJavaScriptAlertPanelWithMessage_initiatedByFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_runJavaScriptConfirmPanelWithMessage_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_runJavaScriptConfirmPanelWithMessage_initiatedByFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_runOpenPanelForFileButtonWithResultListener_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_setFrame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_setResizable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_setStatusBarVisible_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_setStatusText_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_setToolbarsVisible_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_unableToImplementPolicyWithError_frame_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webView_windowScriptObjectAvailable_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webViewClose_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webViewFocus_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webViewShow_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_webViewUnfocus_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_weightOfFont_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_wheelDelta - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_width - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_window - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowBackgroundColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowDidBecomeKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowDidDeminiaturize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowDidMiniaturize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowDidMove_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowDidResignKey_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowDidResize_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowFrameColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowFrameTextColor - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowNumber - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowNumberAtPoint_belowWindowWithWindowNumber_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowRef - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windows - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowShouldClose_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowWillClose_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_windowWithWindowNumber_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_worksWhenModal - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_wraps - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_writeSelectionToPasteboard_types_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_writeToPasteboard_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_yearOfCommonEra - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
sel_zoom_ - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
select(int) - Method in class org.eclipse.swt.custom.CCombo
Selects the item at the given zero-relative index in the receiver's list.
select(String) - Method in class org.eclipse.swt.custom.PopupList
Selects an item with text that starts with specified String.
select(int) - Method in class org.eclipse.swt.widgets.Combo
Selects the item at the given zero-relative index in the receiver's list.
select(int) - Method in class org.eclipse.swt.widgets.List
Selects the item at the given zero-relative index in the receiver's list.
select(int, int) - Method in class org.eclipse.swt.widgets.List
Selects the items in the range specified by the given zero-relative indices in the receiver.
select(int[]) - Method in class org.eclipse.swt.widgets.List
Selects the items at the given zero-relative indices in the receiver.
select(int) - Method in class org.eclipse.swt.widgets.Table
Selects the item at the given zero-relative index in the receiver.
select(int, int) - Method in class org.eclipse.swt.widgets.Table
Selects the items in the range specified by the given zero-relative indices in the receiver.
select(int[]) - Method in class org.eclipse.swt.widgets.Table
Selects the items at the given zero-relative indices in the receiver.
select(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Selects an item in the receiver.
SELECT_ALL - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_COLUMN_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_COLUMN_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_UP - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_PAGE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_PAGE_UP - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_TEXT_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_TEXT_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WINDOW_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WINDOW_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
selectAll() - Method in class org.eclipse.swt.custom.StyledText
Selects all the text.
selectAll() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Selects all of the items in the receiver.
selectAll(id) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
selectAll(id) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
selectAll() - Method in class org.eclipse.swt.widgets.List
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Table
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Text
Selects all the text in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Tree
Selects all of the items in the receiver.
selectColumn(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Selects a column.
selectColumn(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Selects a column.
selected - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
SELECTED - Static variable in class org.eclipse.swt.internal.theme.DrawData
Part states
SELECTED - Static variable in class org.eclipse.swt.SWT
Event detail field that indicates a user-interface component state is selected (value is 1<<1).
selectedControlColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
selectedControlTextColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
selectedRange() - Method in class org.eclipse.swt.internal.cocoa.NSText
 
selectedRow() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
selectedRowIndexes() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
selectedTabViewItem() - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
selectedTextAttributes() - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
selectedTextBackgroundColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
selectedTextColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
selectedWidth - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
selectedX - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
selection - Variable in class org.eclipse.swt.internal.theme.RangeDrawData
 
SELECTION - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the current selection should be printed
Selection - Static variable in class org.eclipse.swt.SWT
The selection event type (value is 13).
SELECTION_CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
The transfer mechanism for clients that use the selection mechanism (value is 2).
SelectionAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the SelectionListener interface.
SelectionAdapter() - Constructor for class org.eclipse.swt.events.SelectionAdapter
 
selectionChanged() - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the child selection within a custom container control has changed.
SelectionEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of widgets being selected.
SelectionEvent(Event) - Constructor for class org.eclipse.swt.events.SelectionEvent
Constructs a new instance of this class based on the information in the given untyped event.
SelectionListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control.
selectItem(NSMenuItem) - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
selectItemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
selectItemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
selectRow(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Selects a row.
selectRow(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Selects a row.
selectRowIndexes(NSIndexSet, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
selectTabViewItemAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
selectText(id) - Method in class org.eclipse.swt.internal.cocoa.NSTextField
 
sendAction(int, id, id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
sendAction(int, id) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
sender() - Method in class org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
 
sendEvent(int, Object) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message with event-specific data to accessible clients indicating that something has changed within a custom control.
sendEvent(int, Object, int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message with event-specific data and a childID to accessible clients, indicating that something has changed within a custom control.
sendEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
sendEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
SEPARATOR - Static variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Separator constant for use in header and footer.
SEPARATOR - Static variable in class org.eclipse.swt.SWT
Style constant for line separator behavior (value is 1<<1).
SEPARATOR_FILL - Static variable in class org.eclipse.swt.SWT
Constant representing a flexible space separator in a ToolBar.
separatorItem() - Static method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
SerializableCompatibility - Interface in org.eclipse.swt.internal
This interface is the cross-platform version of the java.io.Serializable interface.
SerializeToStream(int, int, byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMSerializer
 
SerializeToStream(int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMSerializer_1_7
 
SerializeToString(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMSerializer
 
SerializeToString(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIDOMSerializer_1_7
 
SERVER_CERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
set() - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
set() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
set() - Method in class org.eclipse.swt.internal.cocoa.NSCursor
 
set() - Static method in class org.eclipse.swt.internal.cocoa.NSMutableSet
 
set() - Static method in class org.eclipse.swt.internal.cocoa.NSSet
 
Set(byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
setAccelerator(int) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the widget accelerator.
setAcceptsMouseMovedEvents(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setAcceptsTouchEvents(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setAccessoryView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
setAction(int) - Method in class org.eclipse.swt.internal.cocoa.NSActionCell
 
setAction(int) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setAction(int) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setAction(int) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setActive() - Method in class org.eclipse.swt.widgets.Shell
If the receiver is visible, moves it to the top of the drawing order for the display on which it was created (so that all other shells on that display, which are not the receiver's children will be drawn behind it) and asks the window manager to make the shell active
SetActiveWindow(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
SetActiveWindow(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
SetAddContentLength(int) - Method in class org.eclipse.swt.internal.mozilla.nsIMIMEInputStream
 
setAdvanced(boolean) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver to always use the operating system's advanced graphics subsystem for all graphics operations if the argument is true.
setAlertStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSAlert
 
setAlignment(int) - Method in class org.eclipse.swt.custom.CLabel
Set the horizontal alignment of the CLabel.
setAlignment(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the alignment of the widget.
setAlignment(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the text alignment for the receiver.
setAlignment(int) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setAlignment(int) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setAlignment(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
setAlignment(int) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setAlignment(int) - Method in class org.eclipse.swt.widgets.Button
Controls how text, images and arrows will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.Label
Controls how text and images will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.TableColumn
Controls how text and images will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.TreeColumn
Controls how text and images will be displayed in the receiver.
SetAllowPipelining(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
setAllowsColumnReordering(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setAllowsFloats(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
setAllowsMixedState(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setAllowsMixedState(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setAllowsMultipleSelection(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
setAllowsMultipleSelection(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setAllowsUndo(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
setAllowsUserCustomization(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
setAlpha(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's alpha value which must be between 0 (transparent) and 255 (opaque).
setAlpha(int, int, int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the alpha value at offset x in scanline y in the receiver's alpha data.
setAlpha(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSImageRep
 
setAlpha(int) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's alpha value which must be between 0 (transparent) and 255 (opaque).
setAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the alpha values starting at offset x in scanline y in the receiver's alpha data to the values from the array alphas starting at startIndex.
setAlphaValue(float) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setAlternateButtonTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.SFCertificatePanel
 
setAlwaysShowScrollBars(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Set the Always Show Scrollbars flag.
setAlwaysShowScrollBars(boolean) - Method in class org.eclipse.swt.custom.StyledText
Set the Always Show Scrollbars flag.
setAntialias(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's anti-aliasing value to the parameter, which must be one of SWT.DEFAULT, SWT.OFF or SWT.ON.
setApplicationIconImage(NSImage) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
setApplicationNameForUserAgent(NSString) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
setAppName(String) - Static method in class org.eclipse.swt.widgets.Display
Sets the application name to the argument.
setAppVersion(String) - Static method in class org.eclipse.swt.widgets.Display
Sets the application version to the argument.
SetAsACString(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsArray(short, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsAString(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsAUTF8String(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsBool(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
setAscent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the ascent of the receiver.
SetAsDOMString(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsDouble(double) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsEmpty() - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsEmptyArray() - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsFloat(float) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsID(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsInt32(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsInt64(long) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsInterface(nsID, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsISupports(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsString(byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsStringWithSize(int, byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsUint16(short) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsUint32(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsVoid() - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsWString(char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetAsWStringWithSize(int, char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
setAttachmentCell(id) - Method in class org.eclipse.swt.internal.cocoa.NSTextAttachment
 
setAttributedString(NSAttributedString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
setAttributedStringValue(NSAttributedString) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setAttributedTitle(NSAttributedString) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setAttributedTitle(NSAttributedString) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setAutoenablesItems(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
setAutoenablesItems(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
setAutoHide(boolean) - Method in class org.eclipse.swt.widgets.ToolTip
Makes the receiver hide automatically when true, and remain visible when false.
setAutohidesScrollers(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
setAutoresizesOutlineColumn(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
setAutoresizesSubviews(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setAutoresizingMask(int) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setAutosaveExpandedItems(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
setBackground(Color) - Method in class org.eclipse.swt.custom.CCombo
 
setBackground(Color) - Method in class org.eclipse.swt.custom.CLabel
 
setBackground(Color[], int[]) - Method in class org.eclipse.swt.custom.CLabel
Specify a gradient of colours to be drawn in the background of the CLabel.
setBackground(Color[], int[], boolean) - Method in class org.eclipse.swt.custom.CLabel
Specify a gradient of colours to be drawn in the background of the CLabel.
setBackground(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the image to be drawn in the background of the label.
setBackground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
 
setBackground(Color[], int[]) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colors to be drawn in the background of the unselected tabs.
setBackground(Color[], int[], boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colors to be drawn in the background of the unselected tab.
setBackground(Color) - Method in class org.eclipse.swt.custom.SashForm
 
setBackground(Color) - Method in class org.eclipse.swt.custom.StyledText
 
setBackground(Color) - Method in class org.eclipse.swt.custom.TableCursor
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
setBackground(Color) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.custom.TreeCursor
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.graphics.GC
Sets the background color.
setBackground(Color) - Method in class org.eclipse.swt.graphics.Image
Sets the color to which to map the transparent pixel.
setBackground(Color) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(int, Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the background color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(int, Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the background color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackgroundColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSButtonCell
 
setBackgroundColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setBackgroundColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setBackgroundColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setBackgroundColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSTextField
 
setBackgroundColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setBackgroundImage(Image) - Method in class org.eclipse.swt.custom.CTabFolder
 
setBackgroundImage(Image) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's background image to the image specified by the argument, or to the default system color for the control if the argument is null.
setBackgroundLayoutEnabled(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
setBackgroundMode(int) - Method in class org.eclipse.swt.widgets.Composite
Sets the background drawing mode to the argument which should be one of the following constants defined in class SWT: INHERIT_NONE, INHERIT_DEFAULT, INHERIT_FORCE.
setBackgroundPattern(Pattern) - Method in class org.eclipse.swt.graphics.GC
Sets the background pattern.
setBackgroundStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setBadgeLabel(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSDockTile
 
setBaseWritingDirection(int) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setBaseWritingDirection(int) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setBaseWritingDirection(int, NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSMutableAttributedString
 
setBaseWritingDirection(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
setBaseWritingDirection(int) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setBaseWritingDirection(int, NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
setBecomesKeyOnlyIfNeeded(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSPanel
 
setBezeled(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setBezelStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setBidiColoring(boolean) - Method in class org.eclipse.swt.custom.StyledText
Deprecated.
use BidiSegmentListener instead.
setBlockSelection(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets the block selection mode.
setBlockSelectionBounds(Rectangle) - Method in class org.eclipse.swt.custom.StyledText
Sets the block selection bounds.
setBlockSelectionBounds(int, int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the block selection bounds.
SetBoolPref(byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
setBordered(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setBordered(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setBordered(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextField
 
setBorderType(int) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setBorderType(int) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Toggle the visibility of the border
setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.ViewForm
Specify whether the border should be displayed or not.
setBorderWidth(float) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setBottom(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the bottom side of the banner.
setBottomMargin(int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's bottom margin, in pixels.
setBottomMargin(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the bottom margin.
setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size and location to the rectangular area specified by the arguments.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location to the rectangular area specified by the arguments.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Event
Sets the bounds.
setBoundsRotation(float) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setBoxType(int) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setButtonType(int) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setButtonType(int) - Method in class org.eclipse.swt.internal.cocoa.NSButtonCell
 
setCacheMode(int) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
setCachePolicy(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
setCancelButtonCell(NSButtonCell) - Method in class org.eclipse.swt.internal.cocoa.NSSearchFieldCell
 
SetCancelDownloadOnClose(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
SetCancelDownloadOnClose(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
setCanChooseDirectories(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
setCanChooseFiles(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
setCanCreateDirectories(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
setCapture(boolean) - Method in class org.eclipse.swt.widgets.Control
If the argument is true, causes the receiver to have all mouse events delivered to it until the method is called with false as the argument.
setCaret(Caret) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's caret.
setCaret(Caret) - Method in class org.eclipse.swt.widgets.Canvas
Sets the receiver's caret.
setCaretOffset(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Sets the position of the caret.
setCaretOffset(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Sets the position of the caret.
setCaretOffset(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the caret offset.
setCell(NSCell) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSButton
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSControl
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSImageView
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSScroller
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSSearchField
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSSecureTextField
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSSlider
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSStepper
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setCellClass(int) - Static method in class org.eclipse.swt.internal.cocoa.NSTextField
 
setChecked(boolean) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the checked state of the checkbox for this item.
setChecked(boolean) - Method in class org.eclipse.swt.widgets.TableItem
Sets the checked state of the checkbox for this item.
setChecked(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the checked state of the receiver.
SetChromeFlags(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
setClip() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
setClipping(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the rectangular area specified by the arguments.
setClipping(Path) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the path specified by the argument.
setClipping(Rectangle) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the rectangular area specified by the argument.
setClipping(Region) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the region specified by the argument.
setCollectionBehavior(int) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSColorPanel
 
setColumn(int) - Method in class org.eclipse.swt.custom.TableEditor
Sets the zero based index of the column of the cell being tracked by this editor.
setColumn(int) - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.
 
setColumn(int) - Method in class org.eclipse.swt.custom.TreeEditor
Sets the zero based index of the column of the cell being tracked by this editor.
setColumnAutoresizingStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setColumnOrder(int[]) - Method in class org.eclipse.swt.widgets.Table
Sets the order that the items in the receiver should be displayed in to the given argument which is described in terms of the zero-relative ordering of when the items were added.
setColumnOrder(int[]) - Method in class org.eclipse.swt.widgets.Tree
Sets the order that the items in the receiver should be displayed in to the given argument which is described in terms of the zero-relative ordering of when the items were added.
SetComplexValue(byte[], nsID, int) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
setCompositingOperation(int) - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
setCompositionOffset(int) - Method in class org.eclipse.swt.widgets.IME
Sets the offset of the composition from the start of the document.
setContainerSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSTextContainer
 
SetContainerWindow(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
setContent(Control) - Method in class org.eclipse.swt.custom.ScrolledComposite
Set the content that will be scrolled.
setContent(StyledTextContent) - Method in class org.eclipse.swt.custom.StyledText
Sets the content implementation to use for text storage.
setContent(Control) - Method in class org.eclipse.swt.custom.ViewForm
Sets the content.
SetContentCharset(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
SetContentLength(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
setContents(Object[], Transfer[]) - Method in class org.eclipse.swt.dnd.Clipboard
Place data of the specified type on the system clipboard.
setContents(Object[], Transfer[], int) - Method in class org.eclipse.swt.dnd.Clipboard
Place data of the specified type on the specified clipboard.
SetContentType(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
setContentView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setContentView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setContentViewMargins(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setControl(Control) - Method in class org.eclipse.swt.custom.CTabItem
Sets the control that is used to fill the client area of the tab folder when the user selects the tab item.
setControl(Control) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the control that is associated with the receiver to the argument.
setControl(Control) - Method in class org.eclipse.swt.widgets.ExpandItem
Sets the control that is shown when the item is expanded.
setControl(Control) - Method in class org.eclipse.swt.widgets.TabItem
Sets the control that is used to fill the client area of the tab folder when the user selects the tab item.
setControl(Control) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the control that is used to fill the bounds of the item when the item is a SEPARATOR.
setControlSize(int) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setControlSize(int) - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
setControlSize(int) - Method in class org.eclipse.swt.internal.cocoa.NSScroller
 
setControlSize(int) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
setCookie(String, String) - Static method in class org.eclipse.swt.browser.Browser
Sets a cookie on a URL.
setCookie(NSHTTPCookie) - Method in class org.eclipse.swt.internal.cocoa.NSHTTPCookieStorage
 
SetCookieString(int, int, byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService
 
SetCookieString(int, int, byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService_1_9
 
SetCookieStringFromHttp(int, int, int, byte[], byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService
 
SetCookieStringFromHttp(int, int, int, byte[], byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsICookieService_1_9
 
setCopiesOnScroll(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSClipView
 
setCurrent() - Method in class org.eclipse.swt.opengl.GLCanvas
Sets the OpenGL context associated with this GLCanvas to be the current GL context.
setCurrentContext(NSGraphicsContext) - Static method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
setCurrentOperation(NSPrintOperation) - Static method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
setCurrentValue(AccessibleValueEvent) - Method in class org.eclipse.swt.accessibility.AccessibleValueAdapter
Sets the value of this object to the given number.
setCurrentValue(AccessibleValueEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleValueListener
Sets the value of this object to the given number.
setCursor(Cursor) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's cursor to the cursor specified by the argument.
setCursor(Cursor) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's cursor to the cursor specified by the argument, or to the default cursor for that kind of control if the argument is null.
setCursor(Cursor) - Method in class org.eclipse.swt.widgets.CoolBar
 
setCursor(Cursor) - Method in class org.eclipse.swt.widgets.Tracker
Sets the Cursor of the Tracker.
setCursorLocation(int, int) - Method in class org.eclipse.swt.widgets.Display
Sets the location of the on-screen pointer relative to the top left corner of the screen.
setCursorLocation(Point) - Method in class org.eclipse.swt.widgets.Display
Sets the location of the on-screen pointer relative to the top left corner of the screen.
setCustomUserAgent(NSString) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
setData(NSData, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
SetData(int) - Method in class org.eclipse.swt.internal.mozilla.nsIMIMEInputStream
 
SetData(char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString
 
SetData - Static variable in class org.eclipse.swt.SWT
The set data event type (value is 36).
setData(String, Object) - Method in class org.eclipse.swt.widgets.Display
Sets the application defined property of the receiver with the specified name to the given argument.
setData(Object) - Method in class org.eclipse.swt.widgets.Display
Sets the application defined, display specific data associated with the receiver, to the argument.
setData(Object) - Method in class org.eclipse.swt.widgets.Widget
Sets the application defined widget data associated with the receiver to be the argument.
setData(String, Object) - Method in class org.eclipse.swt.widgets.Widget
Sets the application defined property of the receiver with the specified name to the given value.
setDataCell(NSCell) - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
setDataSource(id) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
SetDataWithLength(int, char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString
 
setDate(int, int, int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's year, month, and day in a single operation.
setDatePickerElements(int) - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setDatePickerStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setDateValue(NSDate) - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setDay(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's date, or day of the month, to the specified day.
setDefaultButton(Button) - Method in class org.eclipse.swt.widgets.Decorations
If the argument is not null, sets the receiver's default button to the argument, and if the argument is null, sets the receiver's default button to the first button which was set as the receiver's default button (called the saved default button).
setDefaultButtonCell(NSButtonCell) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setDefaultFlatness(float) - Static method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
setDefaultItem(MenuItem) - Method in class org.eclipse.swt.widgets.Menu
Sets the default menu item to the argument or removes the default emphasis when the argument is null.
setDefaultParagraphStyle(NSParagraphStyle) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
setDefaultTabInterval(float) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
setDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
setDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
setDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
setDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.NSTextField
 
setDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
setDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setDescent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the descent of the receiver.
setDestination(NSString, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSURLDownload
 
SetDialog(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
SetDialog(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
setDictionary(NSDictionary) - Method in class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
setDigits(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the number of decimal places used by the receiver.
setDirectory(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
setDisabledImage(Image) - Method in class org.eclipse.swt.custom.CTabItem
Deprecated.
This image is not used
setDisabledImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's disabled image to the argument, which may be null indicating that no disabled image should be displayed.
setDisplayMode(int) - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
SetDisplayName(char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
setDisplaysLinkToolTips(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
setDocumentCursor(NSCursor) - Method in class org.eclipse.swt.internal.cocoa.NSClipView
 
setDocumentEdited(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setDocumentView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
SetDomain(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
setDoubleAction(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setDoubleClickEnabled(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget implements double click mouse behavior.
setDoubleClickEnabled(boolean) - Method in class org.eclipse.swt.widgets.Text
Sets the double click enabled flag.
setDoubleValue(double) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setDoubleValue(double) - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
setDownloadDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
setDragDetect(boolean) - Method in class org.eclipse.swt.custom.StyledText
 
setDragDetect(boolean) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's drag detect state.
setDragSourceEffect(DragSourceEffect) - Method in class org.eclipse.swt.dnd.DragSource
Specifies the drag effect for this DragSource.
setDrawsBackground(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSClipView
 
setDrawsBackground(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setDrawsBackground(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
setDrawsBackground(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setDrawsBackground(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextField
 
setDropItem(id, int) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
setDropRow(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setDropTargetEffect(DropTargetEffect) - Method in class org.eclipse.swt.dnd.DropTarget
Specifies the drop effect for this DropTarget.
setEchoChar(char) - Method in class org.eclipse.swt.widgets.Text
Sets the echo character.
setEditable(boolean) - Method in class org.eclipse.swt.custom.CCombo
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget content can be edited.
setEditable(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
setEditable(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setEditable(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextField
 
setEditable(boolean) - Method in class org.eclipse.swt.widgets.Text
Sets the editable state.
setEditor(Control) - Method in class org.eclipse.swt.custom.ControlEditor
Specify the Control that is to be displayed.
setEditor(Control) - Method in class org.eclipse.swt.custom.TableEditor
 
setEditor(Control, TableItem, int) - Method in class org.eclipse.swt.custom.TableEditor
Specify the Control that is to be displayed and the cell in the table that it is to be positioned above.
setEditor(Control, TableTreeItem, int) - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.
Specify the Control that is to be displayed and the cell in the table that it is to be positioned above.
setEditor(Control, TreeItem, int) - Method in class org.eclipse.swt.custom.TreeEditor
Specify the Control that is to be displayed and the cell in the tree that it is to be positioned above.
setEditor(Control) - Method in class org.eclipse.swt.custom.TreeEditor
 
setEditor(Control, TreeItem) - Method in class org.eclipse.swt.custom.TreeEditor
Specify the Control that is to be displayed and the cell in the tree that it is to be positioned above.
setEffectsVisible(boolean) - Method in class org.eclipse.swt.widgets.FontDialog
Sets the effects selection controls in the dialog visible if the argument is true, and invisible otherwise.
setElements(float, float, float, float, float, float) - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver to represent a new transformation given all of the elements that represent the matrix that describes that transformation.
setEnabled(boolean) - Method in class org.eclipse.swt.custom.CCombo
 
setEnabled(boolean) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
setEnabled(boolean) - Static method in class org.eclipse.swt.internal.Callback
Indicates whether or not callbacks which are triggered at the native level should cause the messages described by the matching Callback objects to be invoked.
setEnabled(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setEnabled(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setEnabled(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setEnabled(boolean, int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setEnabled(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Control
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Menu
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.ScrollBar
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
Enables the receiver if the argument is true, and disables it otherwise.
setEndPage(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the end page that the user will see when the dialog is opened.
SetEOF() - Method in class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
setExpanded(boolean) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the expanded state.
setExpanded(boolean) - Method in class org.eclipse.swt.widgets.ExpandItem
Sets the expanded state of the receiver.
setExpanded(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the expanded state of the receiver.
setExpandHorizontal(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Configure the ScrolledComposite to resize the content object to be as wide as the ScrolledComposite when the width of the ScrolledComposite is greater than the minimum width specified in setMinWidth.
setExpandVertical(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Configure the ScrolledComposite to resize the content object to be as tall as the ScrolledComposite when the height of the ScrolledComposite is greater than the minimum height specified in setMinHeight.
setFileName(String) - Method in class org.eclipse.swt.widgets.FileDialog
Set the initial filename which the dialog will select by default when opened to the argument, which may be null.
setFill() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
setFillColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setFillRule(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's fill rule to the parameter, which must be one of SWT.FILL_EVEN_ODD or SWT.FILL_WINDING.
setFilterExtensions(String[]) - Method in class org.eclipse.swt.widgets.FileDialog
Set the file extensions which the dialog will use to filter the files it shows to the argument, which may be null.
setFilterIndex(int) - Method in class org.eclipse.swt.widgets.FileDialog
Set the 0-based index of the file extension filter which the dialog will use initially to filter the files it shows to the argument.
setFilterNames(String[]) - Method in class org.eclipse.swt.widgets.FileDialog
Sets the names that describe the filter extensions which the dialog will use to filter the files it shows to the argument, which may be null.
setFilterPath(String) - Method in class org.eclipse.swt.widgets.DirectoryDialog
Sets the path that the dialog will use to filter the directories it shows to the argument, which may be null.
setFilterPath(String) - Method in class org.eclipse.swt.widgets.FileDialog
Sets the directory path that the dialog will use to the argument, which may be null.
setFireDate(NSDate) - Method in class org.eclipse.swt.internal.cocoa.NSTimer
 
setFirstLineHeadIndent(float) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
setFloatingPanel(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSPanel
 
setFocus(int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients indicating that the focus has changed within a custom control.
setFocus() - Method in class org.eclipse.swt.custom.CCombo
 
setFocus() - Method in class org.eclipse.swt.custom.CTabFolder
 
SetFocus() - Method in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
SetFocus(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
setFocus() - Method in class org.eclipse.swt.widgets.Composite
 
setFocus() - Method in class org.eclipse.swt.widgets.Control
Causes the receiver to have the keyboard focus, such that all keyboard events will be delivered to it.
SetFocusAtFirstElement() - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
SetFocusAtLastElement() - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
SetFocusedElement(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
SetFocusedWindow(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
SetFocusedWindow(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
setFocusRingType(int) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setFont(Font) - Method in class org.eclipse.swt.custom.CCombo
 
setFont(Font) - Method in class org.eclipse.swt.custom.CLabel
 
setFont(Font) - Method in class org.eclipse.swt.custom.CTabFolder
 
setFont(Font) - Method in class org.eclipse.swt.custom.CTabItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.custom.PopupList
Sets the widget font.
setFont(Font) - Method in class org.eclipse.swt.custom.StyledText
Sets a new font to render text with.
setFont(Font) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
setFont(Font) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.graphics.GC
Sets the font which will be used by the receiver to draw and measure text to the argument.
setFont(Font) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the default font which will be used by the receiver to draw and measure text.
setFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
setFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Canvas
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Caret
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.widgets.Control
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.widgets.ExpandBar
 
setFont(Font) - Method in class org.eclipse.swt.widgets.TableItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(int, Font) - Method in class org.eclipse.swt.widgets.TableItem
Sets the font that the receiver will use to paint textual information for the specified cell in this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(int, Font) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the font that the receiver will use to paint textual information for the specified cell in this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFontData(FontData) - Method in class org.eclipse.swt.widgets.FontDialog
Deprecated.
use #setFontList (FontData [])
setFontList(FontData[]) - Method in class org.eclipse.swt.widgets.FontDialog
Sets the set of FontData objects describing the font to be selected by default in the dialog, or null to let the platform choose one.
setForeground(Color) - Method in class org.eclipse.swt.custom.CCombo
 
setForeground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
 
setForeground(Color) - Method in class org.eclipse.swt.custom.SashForm
 
setForeground(Color) - Method in class org.eclipse.swt.custom.StyledText
 
setForeground(Color) - Method in class org.eclipse.swt.custom.TableCursor
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
setForeground(Color) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.custom.TreeCursor
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.graphics.GC
Sets the foreground color.
setForeground(Color) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.widgets.ExpandBar
 
setForeground(Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(int, Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the foreground color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(int, Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the foreground color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setForegroundPattern(Pattern) - Method in class org.eclipse.swt.graphics.GC
Sets the foreground pattern.
setFormatter(NSFormatter) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setFormatter(NSFormatter) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setFrame(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setFrame(NSRect, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setFrame(NSRect, boolean, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setFrameFromContentFrame(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setFrameLoadDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
setFrameOrigin(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setFrameSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
SetFromVariant(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
SetFrontProcess(int[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
setFullScreen(boolean) - Method in class org.eclipse.swt.widgets.Shell
Sets the full screen state of the receiver.
setGrayed(boolean) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the grayed state of the checkbox for this item.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.Button
Sets the grayed state of the receiver.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.TableItem
Sets the grayed state of the checkbox for this item.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the grayed state of the checkbox for this item.
setGridStyleMask(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setHasHorizontalScroller(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
setHasShadow(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setHasVerticalScroller(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
setHeaderCell(NSCell) - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
setHeaderView(NSTableHeaderView) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setHeaderVisible(boolean) - Method in class org.eclipse.swt.widgets.Table
Marks the receiver's header as visible if the argument is true, and marks it invisible otherwise.
setHeaderVisible(boolean) - Method in class org.eclipse.swt.widgets.Tree
Marks the receiver's header as visible if the argument is true, and marks it invisible otherwise.
setHeadIndent(float) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
setHeight(int) - Method in class org.eclipse.swt.graphics.FontData
Sets the height of the receiver.
setHeight(int) - Method in class org.eclipse.swt.widgets.ExpandItem
Sets the height of the receiver.
setHelpMenu(NSMenu) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
setHidden(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setHidden(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setHiddenUntilMouseMoves(boolean) - Static method in class org.eclipse.swt.internal.cocoa.NSCursor
 
setHidesOnDeactivate(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setHighlighted(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setHighlightedTableColumn(NSTableColumn) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setHighlightImage(Image) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's highlight image.
setHighlightMode(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSStatusItem
 
setHighlightsBy(int) - Method in class org.eclipse.swt.internal.cocoa.NSButtonCell
 
setHorizontalIndex(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the horizontal scroll offset relative to the start of the line.
setHorizontallyResizable(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setHorizontalPixel(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the horizontal pixel offset relative to the start of the line.
setHorizontalScroller(NSScroller) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
SetHost(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
SetHostPort(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
setHotImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's hot image to the argument, which may be null indicating that no hot image should be displayed.
setHours(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's hours.
setHTTPBody(NSData) - Method in class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
setHTTPMethod(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
setIcon(NSImage) - Method in class org.eclipse.swt.internal.cocoa.NSFileWrapper
 
setID(int) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the identifier associated with the receiver to the argument.
setIdentifier(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
setImage(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the label's Image.
setImage(Image) - Method in class org.eclipse.swt.custom.CTabItem
 
setImage(int, Image) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the image at an index.
setImage(Image) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the first image.
setImage(NSImage) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setImage(NSImage) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setImage(NSImage) - Method in class org.eclipse.swt.internal.cocoa.NSImageView
 
setImage(NSImage) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setImage(NSImage, int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setImage(NSImage) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.Button
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.Caret
Sets the image that the receiver will use to paint the caret to the image specified by the argument, or to the default which is a filled rectangle if the argument is null
setImage(Image) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's image to the argument, which may be null.
setImage(Image) - Method in class org.eclipse.swt.widgets.ExpandItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.Item
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.Label
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the image the receiver will display to the argument.
setImage(Image) - Method in class org.eclipse.swt.widgets.TabItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TableColumn
 
setImage(Image[]) - Method in class org.eclipse.swt.widgets.TableItem
Sets the image for multiple columns in the table.
setImage(int, Image) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's image at a column.
setImage(Image) - Method in class org.eclipse.swt.widgets.TableItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's image.
setImage(Image) - Method in class org.eclipse.swt.widgets.TreeColumn
 
setImage(Image[]) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the image for multiple columns in the tree.
setImage(int, Image) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's image at a column.
setImage(Image) - Method in class org.eclipse.swt.widgets.TreeItem
 
setImageAlignment(int) - Method in class org.eclipse.swt.internal.cocoa.NSImageView
 
setImageIndent(int) - Method in class org.eclipse.swt.widgets.TableItem
Deprecated.
this functionality is not supported on most platforms
setImageInterpolation(int) - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
setImagePosition(int) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setImagePosition(int) - Method in class org.eclipse.swt.internal.cocoa.NSButtonCell
 
setImages(Image[]) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's images to the argument, which may be an empty array.
setImageScaling(int) - Method in class org.eclipse.swt.internal.cocoa.NSImageView
 
setIME(IME) - Method in class org.eclipse.swt.widgets.Canvas
Sets the receiver's IME.
setImeInputMode(int) - Method in class org.eclipse.swt.widgets.Shell
Sets the input method editor mode to the argument which should be the result of bitwise OR'ing together one or more of the following constants defined in class SWT: NONE, ROMAN, DBCS, PHONETIC, NATIVE, ALPHA.
setIncrement(double) - Method in class org.eclipse.swt.internal.cocoa.NSStepper
 
setIncrement(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the amount that the receiver's value will be modified by when the up/down arrows are pressed to the argument, which must be at least one.
setIndent(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the line indentation of the widget.
setIndent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the indent of the receiver.
setIndeterminate(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
setIndicatorImage(NSImage, NSTableColumn) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setInsertMark(CTabItem, boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Display an insert marker before or after the specified tab item.
setInsertMark(int, boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Display an insert marker before or after the specified tab item.
setInsertMark(TreeItem, boolean) - Method in class org.eclipse.swt.widgets.Tree
Display a mark indicating the point at which an item will be inserted.
setInteger(int, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSUserDefaults
 
setIntercellSpacing(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setInterpolation(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's interpolation setting to the parameter, which must be one of SWT.DEFAULT, SWT.NONE, SWT.LOW or SWT.HIGH.
SetIntPref(byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefBranch
 
SetIsActive(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
setItem(int, String) - Method in class org.eclipse.swt.custom.CCombo
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItem(TableItem) - Method in class org.eclipse.swt.custom.TableEditor
Specifies the TableItem that is to be edited.
setItem(TableTreeItem) - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.
 
setItem(TreeItem) - Method in class org.eclipse.swt.custom.TreeEditor
Specifies the TreeItem that is to be edited.
setItem(int, String) - Method in class org.eclipse.swt.widgets.Combo
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItem(int, String) - Method in class org.eclipse.swt.widgets.List
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItemCount(int) - Method in class org.eclipse.swt.widgets.Table
Sets the number of items contained in the receiver.
setItemCount(int) - Method in class org.eclipse.swt.widgets.Tree
Sets the number of root-level items contained in the receiver.
setItemCount(int) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the number of child items contained in the receiver.
setItemLayout(int[], int[], Point[]) - Method in class org.eclipse.swt.widgets.CoolBar
Sets the receiver's item order, wrap indices, and item sizes all at once.
setItems(String[]) - Method in class org.eclipse.swt.custom.CCombo
Sets the receiver's list to be the given array of items.
setItems(String[]) - Method in class org.eclipse.swt.custom.PopupList
Sets all items.
setItems(String[]) - Method in class org.eclipse.swt.widgets.Combo
Sets the receiver's list to be the given array of items.
setItems(String[]) - Method in class org.eclipse.swt.widgets.List
Sets the receiver's items to be the given array of items.
setJavaEnabled(boolean) - Method in class org.eclipse.swt.internal.cocoa.WebPreferences
 
setJavascriptEnabled(boolean) - Method in class org.eclipse.swt.browser.Browser
Sets whether javascript will be allowed to run in pages subsequently viewed in the receiver.
setJavaScriptEnabled(boolean) - Method in class org.eclipse.swt.internal.cocoa.WebPreferences
 
setJobDisposition(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
setJobTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
setJustify(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget should justify lines.
setJustify(boolean) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the justification of the receiver.
setKeyBinding(int, int) - Method in class org.eclipse.swt.custom.StyledText
Maps a key to an action.
setKeyboardLanguage(int) - Static method in class org.eclipse.swt.internal.BidiUtil
 
setKeyEquivalent(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setKeyEquivalent(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setKeyEquivalentModifierMask(int) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setKnobProportion(float) - Method in class org.eclipse.swt.internal.cocoa.NSScroller
 
setLabel(NSString, int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setLabel(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSTabViewItem
 
setLabel(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setLayout(Layout) - Method in class org.eclipse.swt.custom.CBanner
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.CCombo
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.SashForm
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.ScrolledComposite
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.ViewForm
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.widgets.Composite
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayoutData(Object) - Method in class org.eclipse.swt.widgets.Control
Sets the layout data associated with the receiver to the argument.
setLayoutDeferred(boolean) - Method in class org.eclipse.swt.widgets.Composite
If the argument is true, causes subsequent layout operations in the receiver or any of its children to be ignored.
setLeaf(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSBrowserCell
 
setLeft(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the left side of the banner.
setLeftMargin(int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's horizontal left margin, in pixels.
setLeftMargin(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the left margin.
setLength(float) - Method in class org.eclipse.swt.internal.cocoa.NSStatusItem
 
setLevel(int) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setLineAlignment(int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the alignment of the specified lines.
setLineAttributes(LineAttributes) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line attributes.
setLineBackground(int, int, Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the background color of the specified lines.
setLineBreakMode(int) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setLineBreakMode(int) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
setLineBullet(int, int, Bullet) - Method in class org.eclipse.swt.custom.StyledText
Sets the bullet of the specified lines.
setLineCap(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line cap style to the argument, which must be one of the constants SWT.CAP_FLAT, SWT.CAP_ROUND, or SWT.CAP_SQUARE.
setLineCapStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
setLineDash(int[]) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line dash style to the argument.
setLineDash(float[], int, float) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
setLineFragmentPadding(float) - Method in class org.eclipse.swt.internal.cocoa.NSTextContainer
 
setLineFragmentRect(NSRect, NSRange, NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
setLineIndent(int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the indent of the specified lines.
setLineJoin(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line join style to the argument, which must be one of the constants SWT.JOIN_MITER, SWT.JOIN_ROUND, or SWT.JOIN_BEVEL.
setLineJoinStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
setLineJustify(int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets the justify of the specified lines.
setLineSpacing(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the line spacing of the widget.
setLineSpacing(float) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
setLineStyle(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line style to the argument, which must be one of the constants SWT.LINE_SOLID, SWT.LINE_DASH, SWT.LINE_DOT, SWT.LINE_DASHDOT or SWT.LINE_DASHDOTDOT.
setLinesVisible(boolean) - Method in class org.eclipse.swt.widgets.Table
Marks the receiver's lines as visible if the argument is true, and marks it invisible otherwise.
setLinesVisible(boolean) - Method in class org.eclipse.swt.widgets.Tree
Marks the receiver's lines as visible if the argument is true, and marks it invisible otherwise.
setLineTabStops(int, int, int[]) - Method in class org.eclipse.swt.custom.StyledText
Sets the tab stops of the specified lines.
setLineWidth(int) - Method in class org.eclipse.swt.graphics.GC
Sets the width that will be used when drawing lines for all of the figure drawing operations (that is, drawLine, drawRectangle, drawPolyline, and so forth.
setLineWidth(float) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
setLineWrapIndent(int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the wrap indent of the specified lines.
setLinkTextAttributes(NSDictionary) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
SetListener(int) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
setListVisible(boolean) - Method in class org.eclipse.swt.custom.CCombo
Marks the receiver's list as visible if the argument is true, and marks it invisible otherwise.
setListVisible(boolean) - Method in class org.eclipse.swt.widgets.Combo
Marks the receiver's list as visible if the argument is true, and marks it invisible otherwise.
SetLoadFlags(int) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
SetLoadGroup(int) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
setLocale(String) - Method in class org.eclipse.swt.graphics.FontData
Sets the locale of the receiver.
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null).
setLocation(Point) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's location to the point specified by the argument which is relative to the receiver's parent (or its display if its parent is null).
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null), unless the receiver is a shell.
setLocation(Point) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null), unless the receiver is a shell.
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Menu
Sets the location of the receiver, which must be a popup, to the point specified by the arguments which are relative to the display.
setLocation(Point) - Method in class org.eclipse.swt.widgets.Menu
Sets the location of the receiver, which must be a popup, to the point specified by the argument which is relative to the display.
setLocation(int, int) - Method in class org.eclipse.swt.widgets.ToolTip
Sets the location of the receiver, which must be a tooltip, to the point specified by the arguments which are relative to the display.
setLocation(Point) - Method in class org.eclipse.swt.widgets.ToolTip
Sets the location of the receiver, which must be a tooltip, to the point specified by the argument which is relative to the display.
setLocked(boolean) - Method in class org.eclipse.swt.widgets.CoolBar
Sets whether or not the receiver is 'locked'.
setMainMenu(NSMenu) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
setMarginColor(Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the color of the margins.
setMargins(int, int, int, int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's margins, in pixels.
setMargins(int, int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the margins.
setMaximized(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the maximized state of the receiver.
setMaximized(boolean) - Method in class org.eclipse.swt.widgets.Decorations
Sets the maximized state of the receiver.
setMaximized(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setMaximizedControl(Control) - Method in class org.eclipse.swt.custom.SashForm
Specify the control that should take up the entire client area of the SashForm.
setMaximizeVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Marks the receiver's maximize button as visible if the argument is true, and marks it invisible otherwise.
setMaximum(NSNumber) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
setMaximum(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the maximum value that the receiver will allow.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the maximum value that the receiver will allow.
setMaximum(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the maximum.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the maximum.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the maximum value that the receiver will allow.
setMaximumFractionDigits(int) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
setMaximumIntegerDigits(int) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
setMaxSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setMaxSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setMaxValue(double) - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
setMaxValue(double) - Method in class org.eclipse.swt.internal.cocoa.NSSlider
 
setMaxValue(double) - Method in class org.eclipse.swt.internal.cocoa.NSStepper
 
setMenu(Menu) - Method in class org.eclipse.swt.custom.CCombo
 
setMenu(Menu) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
setMenu(NSMenu) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setMenu(NSMenu, int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setMenu(Menu) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's pop up menu to the argument.
setMenu(Menu) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's pull down menu to the argument.
setMenu(Menu) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's pop up menu to the argument.
setMenuBar(Menu) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's menu bar to the argument, which may be null.
setMenuBar(Menu) - Method in class org.eclipse.swt.widgets.Shell
 
setMenuFormRepresentation(NSMenuItem) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setMessage(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
setMessage(String) - Method in class org.eclipse.swt.widgets.DirectoryDialog
Sets the dialog's message, which is a description of the purpose for which it was opened.
setMessage(String) - Method in class org.eclipse.swt.widgets.MessageBox
Sets the dialog's message, which is a description of the purpose for which it was opened.
setMessage(String) - Method in class org.eclipse.swt.widgets.Text
Sets the widget message.
setMessage(String) - Method in class org.eclipse.swt.widgets.ToolTip
Sets the receiver's message.
setMessageText(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSAlert
 
setMinHeight(int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum height at which the ScrolledComposite will begin scrolling the content with the vertical scroll bar.
setMinimized(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the minimized state of the receiver.
setMinimized(boolean) - Method in class org.eclipse.swt.widgets.Decorations
Sets the minimized stated of the receiver.
setMinimized(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setMinimizeVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Marks the receiver's minimize button as visible if the argument is true, and marks it invisible otherwise.
setMinimum(NSNumber) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
setMinimum(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the minimum value that the receiver will allow.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the minimum value that the receiver will allow.
setMinimum(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the minimum value.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the minimum value.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the minimum value that the receiver will allow.
setMinimumCharacters(int) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the minimum number of characters that will be displayed in a fully compressed tab.
setMinimumFractionDigits(int) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
setMinimumIntegerDigits(int) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
setMinimumSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the minimum size that the cool item can be resized to using the cool item's gripper, to the point specified by the arguments.
setMinimumSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the minimum size that the cool item can be resized to using the cool item's gripper, to the point specified by the argument.
setMinimumSize(int, int) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's minimum size to the size specified by the arguments.
setMinimumSize(Point) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's minimum size to the size specified by the argument.
setMinimumWidth(int) - Method in class org.eclipse.swt.custom.PopupList
Sets the minimum width of the list.
setMinSize(Point) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width and height at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setMinSize(int, int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width and height at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setMinSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setMinSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setMinSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setMinutes(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's minutes.
setMinValue(double) - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
setMinValue(double) - Method in class org.eclipse.swt.internal.cocoa.NSSlider
 
setMinValue(double) - Method in class org.eclipse.swt.internal.cocoa.NSStepper
 
setMinWidth(int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setMinWidth(float) - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
setMiterLimit(float) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
setModified(boolean) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's modified state as specified by the argument.
setMonth(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's month.
setMoveable(boolean) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the moveable attribute.
setMoveable(boolean) - Method in class org.eclipse.swt.widgets.TreeColumn
Sets the moveable attribute.
setMRUVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
When there is not enough horizontal space to show all the tabs, by default, tabs are shown sequentially from left to right in order of their index.
setName(String) - Method in class org.eclipse.swt.graphics.FontData
Sets the name of the receiver.
setNeedsDisplay(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setNeedsDisplayInRect(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
SetNotificationCallbacks(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
setNumberOfVisibleItems(int) - Method in class org.eclipse.swt.internal.cocoa.NSComboBox
 
setNumberStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
setObject(id, id) - Method in class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
setObjectValue(id) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
SetObserver(int) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
SetObserver(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
SetOffline(int) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
setOnMouseEntered(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSCursor
 
setOpaque(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setOptions(int) - Method in class org.eclipse.swt.internal.cocoa.NSPrintPanel
 
setOrientation(int) - Method in class org.eclipse.swt.custom.SashForm
If orientation is SWT.HORIZONTAL, lay the controls in the SashForm out side by side.
setOrientation(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the orientation of the receiver, which must be one of SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int, int) - Static method in class org.eclipse.swt.internal.BidiUtil
 
setOrientation(Control, int) - Static method in class org.eclipse.swt.internal.BidiUtil
 
setOrientation(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.Control
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.CoolBar
 
setOrientation(int) - Method in class org.eclipse.swt.widgets.Menu
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.Text
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrigin(Point) - Method in class org.eclipse.swt.custom.ScrolledComposite
Scrolls the content so that the specified point in the content is in the top left corner.
setOrigin(int, int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Scrolls the content so that the specified point in the content is in the top left corner.
SetOriginalURI(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
setOutlineTableColumn(NSTableColumn) - Method in class org.eclipse.swt.internal.cocoa.NSOutlineView
 
setOverlayImage(Image) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's overlay image, which may be null indicating that no image should be displayed.
setOverlayText(String) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's overlay text.
setOverwrite(boolean) - Method in class org.eclipse.swt.widgets.FileDialog
Sets the flag that the dialog will use to determine whether to prompt the user for file overwrite if the selected file already exists.
SetOwner(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the amount that the receiver's position will be modified by when the page up/down keys are pressed to the argument, which must be at least one.
setPaletteLabel(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setPanelFont(NSFont, boolean) - Method in class org.eclipse.swt.internal.cocoa.NSFontPanel
 
setParent(Composite) - Method in class org.eclipse.swt.widgets.Control
Changes the parent of the widget to be the one provided if the underlying operating system supports this feature.
SetParentURIContentListener(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
setPartialStringValidationEnabled(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSNumberFormatter
 
SetPassword(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
SetPassword(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
SetPath(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
setPatternPhase(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
setPixel(int, int, int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel value at offset x in scanline y in the receiver's data.
setPixels(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel values starting at offset x in scanline y in the receiver's data to the values from the array pixels starting at startIndex.
setPixels(int, int, int, int[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel values starting at offset x in scanline y in the receiver's data to the values from the array pixels starting at startIndex.
SetPKCS12FilePassword(int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
setPlaceholderString(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSTextFieldCell
 
setPolicyDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
SetPort(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
SetPositionAndSize(int, int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
setPreferences(WebPreferences) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
setPreferredSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's ideal size to the point specified by the arguments.
setPreferredSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's ideal size to the point specified by the argument.
setPrinter(NSPrinter) - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
setPrinterData(PrinterData) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the printer data that will be used when the dialog is opened.
setPrintToFile(boolean) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the 'Print to file' setting that the user will see when the dialog is opened.
setProgress(int) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's progress, the progress represents a percentage and should be in range from 0 to 100.
setProgressState(int) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's progress state, the state can be one of the following:
SetProperty(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
setPropertyList(id, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
setPullsDown(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
SetRect(short[], short, short, short, short) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
setRectangles(Rectangle[]) - Method in class org.eclipse.swt.widgets.Tracker
Specifies the rectangles that should be drawn, expressed relative to the parent widget.
SetRedirectionLimit(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Control
If the argument is false, causes subsequent drawing operations in the receiver to be ignored.
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Table
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.ToolBar
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Tree
 
SetRef(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
SetReferrer(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
setRegion(Region) - Method in class org.eclipse.swt.widgets.Control
Sets the shape of the control to the region specified by the argument.
setRegion(Region) - Method in class org.eclipse.swt.widgets.Shell
Sets the shape of the shell to the region specified by the argument.
setReleasedWhenClosed(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setRenderer(CTabFolderRenderer) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the renderer which is associated with the receiver to be the argument which may be null.
setRepresentedFilename(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setRepresentedURL(NSURL) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
SetRequestHeader(int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
SetRequestMethod(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
setResizable(boolean) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the resizable attribute.
setResizable(boolean) - Method in class org.eclipse.swt.widgets.TreeColumn
Sets the resizable attribute.
setResizingMask(int) - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
setResourceLoadDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
SetResponseHeader(int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
setRGB(RGB) - Method in class org.eclipse.swt.widgets.ColorDialog
Sets the receiver's selected color to be the argument.
setRGB(RGB) - Method in class org.eclipse.swt.widgets.FontDialog
Sets the RGB describing the color to be selected by default in the dialog, or null to let the platform choose one.
setRGBs(RGB[]) - Method in class org.eclipse.swt.widgets.ColorDialog
Sets the receiver's list of custom colors to be the given array of RGBs, which may be null to let the platform select a default when open() is called.
setRichText(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
setRight(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the right side of the banner.
setRightMargin(int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's right margin, in pixels.
setRightMargin(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the right margin.
setRightMinimumSize(Point) - Method in class org.eclipse.swt.custom.CBanner
Set the minimum height of the control that appears on the right side of the banner.
setRightWidth(int) - Method in class org.eclipse.swt.custom.CBanner
Set the width of the control that appears on the right side of the banner.
setRowHeight(float) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setSashWidth(int) - Method in class org.eclipse.swt.custom.SashForm
Specify the width of the sashes when the controls in the SashForm are laid out.
setScalesWhenResized(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
SetScheme(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
setScope(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the scope of the print job.
setScrollable(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setSearchButtonCell(NSButtonCell) - Method in class org.eclipse.swt.internal.cocoa.NSSearchFieldCell
 
setSeconds(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's seconds.
setSegmentCount(int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setSegments(int[]) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the offsets of the receiver's text segments.
setSegmentsChars(char[]) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the characters to be used in the segments boundaries.
setSegmentStyle(int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setSelectable(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setSelectable(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextField
 
setSelected(boolean, int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setSelectedColumn(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Selects a column and deselects all previously selected columns.
setSelectedColumn(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Selects a column and deselects all previously selected columns.
setSelectedItemIdentifier(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
setSelectedRange(NSRange) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setSelectedRow(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Selects a row and deselects all previously selected rows.
setSelectedRow(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Selects a row and deselects all previously selected rows.
setSelectedSegment(int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setSelectedTextAttributes(NSDictionary) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
setSelection(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Changes the bounds of an existing selection.
setSelection(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Changes the bounds of an existing selection.
setSelection(Point) - Method in class org.eclipse.swt.custom.CCombo
Sets the selection in the receiver's text field to the range specified by the argument whose x coordinate is the start of the selection and whose y coordinate is the end of the selection.
setSelection(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
Set the selection to the tab at the specified item.
setSelection(int) - Method in class org.eclipse.swt.custom.CTabFolder
Set the selection to the tab at the specified index.
setSelection(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection to the given position and scrolls it into view.
setSelection(Point) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection and scrolls it into view.
setSelection(int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection and scrolls it into view.
setSelection(int, int) - Method in class org.eclipse.swt.custom.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(TableItem, int) - Method in class org.eclipse.swt.custom.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(TableTreeItem[]) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Sets the receiver's selection to be the given array of items.
setSelection(int, int) - Method in class org.eclipse.swt.custom.TreeCursor
Positions the TreeCursor over the root-level cell at the given row and column in the parent tree.
setSelection(TreeItem, int) - Method in class org.eclipse.swt.custom.TreeCursor
Positions the TreeCursor over the cell at the given row and column in the parent tree.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.Button
Sets the selection state of the receiver, if it is of type CHECK, RADIO, or TOGGLE.
setSelection(Point) - Method in class org.eclipse.swt.widgets.Combo
Sets the selection in the receiver's text field to the range specified by the argument whose x coordinate is the start of the selection and whose y coordinate is the end of the selection.
setSelection(int) - Method in class org.eclipse.swt.widgets.List
Selects the item at the given zero-relative index in the receiver.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.List
Selects the items in the range specified by the given zero-relative indices in the receiver.
setSelection(int[]) - Method in class org.eclipse.swt.widgets.List
Selects the items at the given zero-relative indices in the receiver.
setSelection(String[]) - Method in class org.eclipse.swt.widgets.List
Sets the receiver's selection to be the given array of items.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the selection state of the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the single 'selection' that is the receiver's position to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the 'selection', which is the receiver's value, to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the single selection that is the receiver's value to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the 'selection', which is the receiver's value, to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the selection, which is the receiver's position, to the argument.
setSelection(TabItem) - Method in class org.eclipse.swt.widgets.TabFolder
Sets the receiver's selection to the given item.
setSelection(TabItem[]) - Method in class org.eclipse.swt.widgets.TabFolder
Sets the receiver's selection to be the given array of items.
setSelection(int) - Method in class org.eclipse.swt.widgets.TabFolder
Selects the item at the given zero-relative index in the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.Table
Selects the item at the given zero-relative index in the receiver.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.Table
Selects the items in the range specified by the given zero-relative indices in the receiver.
setSelection(int[]) - Method in class org.eclipse.swt.widgets.Table
Selects the items at the given zero-relative indices in the receiver.
setSelection(TableItem) - Method in class org.eclipse.swt.widgets.Table
Sets the receiver's selection to the given item.
setSelection(TableItem[]) - Method in class org.eclipse.swt.widgets.Table
Sets the receiver's selection to be the given array of items.
setSelection(int) - Method in class org.eclipse.swt.widgets.Text
Sets the selection.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.Text
Sets the selection to the range specified by the given start and end indices.
setSelection(Point) - Method in class org.eclipse.swt.widgets.Text
Sets the selection to the range specified by the given point, where the x coordinate represents the start index and the y coordinate represents the end index.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the selection state of the receiver.
setSelection(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Sets the receiver's selection to the given item.
setSelection(TreeItem[]) - Method in class org.eclipse.swt.widgets.Tree
Sets the receiver's selection to be the given array of items.
setSelectionBackground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the receiver's selection background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionBackground(Color[], int[]) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colours to be draw in the background of the selected tab.
setSelectionBackground(Color[], int[], boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colours to be draw in the background of the selected tab.
setSelectionBackground(Image) - Method in class org.eclipse.swt.custom.CTabFolder
Set the image to be drawn in the background of the selected tab.
setSelectionBackground(Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's selection background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
Set the foreground color of the selected tab.
setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's selection foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionRange(int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection.
setServicesMenu(NSMenu) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
SetSessionHistory(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
setShouldAntialias(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
setShowClose(boolean) - Method in class org.eclipse.swt.custom.CTabItem
Sets to true to indicate that the receiver's close button should be shown.
setShowFocusedControl(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Configure the receiver to automatically scroll to a focused child control to make it visible.
setShowsHelp(boolean) - Method in class org.eclipse.swt.internal.cocoa.SFCertificatePanel
 
setShowsPrintPanel(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
setShowsProgressPanel(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSPrintOperation
 
setShowsResizeIndicator(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setShowsToolbarButton(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setSimple(boolean) - Method in class org.eclipse.swt.custom.CBanner
Sets the shape that the CBanner will use to render itself.
setSimple(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the shape that the CTabFolder will use to render itself.
setSingle(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the number of tabs that the CTabFolder should display
setSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
setSize(int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size to the point specified by the arguments.
setSize(Point) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size to the point specified by the argument.
setSize(int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size to the point specified by the arguments.
setSize(Point) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size to the point specified by the argument.
setSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's size to the point specified by the arguments.
setSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's size to the point specified by the argument.
setSortColumn(TableColumn) - Method in class org.eclipse.swt.widgets.Table
Sets the column used by the sort indicator for the receiver.
setSortColumn(TreeColumn) - Method in class org.eclipse.swt.widgets.Tree
Sets the column used by the sort indicator for the receiver.
setSortDirection(int) - Method in class org.eclipse.swt.widgets.Table
Sets the direction of the sort indicator for the receiver.
setSortDirection(int) - Method in class org.eclipse.swt.widgets.Tree
Sets the direction of the sort indicator for the receiver.
setSpacing(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the line spacing of the receiver.
setSpacing(int) - Method in class org.eclipse.swt.widgets.ExpandBar
Sets the receiver's spacing.
SetSpec(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
setStartPage(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the start page that the user will see when the dialog is opened.
setState(int) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setState(int) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setState(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the state of the receiver.
setStippled(boolean) - Method in class org.eclipse.swt.widgets.Tracker
Changes the appearance of the line used to draw the rectangles.
setString(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableString
 
setString(NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
setString(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setStringValue(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setStroke() - Method in class org.eclipse.swt.internal.cocoa.NSColor
 
setStyle(int) - Method in class org.eclipse.swt.graphics.FontData
Sets the style of the receiver to the argument which must be a bitwise OR of one or more of the SWT constants NORMAL, BOLD and ITALIC.
setStyle(TextStyle, int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the style of the receiver for the specified range.
setStyleRange(StyleRange) - Method in class org.eclipse.swt.custom.StyledText
Adds the specified style.
setStyleRanges(int, int, int[], StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
Clears the styles in the range specified by start and length and adds the new styles.
setStyleRanges(int[], StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
Sets styles to be used for rendering the widget content.
setStyleRanges(StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
Sets styles to be used for rendering the widget content.
setSubmenu(NSMenu, NSMenuItem) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
setSubmenu(NSMenu) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setSynchronizer(Synchronizer) - Method in class org.eclipse.swt.widgets.Display
Sets the synchronizer used by the display to be the argument, which can not be null.
SetSystemUIMode(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
setTabHeight(int) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a fixed height for the tab items.
setTabList(Control[]) - Method in class org.eclipse.swt.widgets.Composite
Sets the tabbing order for the specified controls to match the order that they occur in the argument list.
setTabPosition(int) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the tabs should appear along the top of the folder or along the bottom of the folder.
setTabs(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the tab width.
setTabs(int[]) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the receiver's tab list.
setTabs(int) - Method in class org.eclipse.swt.widgets.Text
Sets the number of tabs.
setTabStops(int[]) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's tab list.
setTabStops(NSArray) - Method in class org.eclipse.swt.internal.cocoa.NSMutableParagraphStyle
 
setTabViewType(int) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
setTag(int) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setTag(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setTarget(id) - Method in class org.eclipse.swt.internal.cocoa.NSActionCell
 
setTarget(id) - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
setTarget(id) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setTarget(id) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setText(String) - Method in class org.eclipse.swt.browser.Browser
Renders a string containing HTML.
setText(String, boolean) - Method in class org.eclipse.swt.browser.Browser
Renders a string containing HTML.
setText(String) - Method in class org.eclipse.swt.custom.CCombo
Sets the contents of the receiver's text field to the given string.
setText(String) - Method in class org.eclipse.swt.custom.CLabel
Set the label's text.
setText(String) - Method in class org.eclipse.swt.custom.CTabItem
 
setText(String) - Method in class org.eclipse.swt.custom.StyledText
Sets the widget content.
setText(String) - Method in interface org.eclipse.swt.custom.StyledTextContent
Set text to "text".
setText(int, String) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Sets the widget text.
setText(String) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated.
 
setText(String) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Button
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Combo
Sets the contents of the receiver's text field to the given string.
setText(String) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's text, which is the string that the window manager will typically display as the receiver's title, to the argument, which must not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Dialog
Sets the receiver's text, which is the string that the window manager will typically display as the receiver's title, to the argument, which must not be null.
setText(String) - Method in class org.eclipse.swt.widgets.ExpandItem
 
setText(String) - Method in class org.eclipse.swt.widgets.Group
Sets the receiver's text, which is the string that will be displayed as the receiver's title, to the argument, which may not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Item
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Label
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Link
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Shell
 
setText(String) - Method in class org.eclipse.swt.widgets.TabItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.TableColumn
 
setText(String[]) - Method in class org.eclipse.swt.widgets.TableItem
Sets the text for multiple columns in the table.
setText(int, String) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's text at a column
setText(String) - Method in class org.eclipse.swt.widgets.TableItem
 
setText(String) - Method in class org.eclipse.swt.widgets.Text
Sets the contents of the receiver to the given string.
setText(String) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.ToolTip
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.TreeColumn
 
setText(String[]) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the text for multiple columns in the tree.
setText(int, String) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's text at a column
setText(String) - Method in class org.eclipse.swt.widgets.TreeItem
 
setTextAntialias(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's text anti-aliasing value to the parameter, which must be one of SWT.DEFAULT, SWT.OFF or SWT.ON.
setTextAttributes(AccessibleTextAttributeEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
Replaces the set of attributes of the substring beginning at the specified start offset and extending to the character at offset end - 1 by the specified set of attributes.
setTextAttributes(AccessibleTextAttributeEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
Replaces the set of attributes of the substring beginning at the specified start offset and extending to the character at offset end - 1 by the specified set of attributes.
setTextChars(char[]) - Method in class org.eclipse.swt.widgets.Text
Sets the contents of the receiver to the characters in the array.
setTextColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSDatePicker
 
setTextColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSText
 
setTextColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSTextField
 
setTextColor(NSColor) - Method in class org.eclipse.swt.internal.cocoa.NSTextFieldCell
 
setTextDirection(int) - Method in class org.eclipse.swt.widgets.Control
Sets the base text direction (a.k.a.
setTextLimit(int) - Method in class org.eclipse.swt.custom.CCombo
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the text limit to the specified number of characters.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Text
Sets the maximum number of characters that the receiver is capable of holding to be the argument.
setTextStorage(NSTextStorage) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
SetThemeCursor(int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
setThumb(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the thumb value.
setThumb(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the thumb value.
setTime(int, int, int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's hours, minutes, and seconds in a single operation.
Settings - Static variable in class org.eclipse.swt.SWT
The settings changed event type (value is 39).
setTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
setTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
setTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
setTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
setTitle(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setTitleFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setTitlePosition(int) - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
setToolbar(NSToolbar) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
setToolTip(NSString, int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setToolTip(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
setToolTip(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setToolTip(ToolTip) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's tool tip to the argument, which may be null indicating that no tool tip should be shown.
setToolTipText(String) - Method in class org.eclipse.swt.custom.CCombo
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.CLabel
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.CTabItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.custom.SashForm
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
setToolTipText(String) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TabItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TreeColumn
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setTopCenter(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top center of the pane.
setTopCenterSeparate(boolean) - Method in class org.eclipse.swt.custom.ViewForm
If true, the topCenter will always appear on a separate line by itself, otherwise the topCenter will appear in the top row if there is room and will be moved to the second row if required.
setTopIndex(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top index.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.List
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.Table
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.Text
Sets the zero-relative index of the line which is currently at the top of the receiver.
setTopItem(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Sets the item which is currently at the top of the receiver.
setTopLeft(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top left corner of the pane.
setTopMargin(int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's top margin, in pixels.
setTopMargin(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top margin.
setTopPixel(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top pixel offset.
setTopRight(Control) - Method in class org.eclipse.swt.custom.CTabFolder
Set the control that appears in the top right corner of the tab folder.
setTopRight(Control, int) - Method in class org.eclipse.swt.custom.CTabFolder
Set the control that appears in the top right corner of the tab folder.
setTopRight(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top right corner of the pane.
setTouchEnabled(boolean) - Method in class org.eclipse.swt.widgets.Control
Sets whether this control should send touch events (by default controls do not).
setTrackingMode(int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setTransfer(Transfer[]) - Method in class org.eclipse.swt.dnd.DragSource
Specifies the list of data types that can be transferred by this DragSource.
setTransfer(Transfer[]) - Method in class org.eclipse.swt.dnd.DropTarget
Specifies the data types that can be transferred to this DropTarget.
setTransform(Transform) - Method in class org.eclipse.swt.graphics.GC
Sets the transform that is currently being used by the receiver.
setTransformStruct(NSAffineTransformStruct) - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
setUIDelegate(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
setUnselectedCloseVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the close button appears when the user hovers over an unselected tabs.
setUnselectedImageVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the image appears on unselected tabs.
SETUP_ALLOW_IMAGES - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
SETUP_ALLOW_JAVASCRIPT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
SETUP_ALLOW_META_REDIRECTS - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
SETUP_ALLOW_PLUGINS - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
SETUP_ALLOW_SUBFRAMES - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
SETUP_FOCUS_DOC_BEFORE_CONTENT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
SETUP_IS_CHROME_WRAPPER - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
SETUP_USE_GLOBAL_HISTORY - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserSetup
 
SetUploadStream(int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIUploadChannel
 
setUpPrintOperationDefaultValues() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
setUrl(String) - Method in class org.eclipse.swt.browser.Browser
Begins loading a URL.
setUrl(String, String, String[]) - Method in class org.eclipse.swt.browser.Browser
Begins loading a URL.
setURL(NSURL) - Method in class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
SetUsername(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
SetUsername(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
SetUserPass(int) - Method in class org.eclipse.swt.internal.mozilla.nsIURI
 
setUsesAlternatingRowBackgroundColors(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
setUsesFontPanel(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
setUsesScreenFonts(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
setUsesSingleLineMode(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
setUsesThreadedAnimation(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
setValue(id, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableDictionary
 
setValue(NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSMutableURLRequest
 
setValue(id, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
setValues(int[], int) - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.Slider
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the receiver's selection, minimum value, maximum value, digits, increment and page increment all at once.
setValueWraps(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSStepper
 
setVerticalScroller(NSScroller) - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
setView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
setView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSStatusItem
 
setView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSTabViewItem
 
setView(NSView) - Method in class org.eclipse.swt.internal.cocoa.NSToolbarItem
 
SetVisibility(int) - Method in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
setVisible(boolean) - Method in class org.eclipse.swt.custom.CCombo
 
setVisible(boolean) - Method in class org.eclipse.swt.custom.TableCursor
 
setVisible(boolean) - Method in class org.eclipse.swt.custom.TreeCursor
 
setVisible(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSToolbar
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Caret
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Control
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Menu
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.ScrollBar
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.ToolBar
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.ToolTip
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.TrayItem
Makes the receiver visible if the argument is true, and makes it invisible otherwise.
setVisibleItemCount(int) - Method in class org.eclipse.swt.custom.CCombo
Sets the number of items that are visible in the drop down portion of the receiver's list.
setVisibleItemCount(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the number of items that are visible in the drop down portion of the receiver's list.
setWantsRestingTouches(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
setWarnings(boolean) - Method in class org.eclipse.swt.graphics.Device
If the underlying window system supports printing warning messages to the console, setting warnings to false prevents these messages from being printed.
SetWebProgressListener(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
 
SetWebProgressListener(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_8
 
SetWebProgressListener(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_1_9
 
SetWebProgressListener(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher_8
 
setWeights(int[]) - Method in class org.eclipse.swt.custom.SashForm
Specify the relative weight of each child in the SashForm.
setWidth(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the line width of the receiver, which determines how text should be wrapped and aligned.
setWidth(float, int) - Method in class org.eclipse.swt.internal.cocoa.NSSegmentedCell
 
setWidth(float) - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
setWidth(int) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the width of the receiver.
setWidth(int) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the width of the receiver, for SEPARATOR ToolItems.
setWidth(int) - Method in class org.eclipse.swt.widgets.TreeColumn
Sets the width of the receiver.
setWidthTracksTextView(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTextContainer
 
setWindingRule(int) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
SetWindowCreator(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
setWordWrap(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget wraps lines.
setWorksWhenModal(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSPanel
 
setWrapIndent(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the wrap line indentation of the widget.
setWrapIndent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the wrap indent of the receiver.
setWrapIndices(int[]) - Method in class org.eclipse.swt.widgets.CoolBar
Sets the indices of all item(s) in the receiver that will begin on a new row.
setWraps(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
SetWritable(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
setXORMode(boolean) - Method in class org.eclipse.swt.graphics.GC
Deprecated.
this functionality is not supported on some platforms
setYear(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's year.
SFCertificatePanel - Class in org.eclipse.swt.internal.cocoa
 
SFCertificatePanel() - Constructor for class org.eclipse.swt.internal.cocoa.SFCertificatePanel
 
SFCertificatePanel(int) - Constructor for class org.eclipse.swt.internal.cocoa.SFCertificatePanel
 
SFCertificatePanel(id) - Constructor for class org.eclipse.swt.internal.cocoa.SFCertificatePanel
 
SFCertificateTrustPanel - Class in org.eclipse.swt.internal.cocoa
 
SFCertificateTrustPanel() - Constructor for class org.eclipse.swt.internal.cocoa.SFCertificateTrustPanel
 
SFCertificateTrustPanel(int) - Constructor for class org.eclipse.swt.internal.cocoa.SFCertificateTrustPanel
 
SFCertificateTrustPanel(id) - Constructor for class org.eclipse.swt.internal.cocoa.SFCertificateTrustPanel
 
SHADOW_ETCHED_IN - Static variable in class org.eclipse.swt.SWT
Style constant for shadow etched in behavior (value is 1<<4).
SHADOW_ETCHED_OUT - Static variable in class org.eclipse.swt.SWT
Style constant for shadow etched out behavior (value is 1<<6).
SHADOW_IN - Static variable in class org.eclipse.swt.SWT
Style constant for shadow in behavior (value is 1<<2).
SHADOW_NONE - Static variable in class org.eclipse.swt.SWT
Style constant for no shadow behavior (value is 1<<5).
SHADOW_OUT - Static variable in class org.eclipse.swt.SWT
Style constant for shadow out behavior (value is 1<<3).
shareContext - Variable in class org.eclipse.swt.opengl.GLData
Another GLCanvas whose texture namespace and display lists should be shared.
sharedApplication() - Static method in class org.eclipse.swt.internal.cocoa.NSApplication
 
sharedCertificateTrustPanel() - Static method in class org.eclipse.swt.internal.cocoa.SFCertificateTrustPanel
 
sharedColorPanel() - Static method in class org.eclipse.swt.internal.cocoa.NSColorPanel
 
sharedFontManager() - Static method in class org.eclipse.swt.internal.cocoa.NSFontManager
 
sharedFontPanel() - Static method in class org.eclipse.swt.internal.cocoa.NSFontPanel
 
sharedHTTPCookieStorage() - Static method in class org.eclipse.swt.internal.cocoa.NSHTTPCookieStorage
 
sharedPrintInfo() - Static method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
sharedWorkspace() - Static method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
shear(float, float) - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver so that it represents a transformation that is equivalent to its previous transformation sheared by (shearX, shearY).
SHEET - Static variable in class org.eclipse.swt.SWT
Style constant for sheet window behavior (value is 1<<28).
Shell - Class in org.eclipse.swt.widgets
Instances of this class represent the "windows" which the desktop or "window manager" is managing.
Shell() - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class.
Shell(int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only the style value describing its behavior and appearance.
Shell(Display) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only the display to create it on.
Shell(Display, int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given the display to create it on and a style value describing its behavior and appearance.
Shell(Shell) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only its parent.
Shell(Shell, int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SHELL_TRIM - Static variable in class org.eclipse.swt.SWT
Trim style convenience constant for the most common top level shell appearance (value is CLOSE|TITLE|MIN|MAX|RESIZE).
shellActivated(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell becomes the active window.
shellActivated(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell becomes the active window.
ShellAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the ShellListener interface.
ShellAdapter() - Constructor for class org.eclipse.swt.events.ShellAdapter
 
shellClosed(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is closed.
shellClosed(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is closed.
shellDeactivated(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell stops being the active window.
shellDeactivated(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell stops being the active window.
shellDeiconified(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is un-minimized.
shellDeiconified(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is un-minimized.
ShellEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of operations being performed on shells.
ShellEvent(Event) - Constructor for class org.eclipse.swt.events.ShellEvent
Constructs a new instance of this class based on the information in the given untyped event.
shellIconified(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is minimized.
shellIconified(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is minimized.
ShellListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with changes in state of Shells.
SHIFT - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the SHIFT key was pushed on the keyboard when the event was generated (value is 1<<17).
shiftKey() - Method in class org.eclipse.swt.internal.cocoa.DOMKeyboardEvent
 
shiftKey() - Method in class org.eclipse.swt.internal.cocoa.DOMMouseEvent
 
shiftKey() - Method in class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
shiftKey - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
SHORT - Static variable in class org.eclipse.swt.SWT
Style constant for short date/time format (value is 1<<15).
shortenText(GC, String, int) - Method in class org.eclipse.swt.custom.CLabel
Shorten the given text t so that its length doesn't exceed the given width.
shouldAntialias() - Method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
shouldChangeTextInRange(NSRange, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
shouldDelayWindowOrderingForEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
shouldDrawInsertionPoint() - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
show(WindowEvent) - Method in class org.eclipse.swt.browser.VisibilityWindowAdapter
 
show(WindowEvent) - Method in interface org.eclipse.swt.browser.VisibilityWindowListener
This method is called when the window hosting a Browser is requested to be displayed.
Show - Static variable in class org.eclipse.swt.SWT
The show event type (value is 22).
showColumn(TableColumn) - Method in class org.eclipse.swt.widgets.Table
Shows the column.
showColumn(TreeColumn) - Method in class org.eclipse.swt.widgets.Tree
Shows the column.
showControl(Control) - Method in class org.eclipse.swt.custom.ScrolledComposite
Scrolls the content of the receiver so that the control is visible.
showItem(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
Shows the item.
showItem(TableTreeItem) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Shows the item.
showItem(TableItem) - Method in class org.eclipse.swt.widgets.Table
Shows the item.
showItem(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Shows the item.
showList(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
Sent when the user clicks on the chevron button of a CTabFolder.
showList(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
Sent when the user clicks on the chevron button of the CTabFolder.
showSelection() - Method in class org.eclipse.swt.custom.CTabFolder
Shows the selection.
showSelection() - Method in class org.eclipse.swt.custom.StyledText
Scrolls the selection into view.
showSelection() - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.List
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Table
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Text
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Tree
Shows the selection.
showWhile(Display, Runnable) - Static method in class org.eclipse.swt.custom.BusyIndicator
Runs the given Runnable while providing busy feedback using this busy indicator.
similarTo(StyleRange) - Method in class org.eclipse.swt.custom.StyleRange
Compares the specified object to this StyleRange and answer if the two are similar.
SIMPLE - Static variable in class org.eclipse.swt.SWT
Style constant for simple (not drop down) behavior (value is 1<<6).
sin(int, int) - Static method in class org.eclipse.swt.internal.Compatibility
Answers the length of the side opposite to the given angle of a right triangle.
SINGLE - Static variable in class org.eclipse.swt.SWT
Style constant for single selection behavior in lists and single line support on text fields (value is 1<<2).
SINGLETON - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
size - Variable in class org.eclipse.swt.browser.WindowEvent
Requested Browser size.
size - Variable in class org.eclipse.swt.graphics.GCData
 
size - Variable in class org.eclipse.swt.internal.cocoa.CGRect
 
size() - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
size() - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.CFRange
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.CGAffineTransform
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.CGPathElement
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.CGPoint
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.CGRect
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.CGSize
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.CTParagraphStyleSetting
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.NSAffineTransformStruct
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.NSPoint
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.NSRange
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.NSRect
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.NSSize
 
sizeof - Static variable in class org.eclipse.swt.internal.cocoa.objc_super
 
sizeof - Static variable in class org.eclipse.swt.internal.mozilla.init.GREProperty
 
sizeof - Static variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
sizeof - Static variable in class org.eclipse.swt.internal.mozilla.nsID
 
sizeOfLabel(boolean) - Method in class org.eclipse.swt.internal.cocoa.NSTabViewItem
 
sizeToFit() - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
sizeToFit() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
sizeToFit() - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
sizeToFit() - Method in class org.eclipse.swt.internal.cocoa.NSText
 
sizeValue() - Method in class org.eclipse.swt.internal.cocoa.NSValue
 
Skin - Static variable in class org.eclipse.swt.SWT
The skin event type (value is 45).
SKIN_CLASS - Static variable in class org.eclipse.swt.SWT
Key value for setting and getting the skin class of a widget.
SKIN_ID - Static variable in class org.eclipse.swt.SWT
Key value for setting and getting the skin id of a widget.
skipDescendents() - Method in class org.eclipse.swt.internal.cocoa.NSDirectoryEnumerator
 
sleep() - Method in class org.eclipse.swt.widgets.Display
Causes the user-interface thread to sleep (that is, to be put in a state where it does not consume CPU cycles) until an event is received or it is otherwise awakened.
Slider - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that represent a range of positive, numeric values.
Slider(Composite, int) - Constructor for class org.eclipse.swt.widgets.Slider
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
smallSystemFontSize() - Static method in class org.eclipse.swt.internal.cocoa.NSFont
 
SMOOTH - Static variable in class org.eclipse.swt.SWT
Style constant for smooth appearance.
SOF0 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF1 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF10 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF11 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF13 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF14 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF15 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF2 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF3 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF5 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF6 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF7 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOF9 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
SOI - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
sortIndicatorRectForBounds(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSTableHeaderCell
 
SOS - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
source - Variable in class org.eclipse.swt.widgets.Touch
The object representing the input source that generated the touch.
SPACE - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the space character (value is the char ' ').
spacing - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
spacing - Variable in class org.eclipse.swt.layout.FillLayout
spacing specifies the number of pixels between the edge of one cell and the edge of its neighbouring cell.
spacing - Variable in class org.eclipse.swt.layout.FormLayout
spacing specifies the number of pixels between the edge of one control and the edge of its neighbouring control.
spacing - Variable in class org.eclipse.swt.layout.RowLayout
spacing specifies the number of pixels between the edge of one cell and the edge of its neighbouring cell.
spec - Variable in class org.eclipse.swt.internal.cocoa.CTParagraphStyleSetting
 
Spindown() - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
Spinner - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that allow the user to enter and modify numeric values.
Spinner(Composite, int) - Constructor for class org.eclipse.swt.widgets.Spinner
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
Spinup() - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
SSL_ERROR_BAD_CERT_DOMAIN - Static variable in class org.eclipse.swt.internal.mozilla.XPCOM
 
ST - Class in org.eclipse.swt.custom
This class provides access to the public constants provided by StyledText.
ST() - Constructor for class org.eclipse.swt.custom.ST
 
StackLayout - Class in org.eclipse.swt.custom
This Layout stacks all the controls one on top of the other and resizes all controls to have the same size and location.
StackLayout() - Constructor for class org.eclipse.swt.custom.StackLayout
 
STANDARD - Static variable in class org.eclipse.swt.internal.mozilla.nsIScriptSecurityManager
 
standardPreferences() - Static method in class org.eclipse.swt.internal.cocoa.WebPreferences
 
standardUserDefaults() - Static method in class org.eclipse.swt.internal.cocoa.NSUserDefaults
 
standardWindowButton(int) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
start - Variable in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
[in] 0-based start offset of the character range to perform the operation on
start - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
[in/out] the starting and ending offsets of the character range
start - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
start() - Method in class org.eclipse.swt.custom.AnimatedProgress
Deprecated.
Start the animation.
start - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
start offset of the new text
start - Variable in class org.eclipse.swt.custom.StyleRange
the start offset of the range, zero-based from the document start
start - Variable in class org.eclipse.swt.custom.TextChangingEvent
Start offset of the text that is going to be replaced
start - Variable in class org.eclipse.swt.events.VerifyEvent
the range of text being modified.
start - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the range of text being modified.
startAnimation(id) - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
startJob(String) - Method in class org.eclipse.swt.printing.Printer
Starts a print job and returns true if the job started successfully and false otherwise.
startPage() - Method in class org.eclipse.swt.printing.Printer
Starts a page and returns true if the page started successfully and false otherwise.
startPage - Variable in class org.eclipse.swt.printing.PrinterData
the start page of a page range, used when scope is PAGE_RANGE.
state - Variable in class org.eclipse.swt.graphics.GCData
 
state() - Method in class org.eclipse.swt.internal.cocoa.NSButton
 
state() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
state - Variable in class org.eclipse.swt.internal.theme.DrawData
 
state - Variable in class org.eclipse.swt.widgets.Touch
The state of this touch at the time it was generated.
STATE_ACTIVE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_BUSY - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_CHECKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_COLLAPSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_DISABLED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_EXPANDED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_FOCUSABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_FOCUSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_HOTTRACKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_INVALID_ENTRY - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_INVISIBLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_IS_BROKEN - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_IS_DOCUMENT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_IS_INSECURE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_IS_NETWORK - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_IS_REQUEST - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_IS_SECURE - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_IS_WINDOW - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_LINKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_MULTILINE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_MULTISELECTABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_NEGOTIATING - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_NORMAL - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_OFFSCREEN - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_PRESSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_READONLY - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_REDIRECTING - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_REQUIRED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SECURE_HIGH - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_SECURE_LOW - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_SECURE_MED - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_SELECTABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SELECTED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SINGLELINE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SIZEABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_START - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_STOP - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
STATE_SUPPORTS_AUTOCOMPLETION - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_TRANSFERRING - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgressListener
 
stateMask - Variable in class org.eclipse.swt.events.GestureEvent
The state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.KeyEvent
the state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.MouseEvent
the state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.SelectionEvent
The state of the keyboard modifier keys at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.TouchEvent
The state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the state of the keyboard modifier keys and mouse masks at the time the event was generated.
static_restoreGraphicsState() - Static method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
static_saveGraphicsState() - Static method in class org.eclipse.swt.internal.cocoa.NSGraphicsContext
 
STATUS_ACCEPTED - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
STATUS_DOWNGRADED - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
STATUS_FLAGGED - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
STATUS_LINK - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
STATUS_REJECTED - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
STATUS_SCRIPT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
STATUS_SCRIPT_DEFAULT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebBrowserChrome
 
STATUS_UNKNOWN - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
statusBar - Variable in class org.eclipse.swt.browser.WindowEvent
Specifies whether the Shell hosting the Browser should display a status bar.
statusItemWithLength(float) - Method in class org.eclipse.swt.internal.cocoa.NSStatusBar
 
StatusTextEvent - Class in org.eclipse.swt.browser
A StatusTextEvent is sent by a Browser to StatusTextListener's when the status text is changed.
StatusTextEvent(Widget) - Constructor for class org.eclipse.swt.browser.StatusTextEvent
Constructs a new instance of this class.
StatusTextListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a StatusTextEvent notification when the status text for a Browser is changed.
STD_OK_CANCEL_BUTTONS - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
STD_OK_CANCEL_BUTTONS - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
STD_YES_NO_BUTTONS - Static variable in class org.eclipse.swt.internal.mozilla.nsIPrompt
 
STD_YES_NO_BUTTONS - Static variable in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
stencilSize - Variable in class org.eclipse.swt.opengl.GLData
The desired number of stencil bitplanes.
stereo - Variable in class org.eclipse.swt.opengl.GLData
Specifies a stereo surface.
stop() - Method in class org.eclipse.swt.browser.Browser
Stop any loading and rendering activity.
stop() - Method in class org.eclipse.swt.custom.AnimatedProgress
Deprecated.
Stop the animation.
stop(id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
Stop(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
STOP_ALL - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
STOP_CONTENT - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
STOP_NETWORK - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
stopAnimation(id) - Method in class org.eclipse.swt.internal.cocoa.NSProgressIndicator
 
stopLoading(id) - Method in class org.eclipse.swt.internal.cocoa.WebView
 
strikeout - Variable in class org.eclipse.swt.graphics.TextStyle
the strikeout flag of the style
strikeoutColor - Variable in class org.eclipse.swt.graphics.TextStyle
the strikeout color of the style
string - Variable in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
[in] a string that will replace the specified character range
string() - Method in class org.eclipse.swt.internal.cocoa.NSAttributedString
 
string() - Static method in class org.eclipse.swt.internal.cocoa.NSMutableString
 
string() - Static method in class org.eclipse.swt.internal.cocoa.NSString
 
string() - Method in class org.eclipse.swt.internal.cocoa.NSText
 
stringByAddingPercentEscapesUsingEncoding(int) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
stringByAppendingPathComponent(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
stringByAppendingPathExtension(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
stringByAppendingString(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
stringByDeletingLastPathComponent() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
stringByDeletingPathExtension() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
stringByReplacingOccurrencesOfString(NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
stringByReplacingPercentEscapesUsingEncoding(int) - Method in class org.eclipse.swt.internal.cocoa.NSString
 
stringExtent(String) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
stringForObjectValue(id) - Method in class org.eclipse.swt.internal.cocoa.NSFormatter
 
stringForType(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
stringValue() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
stringWith(String) - Static method in class org.eclipse.swt.internal.cocoa.NSString
 
stringWithCharacters(char[], int) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableString
 
stringWithCharacters(char[], int) - Static method in class org.eclipse.swt.internal.cocoa.NSString
 
stringWithFormat(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableString
 
stringWithFormat(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSString
 
stringWithUTF8String(int) - Static method in class org.eclipse.swt.internal.cocoa.NSMutableString
 
stringWithUTF8String(int) - Static method in class org.eclipse.swt.internal.cocoa.NSString
 
strlen(int) - Static method in class org.eclipse.swt.internal.C
 
strlen_PRUnichar(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
stroke() - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
strokeRect(NSRect) - Static method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
style - Variable in class org.eclipse.swt.custom.Bullet
The bullet style.
style - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the StyleRange
style - Variable in class org.eclipse.swt.graphics.FontData
the font style (Warning: This field is platform dependent)
style - Variable in class org.eclipse.swt.graphics.GCData
 
style - Variable in class org.eclipse.swt.graphics.LineAttributes
The line style.
style - Variable in class org.eclipse.swt.internal.theme.DrawData
 
StyledText - Class in org.eclipse.swt.custom
A StyledText is an editable user interface object that displays lines of text.
StyledText(Composite, int) - Constructor for class org.eclipse.swt.custom.StyledText
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
StyledTextContent - Interface in org.eclipse.swt.custom
Clients may implement the StyledTextContent interface to provide a custom store for the StyledText widget content.
StyledTextDropTargetEffect - Class in org.eclipse.swt.custom
This adapter class provides a default drag under effect (eg.
StyledTextDropTargetEffect(StyledText) - Constructor for class org.eclipse.swt.custom.StyledTextDropTargetEffect
Creates a new StyledTextDropTargetEffect to handle the drag under effect on the specified StyledText.
StyledTextPrintOptions - Class in org.eclipse.swt.custom
Use StyledTextPrintOptions to specify printing options for the StyledText.print(Printer, StyledTextPrintOptions) API.
StyledTextPrintOptions() - Constructor for class org.eclipse.swt.custom.StyledTextPrintOptions
 
styleMask() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
StyleRange - Class in org.eclipse.swt.custom
StyleRange defines a set of styles for a specified range of text.
StyleRange() - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range with no styles
StyleRange(TextStyle) - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range from an existing text style.
StyleRange(int, int, Color, Color) - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range.
StyleRange(int, int, Color, Color, int) - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range.
styles - Variable in class org.eclipse.swt.custom.LineStyleEvent
line styles (output) Note: Because a StyleRange includes the start and length, the same instance cannot occur multiple times in the array of styles.
submenu() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
subtract(int[]) - Method in class org.eclipse.swt.graphics.Region
Subtracts the given polygon from the collection of polygons the receiver maintains to describe its area.
subtract(Rectangle) - Method in class org.eclipse.swt.graphics.Region
Subtracts the given rectangle from the collection of polygons the receiver maintains to describe its area.
subtract(int, int, int, int) - Method in class org.eclipse.swt.graphics.Region
Subtracts the given rectangle from the collection of polygons the receiver maintains to describe its area.
subtract(Region) - Method in class org.eclipse.swt.graphics.Region
Subtracts all of the polygons which make up the area covered by the argument from the collection of polygons the receiver maintains to describe its area.
subviews() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
super_class - Variable in class org.eclipse.swt.internal.cocoa.objc_super
 
superclass() - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
superview() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
Suspend() - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
swapBuffers() - Method in class org.eclipse.swt.opengl.GLCanvas
Swaps the front and back color buffers.
swipeWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
SWT - Class in org.eclipse.swt
This class provides access to a small number of SWT system-wide methods, and in addition defines the public constants provided by SWT.
SWT() - Constructor for class org.eclipse.swt.SWT
 
SWT_AWT - Class in org.eclipse.swt.awt
This class provides a bridge between SWT and AWT, so that it is possible to embed AWT components in SWT and vice versa.
SWT_AWT() - Constructor for class org.eclipse.swt.awt.SWT_AWT
 
SWT_VERSION - Static variable in class org.eclipse.swt.internal.Library
The JAVA and SWT versions
SWT_VERSION(int, int) - Static method in class org.eclipse.swt.internal.Library
Returns the SWT version number as an integer.
SWTApplicationDelegate - Class in org.eclipse.swt.internal.cocoa
 
SWTApplicationDelegate() - Constructor for class org.eclipse.swt.internal.cocoa.SWTApplicationDelegate
 
SWTApplicationDelegate(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTApplicationDelegate
 
SWTBox - Class in org.eclipse.swt.internal.cocoa
 
SWTBox() - Constructor for class org.eclipse.swt.internal.cocoa.SWTBox
 
SWTButton - Class in org.eclipse.swt.internal.cocoa
 
SWTButton() - Constructor for class org.eclipse.swt.internal.cocoa.SWTButton
 
SWTButtonCell - Class in org.eclipse.swt.internal.cocoa
 
SWTButtonCell() - Constructor for class org.eclipse.swt.internal.cocoa.SWTButtonCell
 
SWTCanvasView - Class in org.eclipse.swt.internal.cocoa
 
SWTCanvasView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTCanvasView
 
SWTCanvasView(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTCanvasView
 
SWTComboBox - Class in org.eclipse.swt.internal.cocoa
 
SWTComboBox() - Constructor for class org.eclipse.swt.internal.cocoa.SWTComboBox
 
SWTDatePicker - Class in org.eclipse.swt.internal.cocoa
 
SWTDatePicker() - Constructor for class org.eclipse.swt.internal.cocoa.SWTDatePicker
 
SWTDragSourceDelegate - Class in org.eclipse.swt.internal.cocoa
 
SWTDragSourceDelegate() - Constructor for class org.eclipse.swt.internal.cocoa.SWTDragSourceDelegate
 
SWTDragSourceDelegate(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTDragSourceDelegate
 
SWTError - Error in org.eclipse.swt
This error is thrown whenever an unrecoverable error occurs internally in SWT.
SWTError() - Constructor for error org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace filled in.
SWTError(String) - Constructor for error org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace and message filled in.
SWTError(int) - Constructor for error org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace and error code filled in.
SWTError(int, String) - Constructor for error org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace, error code and message filled in.
SWTEventListener - Interface in org.eclipse.swt.internal
This interface is the cross-platform version of the java.util.EventListener interface.
SWTEventObject - Class in org.eclipse.swt.internal
This class is the cross-platform version of the java.util.EventObject class.
SWTEventObject(Object) - Constructor for class org.eclipse.swt.internal.SWTEventObject
Constructs a new instance of this class.
SWTException - Exception in org.eclipse.swt
This runtime exception is thrown whenever a recoverable error occurs internally in SWT.
SWTException() - Constructor for exception org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace filled in.
SWTException(String) - Constructor for exception org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace and message filled in.
SWTException(int) - Constructor for exception org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace and error code filled in.
SWTException(int, String) - Constructor for exception org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace, error code and message filled in.
SWTImageTextCell - Class in org.eclipse.swt.internal.cocoa
 
SWTImageTextCell() - Constructor for class org.eclipse.swt.internal.cocoa.SWTImageTextCell
 
SWTImageView - Class in org.eclipse.swt.internal.cocoa
 
SWTImageView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTImageView
 
SWTMenu - Class in org.eclipse.swt.internal.cocoa
 
SWTMenu() - Constructor for class org.eclipse.swt.internal.cocoa.SWTMenu
 
SWTMenuItem - Class in org.eclipse.swt.internal.cocoa
 
SWTMenuItem() - Constructor for class org.eclipse.swt.internal.cocoa.SWTMenuItem
 
SWTOutlineView - Class in org.eclipse.swt.internal.cocoa
 
SWTOutlineView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTOutlineView
 
SWTPanel - Class in org.eclipse.swt.internal.cocoa
 
SWTPanel() - Constructor for class org.eclipse.swt.internal.cocoa.SWTPanel
 
SWTPanelDelegate - Class in org.eclipse.swt.internal.cocoa
 
SWTPanelDelegate() - Constructor for class org.eclipse.swt.internal.cocoa.SWTPanelDelegate
 
SWTPanelDelegate(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTPanelDelegate
 
SWTPopUpButton - Class in org.eclipse.swt.internal.cocoa
 
SWTPopUpButton() - Constructor for class org.eclipse.swt.internal.cocoa.SWTPopUpButton
 
SWTPrinterView - Class in org.eclipse.swt.internal.cocoa
 
SWTPrinterView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTPrinterView
 
SWTPrintPanelDelegate - Class in org.eclipse.swt.internal.cocoa
 
SWTPrintPanelDelegate() - Constructor for class org.eclipse.swt.internal.cocoa.SWTPrintPanelDelegate
 
SWTPrintPanelDelegate(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTPrintPanelDelegate
 
SWTProgressIndicator - Class in org.eclipse.swt.internal.cocoa
 
SWTProgressIndicator() - Constructor for class org.eclipse.swt.internal.cocoa.SWTProgressIndicator
 
SWTScroller - Class in org.eclipse.swt.internal.cocoa
 
SWTScroller() - Constructor for class org.eclipse.swt.internal.cocoa.SWTScroller
 
SWTScrollView - Class in org.eclipse.swt.internal.cocoa
 
SWTScrollView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTScrollView
 
SWTScrollView(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTScrollView
 
SWTSearchField - Class in org.eclipse.swt.internal.cocoa
 
SWTSearchField() - Constructor for class org.eclipse.swt.internal.cocoa.SWTSearchField
 
SWTSecureTextField - Class in org.eclipse.swt.internal.cocoa
 
SWTSecureTextField() - Constructor for class org.eclipse.swt.internal.cocoa.SWTSecureTextField
 
SWTSlider - Class in org.eclipse.swt.internal.cocoa
 
SWTSlider() - Constructor for class org.eclipse.swt.internal.cocoa.SWTSlider
 
SWTStepper - Class in org.eclipse.swt.internal.cocoa
 
SWTStepper() - Constructor for class org.eclipse.swt.internal.cocoa.SWTStepper
 
SWTTableHeaderCell - Class in org.eclipse.swt.internal.cocoa
 
SWTTableHeaderCell() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTableHeaderCell
 
SWTTableHeaderView - Class in org.eclipse.swt.internal.cocoa
 
SWTTableHeaderView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTableHeaderView
 
SWTTableView - Class in org.eclipse.swt.internal.cocoa
 
SWTTableView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTableView
 
SWTTabView - Class in org.eclipse.swt.internal.cocoa
 
SWTTabView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTabView
 
SWTTabView(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTTabView
 
SWTTabViewItem - Class in org.eclipse.swt.internal.cocoa
 
SWTTabViewItem() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTabViewItem
 
SWTTextAttachmentCell - Class in org.eclipse.swt.internal.cocoa
 
SWTTextAttachmentCell() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTextAttachmentCell
 
SWTTextField - Class in org.eclipse.swt.internal.cocoa
 
SWTTextField() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTextField
 
SWTTextView - Class in org.eclipse.swt.internal.cocoa
 
SWTTextView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTextView
 
SWTTextView(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTTextView
 
SWTToolbar - Class in org.eclipse.swt.internal.cocoa
 
SWTToolbar() - Constructor for class org.eclipse.swt.internal.cocoa.SWTToolbar
 
SWTTreeItem - Class in org.eclipse.swt.internal.cocoa
 
SWTTreeItem() - Constructor for class org.eclipse.swt.internal.cocoa.SWTTreeItem
 
SWTView - Class in org.eclipse.swt.internal.cocoa
 
SWTView() - Constructor for class org.eclipse.swt.internal.cocoa.SWTView
 
SWTView(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTView
 
SWTWebViewDelegate - Class in org.eclipse.swt.internal.cocoa
 
SWTWebViewDelegate() - Constructor for class org.eclipse.swt.internal.cocoa.SWTWebViewDelegate
 
SWTWindow - Class in org.eclipse.swt.internal.cocoa
 
SWTWindow() - Constructor for class org.eclipse.swt.internal.cocoa.SWTWindow
 
SWTWindowDelegate - Class in org.eclipse.swt.internal.cocoa
 
SWTWindowDelegate() - Constructor for class org.eclipse.swt.internal.cocoa.SWTWindowDelegate
 
SWTWindowDelegate(int) - Constructor for class org.eclipse.swt.internal.cocoa.SWTWindowDelegate
 
syncExec(Runnable) - Method in class org.eclipse.swt.widgets.Display
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
syncExec(Runnable) - Method in class org.eclipse.swt.widgets.Synchronizer
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
Synchronizer - Class in org.eclipse.swt.widgets
Instances of this class provide synchronization support for displays.
Synchronizer(Display) - Constructor for class org.eclipse.swt.widgets.Synchronizer
Constructs a new instance of this class.
SYSTEM_MODAL - Static variable in class org.eclipse.swt.SWT
Style constant for system modal behavior (value is 1<<17).
systemFontOfSize(float) - Static method in class org.eclipse.swt.internal.cocoa.NSFont
 
systemFontSize() - Static method in class org.eclipse.swt.internal.cocoa.NSFont
 
systemFontSizeForControlSize(int) - Static method in class org.eclipse.swt.internal.cocoa.NSFont
 
systemStatusBar() - Static method in class org.eclipse.swt.internal.cocoa.NSStatusBar
 
systemVersion() - Method in class org.eclipse.swt.internal.cocoa.NSCoder
 

T

TAB - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the tab character (value is the char '\t').
TabFolder - Class in org.eclipse.swt.widgets
Instances of this class implement the notebook user interface metaphor.
TabFolder(Composite, int) - Constructor for class org.eclipse.swt.widgets.TabFolder
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TabFolderDrawData - Class in org.eclipse.swt.internal.theme
 
TabFolderDrawData() - Constructor for class org.eclipse.swt.internal.theme.TabFolderDrawData
 
TabItem - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object corresponding to a tab for a page in a tab folder.
TabItem(TabFolder, int) - Constructor for class org.eclipse.swt.widgets.TabItem
Constructs a new instance of this class given its parent (which must be a TabFolder) and a style value describing its behavior and appearance.
TabItem(TabFolder, int, int) - Constructor for class org.eclipse.swt.widgets.TabItem
Constructs a new instance of this class given its parent (which must be a TabFolder), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TabItemDrawData - Class in org.eclipse.swt.internal.theme
 
TabItemDrawData() - Constructor for class org.eclipse.swt.internal.theme.TabItemDrawData
 
Table - Class in org.eclipse.swt.widgets
Instances of this class implement a selectable user interface object that displays a list of images and strings and issues notification when selected.
Table(Composite, int) - Constructor for class org.eclipse.swt.widgets.Table
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TableColumn - Class in org.eclipse.swt.widgets
Instances of this class represent a column in a table widget.
TableColumn(Table, int) - Constructor for class org.eclipse.swt.widgets.TableColumn
Constructs a new instance of this class given its parent (which must be a Table) and a style value describing its behavior and appearance.
TableColumn(Table, int, int) - Constructor for class org.eclipse.swt.widgets.TableColumn
Constructs a new instance of this class given its parent (which must be a Table), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
tableColumns() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
TableCursor - Class in org.eclipse.swt.custom
A TableCursor provides a way for the user to navigate around a Table using the keyboard.
TableCursor(Table, int) - Constructor for class org.eclipse.swt.custom.TableCursor
Constructs a new instance of this class given its parent table and a style value describing its behavior and appearance.
TableDragSourceEffect - Class in org.eclipse.swt.dnd
This class provides default implementations to display a source image when a drag is initiated from a Table.
TableDragSourceEffect(Table) - Constructor for class org.eclipse.swt.dnd.TableDragSourceEffect
Creates a new TableDragSourceEffect to handle drag effect from the specified Table.
TableDropTargetEffect - Class in org.eclipse.swt.dnd
This class provides a default drag under effect (eg.
TableDropTargetEffect(Table) - Constructor for class org.eclipse.swt.dnd.TableDropTargetEffect
Creates a new TableDropTargetEffect to handle the drag under effect on the specified Table.
TableEditor - Class in org.eclipse.swt.custom
A TableEditor is a manager for a Control that appears above a cell in a Table and tracks with the moving and resizing of that cell.
TableEditor(Table) - Constructor for class org.eclipse.swt.custom.TableEditor
Creates a TableEditor for the specified Table.
TableItem - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that represents an item in a table.
TableItem(Table, int) - Constructor for class org.eclipse.swt.widgets.TableItem
Constructs a new instance of this class given its parent (which must be a Table) and a style value describing its behavior and appearance.
TableItem(Table, int, int) - Constructor for class org.eclipse.swt.widgets.TableItem
Constructs a new instance of this class given its parent (which must be a Table), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TableTree - Class in org.eclipse.swt.custom
Deprecated.
As of 3.1 use Tree, TreeItem and TreeColumn
TableTree(Composite, int) - Constructor for class org.eclipse.swt.custom.TableTree
Deprecated.
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TableTreeEditor - Class in org.eclipse.swt.custom
Deprecated.
As of 3.1 use TreeEditor with Tree, TreeItem and TreeColumn
TableTreeEditor(TableTree) - Constructor for class org.eclipse.swt.custom.TableTreeEditor
Deprecated.
Creates a TableTreeEditor for the specified TableTree.
TableTreeItem - Class in org.eclipse.swt.custom
Deprecated.
As of 3.1 use Tree, TreeItem and TreeColumn
TableTreeItem(TableTree, int) - Constructor for class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Constructs a new instance of this class given its parent (which must be a TableTree) and a style value describing its behavior and appearance.
TableTreeItem(TableTree, int, int) - Constructor for class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Constructs a new instance of this class given its parent (which must be a TableTree, a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TableTreeItem(TableTreeItem, int) - Constructor for class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Constructs a new instance of this class given its parent (which must be a TableTreeItem) and a style value describing its behavior and appearance.
TableTreeItem(TableTreeItem, int, int) - Constructor for class org.eclipse.swt.custom.TableTreeItem
Deprecated.
Constructs a new instance of this class given its parent (which must be a TableTreeItem), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
tableView(NSTableView, int, int) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
tableView(NSTableView, int) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
tableView(NSTableView, NSCell, NSTableColumn, int) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
tabsArea - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
tabsHeight - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
tabStops - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] an array of pixel locations representing tab stops
tabStops - Variable in class org.eclipse.swt.custom.LineStyleEvent
line tab stops (output)
tabStops() - Method in class org.eclipse.swt.internal.cocoa.NSParagraphStyle
 
tabStopType() - Method in class org.eclipse.swt.internal.cocoa.NSTextTab
 
tabsWidth - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
tabViewItemAtPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSTabView
 
tag() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
target() - Method in class org.eclipse.swt.internal.cocoa.NSActionCell
 
target() - Method in class org.eclipse.swt.internal.cocoa.NSControl
 
target() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
TaskBar - Class in org.eclipse.swt.widgets
Instances of this class represent the system task bar.
TaskItem - Class in org.eclipse.swt.widgets
Instances of this class represent a task item.
Tell(long[]) - Method in class org.eclipse.swt.internal.mozilla.nsISeekableStream
 
TEM - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
terminate(id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
testPart(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSScroller
 
text - Variable in class org.eclipse.swt.browser.StatusTextEvent
status text
text - Variable in class org.eclipse.swt.custom.Bullet
The bullet text.
text - Variable in class org.eclipse.swt.events.SelectionEvent
The text of the hyperlink that was selected.
text - Variable in class org.eclipse.swt.events.VerifyEvent
the new text that will be inserted.
text - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the new text that will be inserted.
Text - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that allow the user to enter and modify text.
Text(Composite, int) - Constructor for class org.eclipse.swt.widgets.Text
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TEXT_BOUNDARY_ALL - Static variable in class org.eclipse.swt.accessibility.ACC
Using this value will cause all text to be returned.
TEXT_BOUNDARY_CHAR - Static variable in class org.eclipse.swt.accessibility.ACC
Typically, a single character is returned.
TEXT_BOUNDARY_LINE - Static variable in class org.eclipse.swt.accessibility.ACC
Range is from start of one line to the start of another line.
TEXT_BOUNDARY_PARAGRAPH - Static variable in class org.eclipse.swt.accessibility.ACC
Range is from start of one paragraph to the start of another paragraph.
TEXT_BOUNDARY_SENTENCE - Static variable in class org.eclipse.swt.accessibility.ACC
Range is from start of one sentence to the start of another sentence.
TEXT_BOUNDARY_WORD - Static variable in class org.eclipse.swt.accessibility.ACC
The range provided matches the range observed when the application processes the Ctrl + left arrow and Ctrl + right arrow key sequences.
TEXT_DELETE - Static variable in class org.eclipse.swt.accessibility.ACC
 
TEXT_END - Static variable in class org.eclipse.swt.custom.ST
 
TEXT_INSERT - Static variable in class org.eclipse.swt.accessibility.ACC
 
TEXT_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
TEXT_START - Static variable in class org.eclipse.swt.custom.ST
 
textAntialias - Variable in class org.eclipse.swt.graphics.GCData
 
textBackgroundColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
textCaretMoved(int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the text caret has moved within a custom control.
textChanged(int, int, int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the text within a custom control has changed.
TextChanged - Static variable in class org.eclipse.swt.custom.ST
The TextChanged event type (value is 3006).
textChanged(TextChangedEvent) - Method in interface org.eclipse.swt.custom.TextChangeListener
This method is called when the content has changed.
TextChangedEvent - Class in org.eclipse.swt.custom
This event is sent by the StyledTextContent implementor when a change to the text occurs.
TextChangedEvent(StyledTextContent) - Constructor for class org.eclipse.swt.custom.TextChangedEvent
Create the TextChangedEvent to be used by the StyledTextContent implementor.
TextChangeListener - Interface in org.eclipse.swt.custom
The StyledText widget implements this listener to receive notifications when changes to the model occur.
TextChanging - Static variable in class org.eclipse.swt.custom.ST
The TextChanging event type (value is 3003).
textChanging(TextChangingEvent) - Method in interface org.eclipse.swt.custom.TextChangeListener
This method is called when the content is about to be changed.
TextChangingEvent - Class in org.eclipse.swt.custom
This event is sent by the StyledTextContent implementor when a change to the text is about to occur.
TextChangingEvent(StyledTextContent) - Constructor for class org.eclipse.swt.custom.TextChangingEvent
Create the TextChangedEvent to be used by the StyledTextContent implementor.
textColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
textColor() - Method in class org.eclipse.swt.internal.cocoa.NSTextFieldCell
 
textContainer - Variable in class org.eclipse.swt.graphics.GCData
 
textContainer() - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
textExtent(String) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
textExtent(String, int) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
TextLayout - Class in org.eclipse.swt.graphics
TextLayout is a graphic object that represents styled text.
TextLayout(Device) - Constructor for class org.eclipse.swt.graphics.TextLayout
Constructs a new instance of this class on the given device.
textSelectionChanged() - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the text selection has changed within a custom control.
TextSet - Static variable in class org.eclipse.swt.custom.ST
The TextSet event type (value is 3004).
textSet(TextChangedEvent) - Method in interface org.eclipse.swt.custom.TextChangeListener
This method is called instead of the textChanging/textChanged combination when the entire old content has been replaced (e.g., by a call to StyledTextContent.setText()).
textStorage - Variable in class org.eclipse.swt.graphics.GCData
 
textStorage() - Method in class org.eclipse.swt.internal.cocoa.NSTextView
 
textStyle - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
[in/out] the TextStyle of the character range
TextStyle - Class in org.eclipse.swt.graphics
TextStyle defines a set of styles that can be applied to a range of text.
TextStyle() - Constructor for class org.eclipse.swt.graphics.TextStyle
Create an empty text style.
TextStyle(Font, Color, Color) - Constructor for class org.eclipse.swt.graphics.TextStyle
Create a new text style with the specified font, foreground and background.
TextStyle(TextStyle) - Constructor for class org.eclipse.swt.graphics.TextStyle
Create a new text style from an existing text style.
TextTransfer - Class in org.eclipse.swt.dnd
The class TextTransfer provides a platform specific mechanism for converting plain text represented as a java String to a platform specific representation of the data and vice versa.
Theme - Class in org.eclipse.swt.internal.theme
 
Theme(Device) - Constructor for class org.eclipse.swt.internal.theme.Theme
 
thickness() - Method in class org.eclipse.swt.internal.cocoa.NSStatusBar
 
thread - Variable in class org.eclipse.swt.graphics.GCData
 
threadDictionary() - Method in class org.eclipse.swt.internal.cocoa.NSThread
 
THREADSAFE - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
throwable - Variable in error org.eclipse.swt.SWTError
The underlying throwable that caused the problem, or null if this information is not available.
throwable - Variable in exception org.eclipse.swt.SWTException
The underlying throwable that caused the problem, or null if this information is not available.
thumb - Variable in class org.eclipse.swt.internal.theme.ScrollBarDrawData
 
TIFFFileFormat - Class in org.eclipse.swt.internal.image
Baseline TIFF decoder revision 6.0 Extension T4-encoding CCITT T.4 1D
TIFFFileFormat() - Constructor for class org.eclipse.swt.internal.image.TIFFFileFormat
 
TIFFRepresentation() - Method in class org.eclipse.swt.internal.cocoa.NSBitmapImageRep
 
TIFFRepresentation() - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
tile() - Method in class org.eclipse.swt.internal.cocoa.NSScrollView
 
tile() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
time - Variable in class org.eclipse.swt.events.TypedEvent
the time that the event occurred.
TIME - Static variable in class org.eclipse.swt.SWT
Style constant for time display (value is 1<<7).
time - Variable in class org.eclipse.swt.widgets.Event
the time that the event occurred.
timerExec(int, Runnable) - Method in class org.eclipse.swt.widgets.Display
Causes the run() method of the runnable to be invoked by the user-interface thread after the specified number of milliseconds have elapsed.
timestamp() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
timeZone() - Method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
TISCopyCurrentKeyboardInputSource() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
TISGetInputSourceProperty(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
title - Variable in class org.eclipse.swt.browser.TitleEvent
the title of the current document
title() - Method in class org.eclipse.swt.internal.cocoa.NSButtonCell
 
title() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
title() - Method in class org.eclipse.swt.internal.cocoa.NSMenu
 
title() - Method in class org.eclipse.swt.internal.cocoa.NSMenuItem
 
TITLE - Static variable in class org.eclipse.swt.SWT
Style constant for title area trim (value is 1<<5).
titleCell() - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
TitleEvent - Class in org.eclipse.swt.browser
A TitleEvent is sent by a Browser to TitleListener's when the title of the current document is available or when it is modified.
TitleEvent(Widget) - Constructor for class org.eclipse.swt.browser.TitleEvent
Constructs a new instance of this class.
titleFont() - Method in class org.eclipse.swt.internal.cocoa.NSBox
 
TitleListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a TitleEvent notification when the title of the document displayed in a Browser is known or has been changed.
titleOfSelectedItem() - Method in class org.eclipse.swt.internal.cocoa.NSPopUpButton
 
titleRectForBounds(NSRect) - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
toControl(int, int) - Method in class org.eclipse.swt.widgets.Control
Returns a point which is the result of converting the argument, which is specified in display relative coordinates, to coordinates relative to the receiver.
toControl(Point) - Method in class org.eclipse.swt.widgets.Control
Returns a point which is the result of converting the argument, which is specified in display relative coordinates, to coordinates relative to the receiver.
toDisplay(int, int) - Method in class org.eclipse.swt.widgets.Control
Returns a point which is the result of converting the argument, which is specified in coordinates relative to the receiver, to display relative coordinates.
toDisplay(Point) - Method in class org.eclipse.swt.widgets.Control
Returns a point which is the result of converting the argument, which is specified in coordinates relative to the receiver, to display relative coordinates.
TOGGLE - Static variable in class org.eclipse.swt.SWT
Style constant for toggle button behavior (value is 1<<1).
TOGGLE_BLOCKSELECTION - Static variable in class org.eclipse.swt.custom.ST
TEMPORARY CODE - API SUBJECT TO CHANGE Toggle block selection mode
TOGGLE_OVERWRITE - Static variable in class org.eclipse.swt.custom.ST
 
toggleToolbarShown(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
TOOL - Static variable in class org.eclipse.swt.SWT
Style constant for tool window behavior (value is 1<<2).
toolBar - Variable in class org.eclipse.swt.browser.WindowEvent
Specifies whether the Shell hosting the Browser should display a tool bar.
toolbar() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
ToolBar - Class in org.eclipse.swt.widgets
Instances of this class support the layout of selectable tool bar items.
ToolBar(Composite, int) - Constructor for class org.eclipse.swt.widgets.ToolBar
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ToolBarDrawData - Class in org.eclipse.swt.internal.theme
 
ToolBarDrawData() - Constructor for class org.eclipse.swt.internal.theme.ToolBarDrawData
 
ToolItem - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that represents a button in a tool bar.
ToolItem(ToolBar, int) - Constructor for class org.eclipse.swt.widgets.ToolItem
Constructs a new instance of this class given its parent (which must be a ToolBar) and a style value describing its behavior and appearance.
ToolItem(ToolBar, int, int) - Constructor for class org.eclipse.swt.widgets.ToolItem
Constructs a new instance of this class given its parent (which must be a ToolBar), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TOOLITEM_ARROW - Static variable in class org.eclipse.swt.internal.theme.DrawData
ToolItem parts
ToolItemDrawData - Class in org.eclipse.swt.internal.theme
 
ToolItemDrawData() - Constructor for class org.eclipse.swt.internal.theme.ToolItemDrawData
 
ToolTip - Class in org.eclipse.swt.widgets
Instances of this class represent popup windows that are used to inform or warn the user.
ToolTip(Shell, int) - Constructor for class org.eclipse.swt.widgets.ToolTip
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
top - Variable in class org.eclipse.swt.browser.LocationEvent
A flag indicating whether the location opens in the top frame or not.
top - Variable in class org.eclipse.swt.layout.FormData
top specifies the attachment of the top of the control.
TOP - Static variable in class org.eclipse.swt.SWT
Style constant for align top behavior (value is 1<<7, since align UP and align TOP are considered the same).
topControl - Variable in class org.eclipse.swt.custom.StackLayout
topControl the Control that is displayed at the top of the stack.
topMargin - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
[out] the top margin in pixels
toString() - Method in class org.eclipse.swt.accessibility.AccessibleActionEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleControlEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleTableEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleTextEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.accessibility.AccessibleValueEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.browser.AuthenticationEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.browser.LocationEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.browser.ProgressEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.browser.StatusTextEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.browser.TitleEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.browser.WindowEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.custom.CTabFolderEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.custom.StackLayout
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.custom.StyleRange
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.dnd.DragSourceEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.dnd.DropTargetEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.GestureEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.KeyEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.MenuDetectEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.MouseEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.PaintEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.SelectionEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.ShellEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.TouchEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.TraverseEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.TypedEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.events.VerifyEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Color
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Cursor
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Font
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.FontData
Returns a string representation of the receiver which is suitable for constructing an equivalent instance using the FontData(String) constructor.
toString() - Method in class org.eclipse.swt.graphics.FontMetrics
 
toString() - Method in class org.eclipse.swt.graphics.GC
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.GlyphMetrics
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Image
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.ImageLoaderEvent
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Path
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Pattern
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Point
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Rectangle
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Region
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.RGB
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.TextLayout
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.TextStyle
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.graphics.Transform
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.internal.cocoa.id
 
toString() - Method in class org.eclipse.swt.internal.cocoa.NSPoint
 
toString() - Method in class org.eclipse.swt.internal.cocoa.NSRect
 
toString() - Method in class org.eclipse.swt.internal.cocoa.NSSize
 
toString() - Method in class org.eclipse.swt.internal.mozilla.nsEmbedString
 
toString() - Method in class org.eclipse.swt.internal.mozilla.nsID
 
ToString(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefLocalizedString
 
toString() - Method in class org.eclipse.swt.layout.FillLayout
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.layout.FormAttachment
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.layout.FormData
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.layout.FormLayout
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.layout.GridData
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.layout.GridLayout
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.layout.RowData
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.layout.RowLayout
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.opengl.GLData
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.printing.PrinterData
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.program.Program
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.widgets.Event
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.widgets.Touch
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.widgets.TouchSource
Returns a string containing a concise, human-readable description of the receiver.
toString() - Method in class org.eclipse.swt.widgets.Widget
Returns a string containing a concise, human-readable description of the receiver.
total - Variable in class org.eclipse.swt.browser.ProgressEvent
total value
touch(TouchEvent) - Method in interface org.eclipse.swt.events.TouchListener
Sent when a touch sequence begins, changes state, or ends.
Touch - Static variable in class org.eclipse.swt.SWT
The touch event type (value is 47).
Touch - Class in org.eclipse.swt.widgets
Instances of this class are created in response to a touch-based input device being touched.
touches - Variable in class org.eclipse.swt.events.TouchEvent
The set of touches representing the state of all contacts with touch input device at the time the event was generated.
touches - Variable in class org.eclipse.swt.widgets.Event
An array of the touch states for the current touch event.
touchesBeganWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
touchesCancelledWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
touchesEndedWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
touchesMatchingPhase(int, NSView) - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
touchesMovedWithEvent(NSEvent) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
TouchEvent - Class in org.eclipse.swt.events
Instances of this class are sent in response to a touch-based input source being touched.
TouchEvent(Event) - Constructor for class org.eclipse.swt.events.TouchEvent
Constructs a new instance of this class based on the information in the given untyped event.
TouchListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as touches occur on a touch-aware input surface.
TouchSource - Class in org.eclipse.swt.widgets
Instances of this class represent sources of touch input that generate Touch objects.
TOUCHSTATE_DOWN - Static variable in class org.eclipse.swt.SWT
A constant indicating that a finger touched the device.
TOUCHSTATE_MOVE - Static variable in class org.eclipse.swt.SWT
A constant indicating that a finger moved on the device.
TOUCHSTATE_UP - Static variable in class org.eclipse.swt.SWT
A constant indicating that a finger was lifted from the device.
TQI - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
Tracker - Class in org.eclipse.swt.widgets
Instances of this class implement rubber banding rectangles that are drawn onto a parent Composite or Display.
Tracker(Composite, int) - Constructor for class org.eclipse.swt.widgets.Tracker
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
Tracker(Display, int) - Constructor for class org.eclipse.swt.widgets.Tracker
Constructs a new instance of this class given the display to create it on and a style value describing its behavior and appearance.
tracking - Variable in class org.eclipse.swt.graphics.DeviceData
 
trackingAreas() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
TRAIL - Static variable in class org.eclipse.swt.SWT
Style constant for trailing alignment (value is 1<<17).
traitsOfFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSFontManager
 
Transfer - Class in org.eclipse.swt.dnd
Transfer provides a mechanism for converting between a java representation of data and a platform specific representation of data and vice versa.
Transfer() - Constructor for class org.eclipse.swt.dnd.Transfer
 
TransferData - Class in org.eclipse.swt.dnd
The TransferData class is a platform specific data structure for describing the type and the contents of data being converted by a transfer agent.
TransferData() - Constructor for class org.eclipse.swt.dnd.TransferData
 
transform - Variable in class org.eclipse.swt.graphics.GCData
 
Transform - Class in org.eclipse.swt.graphics
Instances of this class represent transformation matrices for points expressed as (x, y) pairs of floating point numbers.
Transform(Device) - Constructor for class org.eclipse.swt.graphics.Transform
Constructs a new identity Transform.
Transform(Device, float[]) - Constructor for class org.eclipse.swt.graphics.Transform
Constructs a new Transform given an array of elements that represent the matrix that describes the transformation.
Transform(Device, float, float, float, float, float, float) - Constructor for class org.eclipse.swt.graphics.Transform
Constructs a new Transform given all of the elements that represent the matrix that describes the transformation.
transform(float[]) - Method in class org.eclipse.swt.graphics.Transform
Given an array containing points described by alternating x and y values, modify that array such that each point has been replaced with the result of applying the transformation represented by the receiver to that point.
transform() - Static method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
transformPoint(NSPoint) - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
TransformProcessType(int[], int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
transformSize(NSSize) - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
transformStruct() - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
transformUsingAffineTransform(NSAffineTransform) - Method in class org.eclipse.swt.internal.cocoa.NSBezierPath
 
translate(int, int) - Method in class org.eclipse.swt.graphics.Region
Translate all of the polygons the receiver maintains to describe its area by the specified point.
translate(Point) - Method in class org.eclipse.swt.graphics.Region
Translate all of the polygons the receiver maintains to describe its area by the specified point.
translate(float, float) - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver so that it represents a transformation that is equivalent to its previous transformation translated by (offsetX, offsetY).
translateXBy(float, float) - Method in class org.eclipse.swt.internal.cocoa.NSAffineTransform
 
TRANSPARENCY_ALPHA - Static variable in class org.eclipse.swt.SWT
Image transparency constant indicating that the image contains alpha transparency information (value is 1<<0).
TRANSPARENCY_MASK - Static variable in class org.eclipse.swt.SWT
Image transparency constant indicating that the image contains a transparency mask (value is 1<<1).
TRANSPARENCY_NONE - Static variable in class org.eclipse.swt.SWT
Image transparency constant indicating that the image contains no transparency information (value is 0).
TRANSPARENCY_PIXEL - Static variable in class org.eclipse.swt.SWT
Image transparency constant indicating that the image contains a transparent pixel (value is 1<<2).
TRANSPARENT - Static variable in class org.eclipse.swt.SWT
Style constant for transparent behavior (value is 1<<30).
transparentPixel - Variable in class org.eclipse.swt.graphics.ImageData
The transparent pixel.
traverse(int) - Method in class org.eclipse.swt.custom.CCombo
 
Traverse - Static variable in class org.eclipse.swt.SWT
The traverse event type (value is 31).
traverse(int, Event) - Method in class org.eclipse.swt.widgets.Control
Performs a platform traversal action corresponding to a KeyDown event.
traverse(int, KeyEvent) - Method in class org.eclipse.swt.widgets.Control
Performs a platform traversal action corresponding to a KeyDown event.
traverse(int) - Method in class org.eclipse.swt.widgets.Control
Based on the argument, perform one of the expected platform traversal action.
TRAVERSE_ARROW_NEXT - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that the key which designates that focus should be given to the previous tab item was pressed; typically, this is either the RIGHT-ARROW or DOWN-ARROW keys (value is 1<<6).
TRAVERSE_ARROW_PREVIOUS - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that the key which designates that focus should be given to the previous tab item was pressed; typically, this is either the LEFT-ARROW or UP-ARROW keys (value is 1<<5).
TRAVERSE_ESCAPE - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that the key which designates that a dialog should be cancelled was pressed; typically, this is the ESC key (value is 1<<1).
TRAVERSE_MNEMONIC - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that a mnemonic key sequence was pressed (value is 1<<7).
TRAVERSE_NONE - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that no traversal action should be taken (value is 0).
TRAVERSE_PAGE_NEXT - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that the key which designates that the next page of a multi-page window should be shown was pressed; typically, this is the CTRL-PAGEDOWN key sequence (value is 1<<9).
TRAVERSE_PAGE_PREVIOUS - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that the key which designates that the previous page of a multi-page window should be shown was pressed; typically, this is the CTRL-PAGEUP key sequence (value is 1<<8).
TRAVERSE_RETURN - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that the key which activates the default button in a dialog was pressed; typically, this is the ENTER key (value is 1<<2).
TRAVERSE_TAB_NEXT - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that the key which designates that focus should be given to the next tab group was pressed; typically, this is the TAB key (value is 1<<4).
TRAVERSE_TAB_PREVIOUS - Static variable in class org.eclipse.swt.SWT
Traversal event detail field value indicating that the key which designates that focus should be given to the previous tab group was pressed; typically, this is the SHIFT-TAB key sequence (value is 1<<3).
TraverseEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of widget traversal actions.
TraverseEvent(Event) - Constructor for class org.eclipse.swt.events.TraverseEvent
Constructs a new instance of this class based on the information in the given untyped event.
TraverseListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the events that are generated when a traverse event occurs in a control.
Tray - Class in org.eclipse.swt.widgets
Instances of this class represent the system tray that is part of the task bar status area on some operating systems.
TrayItem - Class in org.eclipse.swt.widgets
Instances of this class represent icons that can be placed on the system tray or task bar status area.
TrayItem(Tray, int) - Constructor for class org.eclipse.swt.widgets.TrayItem
Constructs a new instance of this class given its parent (which must be a Tray) and a style value describing its behavior and appearance.
Tree - Class in org.eclipse.swt.widgets
Instances of this class provide a selectable user interface object that displays a hierarchy of items and issues notification when an item in the hierarchy is selected.
Tree(Composite, int) - Constructor for class org.eclipse.swt.widgets.Tree
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TreeAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the TreeListener interface.
TreeAdapter() - Constructor for class org.eclipse.swt.events.TreeAdapter
 
treeCollapsed(TreeEvent) - Method in class org.eclipse.swt.events.TreeAdapter
Sent when a tree branch is collapsed.
treeCollapsed(TreeEvent) - Method in interface org.eclipse.swt.events.TreeListener
Sent when a tree branch is collapsed.
TreeColumn - Class in org.eclipse.swt.widgets
Instances of this class represent a column in a tree widget.
TreeColumn(Tree, int) - Constructor for class org.eclipse.swt.widgets.TreeColumn
Constructs a new instance of this class given its parent (which must be a Tree) and a style value describing its behavior and appearance.
TreeColumn(Tree, int, int) - Constructor for class org.eclipse.swt.widgets.TreeColumn
Constructs a new instance of this class given its parent (which must be a Tree), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TreeCursor - Class in org.eclipse.swt.custom
A TreeCursor provides a way for the user to navigate around a Tree with columns using the keyboard.
TreeCursor(Tree, int) - Constructor for class org.eclipse.swt.custom.TreeCursor
Constructs a new instance of this class given its parent tree and a style value describing its behavior and appearance.
TreeDragSourceEffect - Class in org.eclipse.swt.dnd
This class provides default implementations to display a source image when a drag is initiated from a Tree.
TreeDragSourceEffect(Tree) - Constructor for class org.eclipse.swt.dnd.TreeDragSourceEffect
Creates a new TreeDragSourceEffect to handle drag effect from the specified Tree.
TreeDropTargetEffect - Class in org.eclipse.swt.dnd
This class provides a default drag under effect (eg.
TreeDropTargetEffect(Tree) - Constructor for class org.eclipse.swt.dnd.TreeDropTargetEffect
Creates a new TreeDropTargetEffect to handle the drag under effect on the specified Tree.
TreeEditor - Class in org.eclipse.swt.custom
A TreeEditor is a manager for a Control that appears above a cell in a Tree and tracks with the moving and resizing of that cell.
TreeEditor(Tree) - Constructor for class org.eclipse.swt.custom.TreeEditor
Creates a TreeEditor for the specified Tree.
TreeEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of trees being expanded and collapsed.
TreeEvent(Event) - Constructor for class org.eclipse.swt.events.TreeEvent
Constructs a new instance of this class based on the information in the given untyped event.
treeExpanded(TreeEvent) - Method in class org.eclipse.swt.events.TreeAdapter
Sent when a tree branch is expanded.
treeExpanded(TreeEvent) - Method in interface org.eclipse.swt.events.TreeListener
Sent when a tree branch is expanded.
TreeItem - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that represents a hierarchy of tree items in a tree widget.
TreeItem(Tree, int) - Constructor for class org.eclipse.swt.widgets.TreeItem
Constructs a new instance of this class given its parent (which must be a Tree or a TreeItem) and a style value describing its behavior and appearance.
TreeItem(Tree, int, int) - Constructor for class org.eclipse.swt.widgets.TreeItem
Constructs a new instance of this class given its parent (which must be a Tree or a TreeItem), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TreeItem(TreeItem, int) - Constructor for class org.eclipse.swt.widgets.TreeItem
Constructs a new instance of this class given its parent (which must be a Tree or a TreeItem) and a style value describing its behavior and appearance.
TreeItem(TreeItem, int, int) - Constructor for class org.eclipse.swt.widgets.TreeItem
Constructs a new instance of this class given its parent (which must be a Tree or a TreeItem), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TreeListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the expanding and collapsing of tree branches.
tx - Variable in class org.eclipse.swt.internal.cocoa.CGAffineTransform
 
tX - Variable in class org.eclipse.swt.internal.cocoa.NSAffineTransformStruct
 
ty - Variable in class org.eclipse.swt.internal.cocoa.CGAffineTransform
 
tY - Variable in class org.eclipse.swt.internal.cocoa.NSAffineTransformStruct
 
type - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
type - Variable in class org.eclipse.swt.custom.Bullet
The bullet type.
type - Variable in class org.eclipse.swt.dnd.TransferData
The type is a unique identifier of a system format or user defined format.
type - Variable in class org.eclipse.swt.graphics.Image
specifies whether the receiver is a bitmap or an icon (one of SWT.BITMAP, SWT.ICON)
type - Variable in class org.eclipse.swt.graphics.ImageData
The type of file from which the image was read.
type - Variable in class org.eclipse.swt.internal.cocoa.CGPathElement
 
type() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
type(NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
type - Variable in class org.eclipse.swt.layout.FillLayout
type specifies how controls will be positioned within the layout.
type - Variable in class org.eclipse.swt.layout.RowLayout
type specifies whether the layout places controls in rows or columns.
type - Variable in class org.eclipse.swt.widgets.Event
the type of event, as defined by the event type constants in class SWT
TypedEvent - Class in org.eclipse.swt.events
This is the super class for all typed event classes provided by SWT.
TypedEvent(Object) - Constructor for class org.eclipse.swt.events.TypedEvent
Constructs a new instance of this class.
TypedEvent(Event) - Constructor for class org.eclipse.swt.events.TypedEvent
Constructs a new instance of this class based on the information in the argument.
TypedListener - Class in org.eclipse.swt.widgets
Instances of this class are internal SWT implementation objects which provide a mapping between the typed and untyped listener mechanisms that SWT supports.
TypedListener(SWTEventListener) - Constructor for class org.eclipse.swt.widgets.TypedListener
Constructs a new instance of this class for the given event listener.
typeOfFile(NSString, int) - Method in class org.eclipse.swt.internal.cocoa.NSWorkspace
 
types - Variable in class org.eclipse.swt.graphics.PathData
The type of each point.
types() - Method in class org.eclipse.swt.internal.cocoa.NSPasteboard
 
typesetter() - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 

U

UCKeyTranslate(int, short, short, int, int, int, int[], int, int[], char[]) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
unarchiveObjectWithData(NSData) - Static method in class org.eclipse.swt.internal.cocoa.NSKeyedUnarchiver
 
Undefine(byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
undefined() - Static method in class org.eclipse.swt.internal.cocoa.WebUndefined
 
underline - Variable in class org.eclipse.swt.graphics.TextStyle
the underline flag of the style.
UNDERLINE_DOUBLE - Static variable in class org.eclipse.swt.SWT
Style constant to indicate double underline (value is 1).
UNDERLINE_ERROR - Static variable in class org.eclipse.swt.SWT
Style constant to indicate error underline (value is 2).
UNDERLINE_LINK - Static variable in class org.eclipse.swt.SWT
Style constant to indicate link underline (value is 0).
UNDERLINE_SINGLE - Static variable in class org.eclipse.swt.SWT
Style constant to indicate single underline (value is 0).
UNDERLINE_SQUIGGLE - Static variable in class org.eclipse.swt.SWT
Style constant to indicate squiggle underline (value is 3).
underlineColor - Variable in class org.eclipse.swt.graphics.TextStyle
the underline color of the style
underlineStyle - Variable in class org.eclipse.swt.graphics.TextStyle
the underline style.
undo() - Method in class org.eclipse.swt.internal.cocoa.NSUndoManager
 
undoManager() - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
unhideAllApplications(id) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
union(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Returns a new rectangle which represents the union of the receiver and the given rectangle.
UnionRgn(int, int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 
UNKNOWN_CERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
unloadIntoStream(ImageLoader, LEDataOutputStream) - Method in class org.eclipse.swt.internal.image.FileFormat
Write the device independent image array stored in the specified loader to the specified output stream.
unlock() - Method in class org.eclipse.swt.internal.Lock
Unlocks the monitor.
unlockFocus() - Method in class org.eclipse.swt.internal.cocoa.NSImage
 
unlockFocus() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
unregisterDraggedTypes() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
UnregisterFactory(nsID, int) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
UnregisterFactoryLocation(nsID, int) - Method in class org.eclipse.swt.internal.mozilla.nsIComponentRegistrar
 
UnregisterNotification(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWindowWatcher
 
UNSUPPORTED - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
 
UP - Static variable in class org.eclipse.swt.SWT
Style constant for align up behavior (value is 1<<7, since align UP and align TOP are considered the same).
update() - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
update() - Method in class org.eclipse.swt.widgets.Control
Forces all outstanding paint requests for the widget to be processed before this method returns.
update() - Method in class org.eclipse.swt.widgets.Display
Forces all outstanding paint requests for the display to be processed before this method returns.
updateFromPMPrintSettings() - Method in class org.eclipse.swt.internal.cocoa.NSPrintInfo
 
updateTrackingAreas() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
upper - Variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
upperInclusive - Variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
URL() - Method in class org.eclipse.swt.internal.cocoa.NSURLRequest
 
URLFromPasteboard(NSPasteboard) - Static method in class org.eclipse.swt.internal.cocoa.NSURL
 
URLsForDirectory(int, int) - Method in class org.eclipse.swt.internal.cocoa.NSFileManager
 
URLTransfer - Class in org.eclipse.swt.dnd
The class URLTransfer provides a platform specific mechanism for converting text in URL format represented as a java String to a platform specific representation of the data and vice versa.
URLWithString(NSString) - Static method in class org.eclipse.swt.internal.cocoa.NSURL
 
USAGE_NOT_ALLOWED - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
use() - Method in class org.eclipse.swt.internal.cocoa.WebPolicyDecisionListener
 
useCredential(NSURLCredential, NSURLAuthenticationChallenge) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
usedRectForTextContainer(NSTextContainer) - Method in class org.eclipse.swt.internal.cocoa.NSLayoutManager
 
user - Variable in class org.eclipse.swt.browser.AuthenticationEvent
The user name to authenticate with
user() - Method in class org.eclipse.swt.internal.cocoa.NSURLCredential
 
USER_CERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
userInfo() - Method in class org.eclipse.swt.internal.cocoa.NSError
 
userInfo() - Method in class org.eclipse.swt.internal.cocoa.NSNotification
 
userInfo() - Method in class org.eclipse.swt.internal.cocoa.NSTimer
 
userInfo() - Method in class org.eclipse.swt.internal.cocoa.NSTrackingArea
 
userSpaceScaleFactor() - Method in class org.eclipse.swt.internal.cocoa.NSScreen
 
userSpaceScaleFactor() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
usesAlternatingRowBackgroundColors() - Method in class org.eclipse.swt.internal.cocoa.NSTableView
 
UTF8String() - Method in class org.eclipse.swt.internal.cocoa.NSString
 
UTTypeEqual(int, int) - Static method in class org.eclipse.swt.internal.cocoa.OS
 

V

V_SCROLL - Static variable in class org.eclipse.swt.SWT
Style constant for vertical scrollbar behavior (value is 1<<9).
validate(Object) - Method in class org.eclipse.swt.dnd.FileTransfer
 
validate(Object) - Method in class org.eclipse.swt.dnd.HTMLTransfer
 
validate(Object) - Method in class org.eclipse.swt.dnd.ImageTransfer
 
validate(Object) - Method in class org.eclipse.swt.dnd.RTFTransfer
 
validate(Object) - Method in class org.eclipse.swt.dnd.TextTransfer
 
validate(Object) - Method in class org.eclipse.swt.dnd.Transfer
Test that the object is of the correct format for this Transfer class.
validate(Object) - Method in class org.eclipse.swt.dnd.URLTransfer
 
VALIDATE_ALWAYS - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
VALIDATE_NEVER - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
VALIDATE_ONCE_PER_SESSION - Static variable in class org.eclipse.swt.internal.mozilla.nsIRequest
 
validateVisibleColumns() - Method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
validRequestorForSendType(NSString, NSString) - Method in class org.eclipse.swt.internal.cocoa.NSResponder
 
value - Variable in class org.eclipse.swt.accessibility.AccessibleValueEvent
 
value - Variable in class org.eclipse.swt.internal.cocoa.CTParagraphStyleSetting
 
value() - Method in class org.eclipse.swt.internal.cocoa.NSHTTPCookie
 
value - Variable in class org.eclipse.swt.internal.LONG
 
value - Variable in class org.eclipse.swt.internal.mozilla.init.GREProperty
 
valueForKey(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSDictionary
 
valueForKey(NSString) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
valueSize - Variable in class org.eclipse.swt.internal.cocoa.CTParagraphStyleSetting
 
valueWithPoint(NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.NSNumber
 
valueWithPoint(NSPoint) - Static method in class org.eclipse.swt.internal.cocoa.NSValue
 
valueWithRange(NSRange) - Static method in class org.eclipse.swt.internal.cocoa.NSNumber
 
valueWithRange(NSRange) - Static method in class org.eclipse.swt.internal.cocoa.NSValue
 
valueWithRect(NSRect) - Static method in class org.eclipse.swt.internal.cocoa.NSNumber
 
valueWithRect(NSRect) - Static method in class org.eclipse.swt.internal.cocoa.NSValue
 
valueWithSize(NSSize) - Static method in class org.eclipse.swt.internal.cocoa.NSNumber
 
valueWithSize(NSSize) - Static method in class org.eclipse.swt.internal.cocoa.NSValue
 
VariantToJS(int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIXPConnect
 
VERIFIED_OK - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
Verify - Static variable in class org.eclipse.swt.SWT
The verify event type (value is 25).
VerifyEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of widgets handling keyboard events
VerifyEvent(Event) - Constructor for class org.eclipse.swt.events.VerifyEvent
Constructs a new instance of this class based on the information in the given untyped event.
VerifyForUsage(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
VerifyKey - Static variable in class org.eclipse.swt.custom.ST
The VerifyKey event type (value is 3005).
verifyKey(VerifyEvent) - Method in interface org.eclipse.swt.custom.VerifyKeyListener
The following event fields are used: event.character is the character that was typed (input) event.keyCode is the key code that was typed (input) event.stateMask is the state of the keyboard (input) event.doit is processed or not (output)
VerifyKeyListener - Interface in org.eclipse.swt.custom
Classes which implement this interface provide a method that deals with the event that is generated when a key is pressed.
VerifyListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the events that are generated when text is about to be modified.
verifyText(VerifyEvent) - Method in interface org.eclipse.swt.events.VerifyListener
Sent when the text is about to be modified.
VERSION - Static variable in class org.eclipse.swt.internal.cocoa.OS
 
VERTICAL - Static variable in class org.eclipse.swt.SWT
Style constant for vertical alignment or orientation behavior (value is 1<<9).
VERTICAL_ALIGN_BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int).
VERTICAL_ALIGN_CENTER - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to position the control in the vertical center of the cell.
VERTICAL_ALIGN_END - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to position the control at the bottom of the cell.
VERTICAL_ALIGN_FILL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell vertically.
verticalAlignment - Variable in class org.eclipse.swt.custom.ControlEditor
Specifies how the editor should be aligned relative to the control.
verticalAlignment - Variable in class org.eclipse.swt.layout.GridData
verticalAlignment specifies how controls will be positioned vertically within a cell.
verticalIndent - Variable in class org.eclipse.swt.layout.GridData
verticalIndent specifies the number of pixels of indentation that will be placed along the top side of the cell.
verticalSpacing - Variable in class org.eclipse.swt.custom.ViewForm
verticalSpacing specifies the number of pixels between the bottom edge of one cell and the top edge of its neighbouring cell underneath.
verticalSpacing - Variable in class org.eclipse.swt.layout.GridLayout
verticalSpacing specifies the number of pixels between the bottom edge of one cell and the top edge of its neighbouring cell underneath.
verticalSpan - Variable in class org.eclipse.swt.layout.GridData
verticalSpan specifies the number of row cells that the control will take up.
VI - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
view - Variable in class org.eclipse.swt.graphics.GCData
 
view() - Method in class org.eclipse.swt.internal.cocoa.NSOpenGLContext
 
view - Variable in class org.eclipse.swt.widgets.Control
the handle to the OS resource (Warning: This field is platform dependent)
ViewCert(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
viewDidMoveToWindow() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
ViewForm - Class in org.eclipse.swt.custom
Instances of this class implement a Composite that positions and sizes children and allows programmatic control of layout and border parameters.
ViewForm(Composite, int) - Constructor for class org.eclipse.swt.custom.ViewForm
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
viewWillMoveToWindow(NSWindow) - Method in class org.eclipse.swt.internal.cocoa.NSView
 
VIRTUAL - Static variable in class org.eclipse.swt.SWT
Style constant to allow virtual data (value is 1<<28).
VisibilityWindowAdapter - Class in org.eclipse.swt.browser
This adapter class provides default implementations for the methods described by the VisibilityWindowListener interface.
VisibilityWindowAdapter() - Constructor for class org.eclipse.swt.browser.VisibilityWindowAdapter
 
VisibilityWindowListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a WindowEvent notification when a window hosting a Browser needs to be displayed or hidden.
VISIBLE - Static variable in class org.eclipse.swt.accessibility.ACC
A detail constant indicating visible accessible objects.
visibleFrame() - Method in class org.eclipse.swt.internal.cocoa.NSScreen
 
visiblePath - Variable in class org.eclipse.swt.graphics.GCData
 
visibleRect() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
visibleRgn - Variable in class org.eclipse.swt.graphics.GCData
 
VisitHeader(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpHeaderVisitor
 
VisitRequestHeaders(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
VisitResponseHeaders(int) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
vRes - Variable in class org.eclipse.swt.internal.cocoa.PMResolution
 
VTYPE_ARRAY - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_ASTRING - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_BOOL - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_CHAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_CHAR_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_CSTRING - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_DOMSTRING - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_DOUBLE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_EMPTY - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_EMPTY_ARRAY - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_FLOAT - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_ID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_INT16 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_INT32 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_INT64 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_INT8 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_INTERFACE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_INTERFACE_IS - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_STRING_SIZE_IS - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_UINT16 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_UINT32 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_UINT64 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_UINT8 - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_UTF8STRING - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_VOID - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_WCHAR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_WCHAR_STR - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 
VTYPE_WSTRING_SIZE_IS - Static variable in class org.eclipse.swt.internal.mozilla.nsIDataType
 

W

wake() - Method in class org.eclipse.swt.widgets.Display
If the receiver's user-interface thread was sleeping, causes it to be awakened and start running again.
wantsToHandleMouseEvents() - Method in class org.eclipse.swt.internal.cocoa.NSInputManager
 
WebDataSource - Class in org.eclipse.swt.internal.cocoa
 
WebDataSource() - Constructor for class org.eclipse.swt.internal.cocoa.WebDataSource
 
WebDataSource(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebDataSource
 
WebDataSource(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebDataSource
 
WebDocumentRepresentation - Class in org.eclipse.swt.internal.cocoa
 
WebDocumentRepresentation() - Constructor for class org.eclipse.swt.internal.cocoa.WebDocumentRepresentation
 
WebDocumentRepresentation(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebDocumentRepresentation
 
WebDocumentRepresentation(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebDocumentRepresentation
 
webFrame() - Method in class org.eclipse.swt.internal.cocoa.DOMDocument
 
webFrame() - Method in class org.eclipse.swt.internal.cocoa.WebDataSource
 
WebFrame - Class in org.eclipse.swt.internal.cocoa
 
WebFrame() - Constructor for class org.eclipse.swt.internal.cocoa.WebFrame
 
WebFrame(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebFrame
 
WebFrame(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebFrame
 
WebFrameView - Class in org.eclipse.swt.internal.cocoa
 
WebFrameView() - Constructor for class org.eclipse.swt.internal.cocoa.WebFrameView
 
WebFrameView(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebFrameView
 
WebFrameView(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebFrameView
 
WEBKIT - Static variable in class org.eclipse.swt.SWT
Style constant specifying that a Browser should use WebKit for rendering its content (value is 1<<16).
WebOpenPanelResultListener - Class in org.eclipse.swt.internal.cocoa
 
WebOpenPanelResultListener() - Constructor for class org.eclipse.swt.internal.cocoa.WebOpenPanelResultListener
 
WebOpenPanelResultListener(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebOpenPanelResultListener
 
WebOpenPanelResultListener(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebOpenPanelResultListener
 
WebPolicyDecisionListener - Class in org.eclipse.swt.internal.cocoa
 
WebPolicyDecisionListener() - Constructor for class org.eclipse.swt.internal.cocoa.WebPolicyDecisionListener
 
WebPolicyDecisionListener(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebPolicyDecisionListener
 
WebPolicyDecisionListener(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebPolicyDecisionListener
 
WebPreferences - Class in org.eclipse.swt.internal.cocoa
 
WebPreferences() - Constructor for class org.eclipse.swt.internal.cocoa.WebPreferences
 
WebPreferences(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebPreferences
 
WebPreferences(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebPreferences
 
WebScriptObject - Class in org.eclipse.swt.internal.cocoa
 
WebScriptObject() - Constructor for class org.eclipse.swt.internal.cocoa.WebScriptObject
 
WebScriptObject(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebScriptObject
 
WebScriptObject(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebScriptObject
 
webScriptValueAtIndex(int) - Method in class org.eclipse.swt.internal.cocoa.WebScriptObject
 
WebUndefined - Class in org.eclipse.swt.internal.cocoa
 
WebUndefined() - Constructor for class org.eclipse.swt.internal.cocoa.WebUndefined
 
WebUndefined(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebUndefined
 
WebUndefined(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebUndefined
 
WebView - Class in org.eclipse.swt.internal.cocoa
 
WebView() - Constructor for class org.eclipse.swt.internal.cocoa.WebView
 
WebView(int) - Constructor for class org.eclipse.swt.internal.cocoa.WebView
 
WebView(id) - Constructor for class org.eclipse.swt.internal.cocoa.WebView
 
weightOfFont(NSFont) - Method in class org.eclipse.swt.internal.cocoa.NSFontManager
 
wheelDelta() - Method in class org.eclipse.swt.internal.cocoa.DOMWheelEvent
 
widget - Variable in class org.eclipse.swt.events.TypedEvent
the widget that issued the event
widget - Variable in class org.eclipse.swt.widgets.Event
the widget that issued the event
Widget - Class in org.eclipse.swt.widgets
This class is the abstract superclass of all user interface objects.
Widget(Widget, int) - Constructor for class org.eclipse.swt.widgets.Widget
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
WIDGET_NOWHERE - Static variable in class org.eclipse.swt.internal.theme.DrawData
Widget parts
WIDGET_WHOLE - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
widgetArmed(ArmEvent) - Method in interface org.eclipse.swt.events.ArmListener
Sent when a widget is armed, or 'about to be selected'.
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.swt.events.SelectionAdapter
Sent when default selection occurs in the control.
widgetDefaultSelected(SelectionEvent) - Method in interface org.eclipse.swt.events.SelectionListener
Sent when default selection occurs in the control.
widgetDisposed(DisposeEvent) - Method in interface org.eclipse.swt.events.DisposeListener
Sent when the widget is disposed.
widgetSelected(SelectionEvent) - Method in class org.eclipse.swt.events.SelectionAdapter
Sent when selection occurs in the control.
widgetSelected(SelectionEvent) - Method in interface org.eclipse.swt.events.SelectionListener
Sent when selection occurs in the control.
width - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
width - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
width - Variable in class org.eclipse.swt.custom.CTabFolderEvent
The width of the chevron button at the time of the event.
width - Variable in class org.eclipse.swt.events.PaintEvent
the width of the bounding rectangle of the region that requires painting
width - Variable in class org.eclipse.swt.events.SelectionEvent
The width of selected area.
width - Variable in class org.eclipse.swt.graphics.GlyphMetrics
the width of the GlyphMetrics
width - Variable in class org.eclipse.swt.graphics.ImageData
The width of the image, in pixels.
width - Variable in class org.eclipse.swt.graphics.LineAttributes
The line width.
width - Variable in class org.eclipse.swt.graphics.Rectangle
the width of the rectangle
width - Variable in class org.eclipse.swt.internal.cocoa.CGSize
 
width - Variable in class org.eclipse.swt.internal.cocoa.NSRect
 
width - Variable in class org.eclipse.swt.internal.cocoa.NSSize
 
width() - Method in class org.eclipse.swt.internal.cocoa.NSTableColumn
 
width - Variable in class org.eclipse.swt.layout.FormData
width specifies the preferred width in pixels.
width - Variable in class org.eclipse.swt.layout.RowData
width specifies the desired width in pixels.
width - Variable in class org.eclipse.swt.widgets.Event
the width of the bounding rectangle of the region that requires painting
widthHint - Variable in class org.eclipse.swt.layout.GridData
widthHint specifies the preferred width in pixels.
WinBMPFileFormat - Class in org.eclipse.swt.internal.image
 
WinBMPFileFormat() - Constructor for class org.eclipse.swt.internal.image.WinBMPFileFormat
 
window() - Method in class org.eclipse.swt.internal.cocoa.NSAlert
 
window() - Method in class org.eclipse.swt.internal.cocoa.NSEvent
 
window() - Method in class org.eclipse.swt.internal.cocoa.NSView
 
WINDOW_END - Static variable in class org.eclipse.swt.custom.ST
 
WINDOW_START - Static variable in class org.eclipse.swt.custom.ST
 
windowBackgroundColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
WindowEvent - Class in org.eclipse.swt.browser
A WindowEvent is sent by a Browser when a new window needs to be created or when an existing window needs to be closed.
WindowEvent(Widget) - Constructor for class org.eclipse.swt.browser.WindowEvent
Constructs a new instance of this class.
windowFrameColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
windowFrameTextColor() - Static method in class org.eclipse.swt.internal.cocoa.NSColor
 
WindowHidden(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
WindowLowered(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
windowNumber() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
windowNumberAtPoint(NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.NSColorPanel
 
windowNumberAtPoint(NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.NSFontPanel
 
windowNumberAtPoint(NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.NSOpenPanel
 
windowNumberAtPoint(NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.NSPanel
 
windowNumberAtPoint(NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.NSSavePanel
 
windowNumberAtPoint(NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.NSWindow
 
windowNumberAtPoint(NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.SFCertificatePanel
 
windowNumberAtPoint(NSPoint, int) - Static method in class org.eclipse.swt.internal.cocoa.SFCertificateTrustPanel
 
WindowRaised(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
windowRef() - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 
windows() - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
WindowShown(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
windowWithWindowNumber(int) - Method in class org.eclipse.swt.internal.cocoa.NSApplication
 
WinICOFileFormat - Class in org.eclipse.swt.internal.image
 
WinICOFileFormat() - Constructor for class org.eclipse.swt.internal.image.WinICOFileFormat
 
WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
WordNext - Static variable in class org.eclipse.swt.custom.ST
The WordNext event type (value is 3009).
WordPrevious - Static variable in class org.eclipse.swt.custom.ST
The WordPrevious event type (value is 3010).
worksWhenModal() - Method in class org.eclipse.swt.internal.cocoa.NSPanel
 
wrap - Variable in class org.eclipse.swt.layout.RowLayout
wrap specifies whether a control will be wrapped to the next row if there is insufficient space on the current row.
WRAP - Static variable in class org.eclipse.swt.SWT
Style constant for automatic line wrap behavior (value is 1<<6).
wrapIndent - Variable in class org.eclipse.swt.custom.LineStyleEvent
line wrap indent (input, output)
wraps() - Method in class org.eclipse.swt.internal.cocoa.NSCell
 
Write(int) - Method in class org.eclipse.swt.internal.mozilla.nsISerializable
 
writeSelectionToPasteboard(NSPasteboard, NSArray) - Method in class org.eclipse.swt.internal.cocoa.NSObject
 
writeToPasteboard(NSPasteboard) - Method in class org.eclipse.swt.internal.cocoa.NSURL
 

X

x - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
x - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
x - Variable in class org.eclipse.swt.custom.CTabFolderEvent
The widget-relative, x coordinate of the chevron button at the time of the event.
x - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the x location
x - Variable in class org.eclipse.swt.dnd.DragSourceEvent
In dragStart, the x coordinate (relative to the control) of the position the mouse went down to start the drag.
x - Variable in class org.eclipse.swt.dnd.DropTargetEvent
The x-cordinate of the cursor relative to the Display
x - Variable in class org.eclipse.swt.events.GestureEvent
The meaning of this field is dependent on the value of the detail field and the platform.
x - Variable in class org.eclipse.swt.events.MenuDetectEvent
The display-relative x coordinate of the pointer at the time the context menu trigger occurred.
x - Variable in class org.eclipse.swt.events.MouseEvent
the widget-relative, x coordinate of the pointer at the time the mouse button was pressed or released
x - Variable in class org.eclipse.swt.events.PaintEvent
the x offset of the bounding rectangle of the region that requires painting
x - Variable in class org.eclipse.swt.events.SelectionEvent
The x location of the selected area.
x - Variable in class org.eclipse.swt.events.TouchEvent
The widget-relative x coordinate of the pointer at the time the touch occurred.
x - Variable in class org.eclipse.swt.graphics.ImageData
The x coordinate of the top left corner of the image within the logical screen (this field corresponds to the GIF89a Image Left Position value).
x - Variable in class org.eclipse.swt.graphics.Point
the x coordinate of the point
x - Variable in class org.eclipse.swt.graphics.Rectangle
the x coordinate of the rectangle
x - Variable in class org.eclipse.swt.internal.cocoa.CGPoint
 
x - Variable in class org.eclipse.swt.internal.cocoa.NSPoint
 
x - Variable in class org.eclipse.swt.internal.cocoa.NSRect
 
x - Variable in class org.eclipse.swt.widgets.Event
depending on the event type, the x offset of the bounding rectangle of the region that requires painting or the widget-relative, x coordinate of the pointer at the time the mouse button was pressed or released
x - Variable in class org.eclipse.swt.widgets.Touch
The x location of the touch in TouchSource coordinates.
xDirection - Variable in class org.eclipse.swt.events.GestureEvent
This field is valid when the detail field is set to GESTURE_SWIPE or GESTURE_PAN.
xDirection - Variable in class org.eclipse.swt.widgets.Event
If nonzero, a positive value indicates a swipe to the right, and a negative value indicates a swipe to the left.
xorMode - Variable in class org.eclipse.swt.graphics.GCData
 
XPCOM - Class in org.eclipse.swt.internal.mozilla
 
XPCOM() - Constructor for class org.eclipse.swt.internal.mozilla.XPCOM
 
XPCOMGlueLoadXULFunctions(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
XPCOMGlueShutdown() - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
XPCOMGlueShutdown() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
XPCOMGlueStartup(byte[]) - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
XPCOMGlueStartup(byte[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
XPCOMInit - Class in org.eclipse.swt.internal.mozilla.init
 
XPCOMInit() - Constructor for class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
XPCOMObject - Class in org.eclipse.swt.internal.mozilla
 
XPCOMObject(int[]) - Constructor for class org.eclipse.swt.internal.mozilla.XPCOMObject
 

Y

y - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
y - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
y - Variable in class org.eclipse.swt.custom.CTabFolderEvent
The widget-relative, y coordinate of the chevron button at the time of the event.
y - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the y location
y - Variable in class org.eclipse.swt.dnd.DragSourceEvent
In dragStart, the y coordinate (relative to the control) of the position the mouse went down to start the drag.
y - Variable in class org.eclipse.swt.dnd.DropTargetEvent
The y-cordinate of the cursor relative to the Display
y - Variable in class org.eclipse.swt.events.GestureEvent
The meaning of this field is dependent on the value of the detail field and the platform.
y - Variable in class org.eclipse.swt.events.MenuDetectEvent
The display-relative y coordinate of the pointer at the time the context menu trigger occurred.
y - Variable in class org.eclipse.swt.events.MouseEvent
the widget-relative, y coordinate of the pointer at the time the mouse button was pressed or released
y - Variable in class org.eclipse.swt.events.PaintEvent
the y offset of the bounding rectangle of the region that requires painting
y - Variable in class org.eclipse.swt.events.SelectionEvent
The y location of selected area.
y - Variable in class org.eclipse.swt.events.TouchEvent
The widget-relative y coordinate of the pointer at the time the touch occurred.
y - Variable in class org.eclipse.swt.graphics.ImageData
The y coordinate of the top left corner of the image within the logical screen (this field corresponds to the GIF89a Image Top Position value).
y - Variable in class org.eclipse.swt.graphics.Point
the y coordinate of the point
y - Variable in class org.eclipse.swt.graphics.Rectangle
the y coordinate of the rectangle
y - Variable in class org.eclipse.swt.internal.cocoa.CGPoint
 
y - Variable in class org.eclipse.swt.internal.cocoa.NSPoint
 
y - Variable in class org.eclipse.swt.internal.cocoa.NSRect
 
y - Variable in class org.eclipse.swt.widgets.Event
depending on the event type, the y offset of the bounding rectangle of the region that requires painting or the widget-relative, y coordinate of the pointer at the time the mouse button was pressed or released
y - Variable in class org.eclipse.swt.widgets.Touch
The y location of the touch in TouchSource coordinates.
yDirection - Variable in class org.eclipse.swt.events.GestureEvent
This field is valid when the detail field is set to GESTURE_SWIPE or GESTURE_PAN.
yDirection - Variable in class org.eclipse.swt.widgets.Event
If nonzero, a positive value indicates a swipe in the up direction, and a negative value indicates a swipe in the down direction.
yearOfCommonEra() - Method in class org.eclipse.swt.internal.cocoa.NSCalendarDate
 
YES - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for YES button; valid combinations are YES|NO, YES|NO|CANCEL (value is 1<<6).

Z

ZigZag8x8 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
zoom(id) - Method in class org.eclipse.swt.internal.cocoa.NSWindow
 

_

__BIG_ENDIAN__() - Static method in class org.eclipse.swt.internal.cocoa.OS
 
_Call(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_Call(int, int, int, byte[], int, int, int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_Call(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_Call(int, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_GRE_GetGREPathWithProperties(GREVersionRange, int, GREProperty, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
_JS_DefineFunction(byte[], int, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_JS_EvaluateUCScriptForPrincipals(byte[], int, int, int, char[], int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_JS_GetGlobalObject(byte[], int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_JS_NewObject(byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_NS_Free(byte[], int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_NS_GetComponentManager(int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_NS_GetServiceManager(int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_NS_InitXPCOM2(int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_NS_NewLocalFile(int, int, int[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedCString_delete(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedCString_get(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedCString_Length(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedCString_new() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedCString_new(byte[], int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedCString_new(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedString_delete(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedString_get(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedString_Length(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedString_new() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsEmbedString_new(char[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsID_delete(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsID_Equals(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsID_new() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsIMemory_Alloc(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsIMemory_Realloc(int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsIScriptContext17_GetNativeContext(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsIScriptContext_GetNativeContext(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsIScriptGlobalObject17_EnsureScriptEnvironment(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsIScriptGlobalObject17_GetScriptContext(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsIScriptGlobalObject_EnsureScriptEnvironment(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_nsIScriptGlobalObject_GetScriptContext(int, int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_XPCOMGlueLoadXULFunctions(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_XPCOMGlueShutdown() - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
_XPCOMGlueShutdown() - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
_XPCOMGlueStartup(byte[]) - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
_XPCOMGlueStartup(byte[]) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
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 _