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

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).
Above - Static variable in class org.eclipse.swt.internal.gtk.OS
X11 Native methods and constants
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
 
access(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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
 
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
 
accessible_description - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
accessible_hypertext_nlinks - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
accessible_name - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
Properties
accessible_table_caption_object - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
accessible_table_column_description - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
accessible_table_column_header - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
accessible_table_row_description - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
accessible_table_row_header - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
accessible_table_summary - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
accessible_value - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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.
action - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
actions - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
activate - Static variable in class org.eclipse.swt.internal.gtk.OS
Signals
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).
active - Static variable in class org.eclipse.swt.internal.gtk.OS
Properties
ACTIVE - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
active_descendant_changed - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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(Image) - Method in class org.eclipse.swt.internal.ImageList
 
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.
add_column_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
add_focus_handler - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
add_row_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
add_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
add_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
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.
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.
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
 
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(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.
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
 
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.
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.
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).
addTextChangeListener(TextChangeListener) - Method in interface org.eclipse.swt.custom.StyledTextContent
Called by StyledText to add itself as an Observer to content changes.
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.
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.
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 - 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
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
 
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 - Variable in class org.eclipse.swt.internal.gtk.GdkRGBA
 
ALPHA - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for alpha input behavior (value is 1<<2).
alpha_map - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
alpha_x_origin - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
alpha_y_origin - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
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.
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).
analysis_extra_attrs - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_font - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_lang_engine - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_language - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_level - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_shape_engine - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
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.
AnyPropertyType - Static variable in class org.eclipse.swt.internal.gtk.OS
Constants
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.
AppendToStream(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserStream
 
application_class - Variable in class org.eclipse.swt.graphics.DeviceData
This field is platform dependent.
APPLICATION_MODAL - Static variable in class org.eclipse.swt.SWT
Style constant for application modal behavior (value is 1<<16).
application_name - Variable in class org.eclipse.swt.graphics.DeviceData
This field is platform dependent.
area_height - Variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
area_width - Variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
area_x - Variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
area_y - Variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
argClass - Variable in class org.eclipse.swt.internal.cde.DtActionArg
 
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.
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).
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
ascent - Variable in class org.eclipse.swt.internal.cairo.cairo_font_extents_t
 
ascii(String) - Static method in class org.eclipse.swt.internal.gtk.OS
 
ascii(String) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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
 
ATK - Class in org.eclipse.swt.internal.accessibility.gtk
 
ATK() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK__TEXT_ATTR_DIRECTION - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ACTION_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_COMPONENT_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_EDITABLE_TEXT_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_focus_tracker_notify(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_get_default_registry() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_HYPERTEXT_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_IS_NO_OP_OBJECT_FACTORY(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_object_add_relationship(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
atk_object_factory_create_accessible(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_object_factory_get_accessible_type(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_object_initialize(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_object_notify_state_change(int, int, boolean) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_object_ref_relation_set(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_object_remove_relationship(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
atk_registry_get_factory(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_registry_set_factory_type(int, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_CONTROLLED_BY - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_CONTROLLER_FOR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_DESCRIBED_BY - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_DESCRIPTION_FOR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_EMBEDDED_BY - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_EMBEDS - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_FLOWS_FROM - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_FLOWS_TO - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_LABEL_FOR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_LABELLED_BY - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_LABELLED_BY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
ATK_RELATION_MEMBER_OF - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_NODE_CHILD_OF - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_NULL - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
Constants
ATK_RELATION_PARENT_WINDOW_OF - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_POPUP_FOR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_relation_set_get_n_relations(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_relation_set_get_relation(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_relation_set_remove(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_RELATION_SUBWINDOW_OF - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_ALERT - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_ANIMATION - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_CALENDAR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_CANVAS - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_CHECK_BOX - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_CHECK_MENU_ITEM - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_COMBO_BOX - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_DATE_EDITOR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_DIALOG - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_DOCUMENT_FRAME - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_DRAWING_AREA - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_FOOTER - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_FORM - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_HEADER - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_HEADING - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_IMAGE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_LABEL - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_LIST - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_LIST_ITEM - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_MENU - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_MENU_BAR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_MENU_ITEM - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_PAGE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_PAGE_TAB - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_PAGE_TAB_LIST - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_PANEL - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_PARAGRAPH - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_PROGRESS_BAR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_PUSH_BUTTON - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_RADIO_BUTTON - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_RADIO_MENU_ITEM - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_role_register(byte[]) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_SCROLL_BAR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_SECTION - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_SEPARATOR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_SLIDER - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_SPIN_BUTTON - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_STATUSBAR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_TABLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_TABLE_CELL - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_TABLE_COLUMN_HEADER - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_TABLE_ROW_HEADER - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_TEXT - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_TOOL_BAR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_TOOL_TIP - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_TREE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_UNKNOWN - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_ROLE_WINDOW - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_SELECTION_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_ACTIVE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_ARMED - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_BUSY - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_CHECKED - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_DEFUNCT - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_EDITABLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_ENABLED - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_EXPANDED - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_FOCUSABLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_FOCUSED - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_INVALID_ENTRY - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_MULTI_LINE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_MULTISELECTABLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_PRESSED - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_REQUIRED - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_RESIZABLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_SELECTABLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_SELECTED - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_state_set_add_state(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_state_set_new() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_SHOWING - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_SINGLE_LINE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_SUPPORTS_AUTOCOMPLETION - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_TRANSIENT - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_STATE_VISIBLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TABLE_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_BG_COLOR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_BG_FULL_HEIGHT - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_BG_STIPPLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_EDITABLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_FAMILY_NAME - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_FG_COLOR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_FG_STIPPLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_INDENT - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_INVISIBLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_JUSTIFICATION - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_LANGUAGE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_LEFT_MARGIN - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_PIXELS_ABOVE_LINES - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_PIXELS_BELOW_LINES - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_PIXELS_INSIDE_WRAP - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_RIGHT_MARGIN - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_RISE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_SCALE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_SIZE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_STRETCH - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_STRIKETHROUGH - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_STYLE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_UNDERLINE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_VARIANT - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_WEIGHT - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_ATTR_WRAP_MODE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_text_attribute_get_name(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_text_attribute_get_value(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
atk_text_attribute_register(byte[]) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_BOUNDARY_CHAR - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_BOUNDARY_LINE_END - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_BOUNDARY_LINE_START - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_BOUNDARY_SENTENCE_END - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_BOUNDARY_SENTENCE_START - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_BOUNDARY_WORD_END - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_BOUNDARY_WORD_START - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_CLIP_BOTH - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_CLIP_MAX - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_CLIP_MIN - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_CLIP_NONE - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TEXT_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_ACTION() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_COMPONENT() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_EDITABLE_TEXT() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_HYPERTEXT() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_OBJECT_FACTORY() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_SELECTION() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_TABLE() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_TEXT() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_TYPE_VALUE() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_VALUE_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
ATK_XY_WINDOW - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
AtkActionIface - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkActionIface() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkActionIface
 
AtkAttribute - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkAttribute() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkAttribute
 
AtkAttribute_sizeof() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
AtkComponentIface - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkComponentIface() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
AtkEditableTextIface - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkEditableTextIface() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
 
AtkHypertextIface - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkHypertextIface() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface
 
AtkObjectClass - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkObjectClass() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
AtkObjectFactory_sizeof() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
64 bit
AtkObjectFactoryClass - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkObjectFactoryClass() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkObjectFactoryClass
 
AtkObjectFactoryClass_sizeof() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
AtkSelectionIface - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkSelectionIface() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
AtkTableIface - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkTableIface() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
AtkTextIface - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkTextIface() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
AtkTextRange - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkTextRange() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkTextRange
 
AtkTextRange_sizeof() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
AtkTextRectangle - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkTextRectangle() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkTextRectangle
 
AtkTextRectangle_sizeof() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
AtkValueIface - Class in org.eclipse.swt.internal.accessibility.gtk
 
AtkValueIface() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.AtkValueIface
 
atom - Variable in class org.eclipse.swt.internal.gtk.GdkEventProperty
 
ATTRIBUTE_NODE - Static variable in class org.eclipse.swt.internal.mozilla.nsIDOMNode
 
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
attributes - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
attributes_changed - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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.
authenticate - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
Signals
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
 
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
 
axes - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
axes - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 

B

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).
background_blue - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
background_gdk - Static variable in class org.eclipse.swt.internal.gtk.OS
 
background_green - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
background_pixel - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
background_red - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
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).
backspace - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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).
base_finalize - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
base_height - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
base_init - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
base_width - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
BCbTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
BCrTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
beep() - Method in class org.eclipse.swt.widgets.Display
Causes the system hardware to emit a short sound (if it supports this capability).
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).
Below - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
BIG_ENDIAN - Static variable in class org.eclipse.swt.internal.gtk.OS
OS Constants
BITMAP - Static variable in class org.eclipse.swt.SWT
Constant indicating that an image or operation is of type bitmap (value is 0).
bits_per_pixel - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
bits_per_rgb - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
bits_per_rgb - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
blue - Variable in class org.eclipse.swt.graphics.RGB
the blue component of the RGB
blue - Variable in class org.eclipse.swt.internal.gtk.GdkColor
 
blue - Variable in class org.eclipse.swt.internal.gtk.GdkRGBA
 
blue_mask - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
blue_mask - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
blue_prec - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
blue_shift - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
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).
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).
border_width - Variable in class org.eclipse.swt.internal.gtk.XWindowChanges
 
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.
bottom - Variable in class org.eclipse.swt.internal.gtk.GtkBorder
 
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
bounds - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextRange
 
bounds_changed - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
bpl - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
bpp - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
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
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 - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
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_press_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
button_release_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
button_relief - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
ButtonRelease - Static variable in class org.eclipse.swt.internal.gtk.OS
 
BYTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
byte_order - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
byte_order - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
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
 
bytesPerLine - Variable in class org.eclipse.swt.graphics.ImageData
The number of bytes per scanline.

C

C - Class in org.eclipse.swt.internal
 
C() - Constructor for class org.eclipse.swt.internal.C
 
CA_CERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
cairo - Variable in class org.eclipse.swt.graphics.GCData
 
Cairo - Class in org.eclipse.swt.internal.cairo
 
Cairo() - Constructor for class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_ANTIALIAS_DEFAULT - Static variable in class org.eclipse.swt.internal.cairo.Cairo
Constants
CAIRO_ANTIALIAS_GRAY - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_ANTIALIAS_NONE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_ANTIALIAS_SUBPIXEL - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_append_path(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_arc(int, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_arc_negative(int, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_clip(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_clip_preserve(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_close_path(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_CONTENT_ALPHA - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_CONTENT_COLOR - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_CONTENT_COLOR_ALPHA - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_copy_page(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_copy_path(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_copy_path_flat(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_create(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_curve_to(int, double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_device_to_user(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_device_to_user_distance(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_EXTEND_NONE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_EXTEND_PAD - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_EXTEND_REFLECT - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_EXTEND_REPEAT - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_fill(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_fill_extents(int, double[], double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_fill_preserve(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FILL_RULE_EVEN_ODD - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FILL_RULE_WINDING - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FILTER_BEST - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FILTER_BILINEAR - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FILTER_FAST - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FILTER_GAUSSIAN - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FILTER_GOOD - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FILTER_NEAREST - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_font_extents(int, cairo_font_extents_t) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_font_extents_t - Class in org.eclipse.swt.internal.cairo
 
cairo_font_extents_t() - Constructor for class org.eclipse.swt.internal.cairo.cairo_font_extents_t
 
cairo_font_extents_t_sizeof() - Static method in class org.eclipse.swt.internal.cairo.Cairo
64
cairo_font_options_create() - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_font_options_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_font_options_get_antialias(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_font_options_set_antialias(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FONT_SLANT_ITALIC - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FONT_SLANT_NORMAL - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FONT_SLANT_OBLIQUE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FONT_WEIGHT_BOLD - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FONT_WEIGHT_NORMAL - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FORMAT_A1 - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FORMAT_A8 - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FORMAT_ARGB32 - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_FORMAT_RGB24 - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_format_stride_for_width(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_antialias(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_current_point(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_fill_rule(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_font_face(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_font_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_font_options(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_line_cap(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_line_join(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_line_width(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_miter_limit(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_operator(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_source(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_target(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_get_tolerance(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_glyph_extents(int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_glyph_path(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_identity_matrix(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_image_surface_create(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_image_surface_create_for_data(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_image_surface_get_data(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_image_surface_get_format(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_image_surface_get_height(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_image_surface_get_stride(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_image_surface_get_width(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_in_fill(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_in_stroke(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_LINE_CAP_BUTT - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_LINE_CAP_ROUND - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_LINE_CAP_SQUARE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_LINE_JOIN_BEVEL - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_LINE_JOIN_MITER - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_LINE_JOIN_ROUND - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_line_to(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_mask(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_mask_surface(int, int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_init(double[], double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_init_identity(double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_init_rotate(double[], double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_init_scale(double[], double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_init_translate(double[], double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_invert(double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_multiply(double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_rotate(double[], double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_scale(double[], double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_transform_distance(double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_transform_point(double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_matrix_translate(double[], double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_move_to(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_new_path(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_OPERATOR_DIFFERENCE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_OPERATOR_OVER - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_OPERATOR_SOURCE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_paint(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_paint_with_alpha(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_PATH_CLOSE_PATH - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_PATH_CURVE_TO - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_path_data_t - Class in org.eclipse.swt.internal.cairo
 
cairo_path_data_t() - Constructor for class org.eclipse.swt.internal.cairo.cairo_path_data_t
 
cairo_path_data_t_sizeof() - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_path_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_PATH_LINE_TO - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_PATH_MOVE_TO - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_path_t - Class in org.eclipse.swt.internal.cairo
 
cairo_path_t() - Constructor for class org.eclipse.swt.internal.cairo.cairo_path_t
 
cairo_path_t_sizeof() - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_add_color_stop_rgb(int, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_add_color_stop_rgba(int, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_create_for_surface(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_create_linear(double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_create_radial(double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_get_extend(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_get_filter(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_get_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_reference(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_set_extend(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_set_filter(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pattern_set_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pdf_surface_set_size(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_pop_group_to_source(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_ps_surface_set_size(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_push_group(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_rectangle(int, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_reference(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_region_get_rectangle(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_region_num_rectangles(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_rel_curve_to(int, double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_rel_line_to(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_rel_move_to(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_reset_clip(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_restore(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_rotate(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_save(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_scale(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_select_font_face(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_antialias(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_dash(int, double[], int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_fill_rule(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_font_face(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_font_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_font_options(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_font_size(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_line_cap(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_line_join(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_line_width(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_miter_limit(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_operator(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_source(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_source_rgb(int, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_source_rgba(int, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_source_surface(int, int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_set_tolerance(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_show_glyphs(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_show_page(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_show_text(int, byte[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_status(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_STATUS_INVALID_MATRIX - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_STATUS_INVALID_POP_GROUP - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_STATUS_INVALID_RESTORE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_STATUS_NO_CURRENT_POINT - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_STATUS_NO_MEMORY - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_STATUS_NO_TARGET_SURFACE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_STATUS_NULL_POINTER - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_STATUS_SUCCESS - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_status_to_string(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_stroke(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_stroke_extents(int, double[], double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_stroke_preserve(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_create_similar(int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_finish(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_flush(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_get_content(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_get_type(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_get_user_data(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_mark_dirty(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_reference(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_set_device_offset(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_set_fallback_resolution(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_surface_set_user_data(int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_BEOS - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_DIRECTFB - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_GLITZ - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_IMAGE - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_PDF - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_PS - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_QUARTZ - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_SVG - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_WIN32 - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_XCB - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_SURFACE_TYPE_XLIB - Static variable in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_text_extents(int, byte[], cairo_text_extents_t) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_text_extents_t - Class in org.eclipse.swt.internal.cairo
 
cairo_text_extents_t() - Constructor for class org.eclipse.swt.internal.cairo.cairo_text_extents_t
 
cairo_text_extents_t_sizeof() - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_text_path(int, byte[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_transform(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_translate(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_user_to_device(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_user_to_device_distance(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_version() - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
CAIRO_VERSION_ENCODE(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
Natives
cairo_xlib_surface_create(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_xlib_surface_create_for_bitmap(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_xlib_surface_get_drawable(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_xlib_surface_get_height(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_xlib_surface_get_width(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairo_xlib_surface_set_size(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
cairoXoffset - Variable in class org.eclipse.swt.graphics.GCData
 
cairoYoffset - Variable in class org.eclipse.swt.graphics.GCData
 
CALENDAR - Static variable in class org.eclipse.swt.SWT
Style constant for calendar display (value is 1<<10).
call(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
call(int, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
call(int, int, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
call(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
Call(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
call(int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
call(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
call(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
Call(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
Natives
Call(int, int, int, long) - Static method in class org.eclipse.swt.internal.gtk.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
 
call_get_size(int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
callAsConstructor - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
callAsFunction - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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_JSNative(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
can_open_multiple_files - Variable in class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
CanAccess(int, int, int, int, int, int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
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).
cancel_button - Variable in class org.eclipse.swt.internal.gtk.GtkColorSelectionDialog
 
cancelJob() - Method in class org.eclipse.swt.printing.Printer
Cancels a print job in progress.
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
 
CanGetService(int, nsID) - Method in class org.eclipse.swt.internal.mozilla.nsIXPCSecurityManager
 
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).
cap_style - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
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).
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
 
cclass - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
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
 
CDE - Class in org.eclipse.swt.internal.cde
 
CDE() - Constructor for class org.eclipse.swt.internal.cde.CDE
 
ceil(int, int) - Static method in class org.eclipse.swt.internal.Compatibility
Answers the most negative (i.e.
cell_background_gdk - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
CH - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
change_current_page - Static variable in class org.eclipse.swt.internal.gtk.OS
 
change_value - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.internal.gtk.OS
 
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.
changed_mask - Variable in class org.eclipse.swt.internal.gtk.GdkEventWindowState
 
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.
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.ExpandItem
 
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
 
children - Variable in class org.eclipse.swt.internal.gtk.GtkFixed
 
children_changed - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
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_ARABIC - Static variable in class org.eclipse.swt.internal.BidiUtil
 
class_data - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
class_finalize - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
CLASS_HEBREW - Static variable in class org.eclipse.swt.internal.BidiUtil
 
class_init - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
CLASS_LATINNUMBER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
CLASS_LOCALNUMBER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
class_size - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
class_size - Variable in class org.eclipse.swt.internal.gtk.GTypeQuery
 
CLASSIN - Static variable in class org.eclipse.swt.internal.BidiUtil
 
className - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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.
clear_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
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.
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.
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
 
clicked - Static variable in class org.eclipse.swt.internal.gtk.OS
 
clientArea - Variable in class org.eclipse.swt.internal.theme.DrawData
 
ClientMessage - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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_mask - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
clip_mask - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
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.
clip_x_origin - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
clip_x_origin - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
clip_y_origin - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
clip_y_origin - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
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).
clippingTransform - Variable in class org.eclipse.swt.graphics.GCData
 
clipRgn - 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.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.
close_web_view - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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
 
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.
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).
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.
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_BLACK - Static variable in class org.eclipse.swt.SWT
Default color black (value is 2).
color_blue - Variable in class org.eclipse.swt.internal.gtk.PangoAttrColor
 
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 - Variable in class org.eclipse.swt.internal.gtk.PangoAttrColor
 
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 - Variable in class org.eclipse.swt.internal.gtk.PangoAttrColor
 
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).
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.
colormap - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
colormap - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
colormap_size - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
colormap_size - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
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
colorsel - Variable in class org.eclipse.swt.internal.gtk.GtkColorSelectionDialog
 
column - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
column_deleted - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
column_deleted - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
column_inserted - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
column_inserted - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
COLUMN_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
COLUMN_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
column_reordered - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
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 - Variable in class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
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
 
commit - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
component_alpha - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
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.Group
 
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.Sash
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Scale
 
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
 
configure_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
ConfirmDownloadCACert(int, int, int[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
connect_property_change_handler - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
console_message - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
constructor - Variable in class org.eclipse.swt.internal.gtk.GObjectClass
 
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.
contains - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
ContainsEmailAddress(int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
content - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextRange
 
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
 
ContentRemoved(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
context - Variable in class org.eclipse.swt.graphics.GCData
 
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
 
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.
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).
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.
Converter - Class in org.eclipse.swt.internal
This class implements the conversions between unicode characters and the platform supported representation for characters.
Converter() - Constructor for class org.eclipse.swt.internal.Converter
 
convertSurface(Image) - Static method in class org.eclipse.swt.internal.ImageList
 
convertToType - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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.
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.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.
copy_clipboard - Static variable in class org.eclipse.swt.internal.gtk.OS
 
copy_text - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
 
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.
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 - Variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
count - Variable in class org.eclipse.swt.internal.gtk.XExposeEvent
 
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
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.
create_accessible - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectFactoryClass
 
create_menu_proxy - Static variable in class org.eclipse.swt.internal.gtk.OS
 
create_web_view - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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
 
createPixbuf(Image) - Static method in class org.eclipse.swt.internal.ImageList
 
CrGTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
CrlImportStatusDialog(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
CrRTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
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.
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).
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
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
 
CurrentTime - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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 - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
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).
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() - 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.
cut_clipboard - Static variable in class org.eclipse.swt.internal.gtk.OS
 
cut_text - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
 
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
 
CWSibling - Static variable in class org.eclipse.swt.internal.gtk.OS
 
CWStackMode - Static variable in class org.eclipse.swt.internal.gtk.OS
 

D

DAC - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
damageRgn - Variable in class org.eclipse.swt.graphics.GCData
 
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.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.internal.cairo.cairo_path_t
 
data - Variable in class org.eclipse.swt.internal.gtk.GtkSelectionData
 
data - Variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
data - Variable in class org.eclipse.swt.widgets.Event
a field for application use
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.
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.
day_selected - Static variable in class org.eclipse.swt.internal.gtk.OS
 
day_selected_double_click - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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).
DEBUG - Static variable in class org.eclipse.swt.graphics.Device
 
debug - Variable in class org.eclipse.swt.graphics.DeviceData
 
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).
default_border - Static variable in class org.eclipse.swt.internal.gtk.OS
 
default_encoding - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
Properties
defaultCodePage() - Static method in class org.eclipse.swt.internal.Converter
Returns the default code page for the platform where the application is currently running.
DEFAULTED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
DefaultSelection - Static variable in class org.eclipse.swt.SWT
The default selection event type (value is 14).
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).
DELETE - Static variable in class org.eclipse.swt.accessibility.ACC
A type constant specifying that deletion occurred.
delete_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
delete_from_cursor - Static variable in class org.eclipse.swt.internal.gtk.OS
 
DELETE_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
DELETE_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
delete_range - Static variable in class org.eclipse.swt.internal.gtk.OS
 
delete_text - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
 
delete_text - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
deleteProperty - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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).
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 - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
depth - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
depth - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
depthSize - Variable in class org.eclipse.swt.opengl.GLData
The size in bits of the depth buffer.
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
descent - Variable in class org.eclipse.swt.internal.cairo.cairo_font_extents_t
 
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() - 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).
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).
dest_window - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
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.
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 - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
detail - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
detail - Variable in class org.eclipse.swt.internal.gtk.XFocusChangeEvent
 
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 - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
device - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
device - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
DeviceData - Class in org.eclipse.swt.graphics
 
DeviceData() - Constructor for class org.eclipse.swt.graphics.DeviceData
 
DeviceFinder - Static variable in class org.eclipse.swt.graphics.Device
 
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).
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
 
direction - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
direction_changed - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
DISABLED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
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
 
dispatch_properties_changed - Variable in class org.eclipse.swt.internal.gtk.GObjectClass
 
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 - Variable in class org.eclipse.swt.internal.gtk.XAnyEvent
 
display - Variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
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
display_name - Variable in class org.eclipse.swt.graphics.DeviceData
This field is platform dependent.
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 - Variable in class org.eclipse.swt.internal.gtk.GObjectClass
 
dispose() - Method in class org.eclipse.swt.internal.ImageList
 
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.Shell
 
dispose() - Method in class org.eclipse.swt.widgets.ToolItem
 
dispose() - Method in class org.eclipse.swt.widgets.Widget
Disposes of the operating system resources associated with the receiver and all its descendants.
disposeCairo - Variable in class org.eclipse.swt.graphics.GCData
 
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.
DISPOSITION_ATTACHMENT - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
DISPOSITION_INLINE - Static variable in class org.eclipse.swt.internal.mozilla.nsIChannel
 
dither - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
dlclose(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
dlopen(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
dlsym(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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
 
do_action - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkActionIface
 
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.
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
 
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
 
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
 
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.
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_requested - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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_data_delete - Static variable in class org.eclipse.swt.internal.gtk.OS
 
drag_data_get - Static variable in class org.eclipse.swt.internal.gtk.OS
 
drag_data_received - Static variable in class org.eclipse.swt.internal.gtk.OS
 
drag_drop - Static variable in class org.eclipse.swt.internal.gtk.OS
 
drag_end - Static variable in class org.eclipse.swt.internal.gtk.OS
 
drag_leave - Static variable in class org.eclipse.swt.internal.gtk.OS
 
drag_motion - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
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.
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.
dragstart - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
DOM events
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 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
drawable - Variable in class org.eclipse.swt.graphics.GCData
 
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.
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.
DrawData - Class in org.eclipse.swt.internal.theme
 
DrawData() - Constructor for class org.eclipse.swt.internal.theme.DrawData
 
drawFlags - Variable in class org.eclipse.swt.graphics.GCData
 
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
 
drawGlyphs(GC, char[], int[], int, int) - Static method in class org.eclipse.swt.internal.BidiUtil
 
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(GC, Rectangle, DrawData, Image, int) - Method in class org.eclipse.swt.internal.theme.Theme
 
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.
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.
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
 
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.
DtACTION_FILE - Static variable in class org.eclipse.swt.internal.cde.CDE
Constants
DtActionArg - Class in org.eclipse.swt.internal.cde
 
DtActionArg() - Constructor for class org.eclipse.swt.internal.cde.DtActionArg
 
DtActionArg_sizeof() - Static method in class org.eclipse.swt.internal.cde.CDE
64 bit
DtActionInvoke(int, byte[], DtActionArg, int, byte[], byte[], byte[], int, int, int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtAppInitialize(int, int, int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtDbLoad() - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtDTS_DA_ACTION_LIST - Static variable in class org.eclipse.swt.internal.cde.CDE
 
DtDTS_DA_ICON - Static variable in class org.eclipse.swt.internal.cde.CDE
 
DtDTS_DA_MIME_TYPE - Static variable in class org.eclipse.swt.internal.cde.CDE
 
DtDTS_DA_NAME_TEMPLATE - Static variable in class org.eclipse.swt.internal.cde.CDE
 
DtDtsDataTypeIsAction(byte[]) - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtDtsDataTypeNames() - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtDtsDataTypeToAttributeValue(byte[], byte[], byte[]) - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtDtsFileToDataType(byte[]) - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtDtsFreeAttributeValue(int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtDtsFreeDataType(int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
DtDtsFreeDataTypeNames(int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
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
 
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.
embeddedHandle - Variable in class org.eclipse.swt.widgets.Composite
the handle to the OS resource (Warning: This field is platform dependent)
EmptyByteArray - Static variable in class org.eclipse.swt.internal.Converter
 
EmptyCharArray - Static variable in class org.eclipse.swt.internal.Converter
 
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_scripts - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
enable_universal_access_from_file_uris - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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
 
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.
end_index - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
end_index - Variable in class org.eclipse.swt.internal.gtk.PangoAttribute
 
end_offset - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextRange
 
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.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.
enter_notify_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
EnterNotify - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
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.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 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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_after - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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_mask - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
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).
expand_collapse_cursor_row - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
expander_size - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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 - 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.
expects_uris - Variable in class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
Expose - Static variable in class org.eclipse.swt.internal.gtk.OS
 
expose_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
ExposureMask - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 

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).
FcConfigAppFontAddFile(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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).
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.
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 - Variable in class org.eclipse.swt.printing.PrinterData
the name of the file to print to if printToFile is true.
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.
fill - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
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.
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.
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
 
finalize - Variable in class org.eclipse.swt.internal.gtk.GObjectClass
 
finalize - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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.
FireDelayedEvents(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
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
 
fixed_height_mode - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
flags - Variable in class org.eclipse.swt.internal.gtk.GtkTargetEntry
 
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).
floor(int, int) - Static method in class org.eclipse.swt.internal.Compatibility
Answers the most positive (i.e.
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.
focus - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
focus - Static variable in class org.eclipse.swt.internal.gtk.OS
 
focus - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
focus_event - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
focus_event - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
focus_in_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
focus_line_width - Static variable in class org.eclipse.swt.internal.gtk.OS
 
focus_out_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
focus_padding - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
FocusChangeMask - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.internal.gtk.OS
 
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.internal.gtk.OS
 
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 - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
font_desc - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
fontStyle - Variable in class org.eclipse.swt.custom.StyleRange
the font style of the range.
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).
foreground_blue - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
foreground_gdk - Static variable in class org.eclipse.swt.internal.gtk.OS
 
foreground_green - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
foreground_pixel - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
foreground_red - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
foregroundPattern - Variable in class org.eclipse.swt.graphics.GCData
 
format - Variable in class org.eclipse.swt.dnd.TransferData
Specifies the size in bits of a single unit in pValue.
format - Variable in class org.eclipse.swt.internal.gtk.GtkSelectionData
 
format - Variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
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.
free(int) - Static method in class org.eclipse.swt.internal.C
 
Free(int) - Method in class org.eclipse.swt.internal.mozilla.nsIMemory
 
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.
function(Object[]) - Method in class org.eclipse.swt.browser.BrowserFunction
Subclasses should override this method.
function - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
function - Variable in class org.eclipse.swt.internal.mozilla.nsDynamicFunctionLoad
 
functionName - Variable in class org.eclipse.swt.internal.mozilla.nsDynamicFunctionLoad
 

G

g_app_info_create_from_commandline(byte[], byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_APP_INFO_CREATE_NEEDS_TERMINAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
G_APP_INFO_CREATE_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
G_APP_INFO_CREATE_SUPPORTS_URIS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_get_all() - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_get_default_for_type(byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_get_executable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_get_icon(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_launch(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_launch_default_for_uri(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_should_show(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_app_info_supports_uris(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_cclosure_new(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_closure_ref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_closure_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_content_type_equals(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_content_type_is_a(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_data_input_stream_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_data_input_stream_read_line(int, int[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_get_uri(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_info_get_content_type(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_info_get_modification_time(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_new_for_commandline_arg(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_new_for_path(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_new_for_uri(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_query_info(int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_read(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_file_test(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_FILE_TEST_IS_DIR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
G_FILE_TEST_IS_EXECUTABLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
g_filename_display_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_filename_from_uri(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_filename_from_utf8(int, int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_filename_to_uri(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_filename_to_utf8(int, int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_icon_new_for_string(byte[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_icon_to_string(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_idle_add(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_append(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_data(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_free_1(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_last(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_length(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_next(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_nth(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_nth_data(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_prepend(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_previous(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_remove_link(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_set_next(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_list_set_previous(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_log_default_handler(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_LOG_FLAG_FATAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
G_LOG_FLAG_RECURSION - Static variable in class org.eclipse.swt.internal.gtk.OS
 
G_LOG_LEVEL_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
g_log_remove_handler(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_log_set_handler(byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_acquire(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_check(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_get_poll_func(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_iteration(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_prepare(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_query(int, int, int[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_release(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_main_context_wakeup(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_malloc(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_OBJECT_CLASS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_OBJECT_CLASS_CONSTRUCTOR(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_class_find_property(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_OBJECT_CLASS_SET_CONSTRUCTOR(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_get(int, byte[], int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_get(int, byte[], long[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_OBJECT_GET_CLASS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_get_qdata(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_notify(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_ref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_ref_sink(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_set(int, byte[], boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_set(int, byte[], byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_set(int, byte[], GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_set(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_set(int, byte[], float, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_set(int, byte[], long, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_set_qdata(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_OBJECT_TYPE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_OBJECT_TYPE_NAME(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_object_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_quark_from_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_set_prgname(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_add_emission_hook(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_connect(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_connect_closure(int, byte[], int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_connect_closure_by_id(int, int, int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_emit_by_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_emit_by_name(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_emit_by_name(int, byte[], GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_emit_by_name(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_emit_by_name(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_handler_disconnect(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_handler_find(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_handlers_block_matched(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_handlers_unblock_matched(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_lookup(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_SIGNAL_MATCH_DATA - Static variable in class org.eclipse.swt.internal.gtk.OS
 
G_SIGNAL_MATCH_FUNC - Static variable in class org.eclipse.swt.internal.gtk.OS
 
G_SIGNAL_MATCH_ID - Static variable in class org.eclipse.swt.internal.gtk.OS
 
g_signal_remove_emission_hook(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_signal_stop_emission_by_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_slist_append(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_slist_data(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_slist_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_slist_length(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_slist_next(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_source_remove(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_strdup(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
g_strfreev(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_strtod(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_thread_init(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_thread_supported() - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_timeout_add(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_add_interface_static(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_TYPE_BOOLEAN() - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_TYPE_CHECK_INSTANCE_TYPE(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_class_peek(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_class_peek_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_class_ref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_class_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_TYPE_DOUBLE() - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_TYPE_FLOAT() - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_from_name(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_TYPE_INT() - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_TYPE_INT64() - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_interface_peek_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_is_a(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_query(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_type_register_static(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_TYPE_STRING() - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf16_offset_to_pointer(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf16_offset_to_utf8_offset(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf16_pointer_to_offset(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf16_strlen(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf16_to_utf8(char[], int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf8_offset_to_utf16_offset(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf8_pointer_to_offset(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf8_strlen(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf8_to_utf16(byte[], int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_utf8_to_utf16(int, int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_get_double(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_get_float(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_get_int(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_get_int64(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_init(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_peek_pointer(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_set_double(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_set_float(int, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_set_int(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_set_int64(int, long) - Static method in class org.eclipse.swt.internal.gtk.OS
 
G_VALUE_TYPE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
g_value_unset(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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
 
GDK_2BUTTON_PRESS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_3BUTTON_PRESS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_ACTION_COPY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_ACTION_LINK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_ACTION_MOVE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Alt_L - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Alt_R - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_AND - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_atom_intern(byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_atom_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_BackSpace - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_beep() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_bitmap_create_from_data(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_BOTTOM_LEFT_CORNER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BOTTOM_RIGHT_CORNER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BOTTOM_SIDE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Break - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON1_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON1_MOTION_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON2_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON2_MOTION_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON3_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON3_MOTION_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON_MOTION_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON_PRESS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON_PRESS_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON_RELEASE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_BUTTON_RELEASE_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_cairo_create(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cairo_get_clip_rectangle(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cairo_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cairo_region_create_from_surface(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cairo_reset_clip(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cairo_set_source_color(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cairo_set_source_pixbuf(int, int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cairo_set_source_window(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_Cancel - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CAP_BUTT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CAP_PROJECTING - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CAP_ROUND - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Caps_Lock - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Clear - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_color_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_color_parse(byte[], GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_color_white(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_colormap_alloc_color(int, GdkColor, boolean, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_colormap_free_colors(int, GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_colormap_get_system() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_COLORSPACE_RGB - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CONFIGURE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Control_L - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CONTROL_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Control_R - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_COPY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CROSS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CROSSING_GRAB - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CROSSING_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CROSSING_UNGRAB - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_CURRENT_TIME - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_cursor_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cursor_new_from_pixbuf(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cursor_new_from_pixmap(int, int, GdkColor, GdkColor, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_cursor_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_DECOR_BORDER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_DECOR_MAXIMIZE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_DECOR_MENU - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_DECOR_MINIMIZE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_DECOR_RESIZEH - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_DECOR_TITLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Delete - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_device_get_associated_device(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_device_get_window_at_position(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_device_grab(int, int, int, boolean, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_device_manager_get_client_pointer(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_device_ungrab(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_display_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_display_get_device_manager(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_display_supports_cursor_color(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_DOUBLE_ARROW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Down - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_drag_context_get_actions(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_drag_context_get_dest_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_drag_context_get_selected_action(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_drag_context_list_targets(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_drag_status(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_arc(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_drawable(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_image(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_layout(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_layout_with_colors(int, int, int, int, int, GdkColor, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_line(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_lines(int, int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_pixbuf(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_point(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_polygon(int, int, int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_draw_rectangle(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_drawable_get_depth(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_drawable_get_image(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_drawable_get_size(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_drawable_get_visible_region(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_End - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_ENTER_NOTIFY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_ENTER_NOTIFY_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_error_trap_pop() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_error_trap_push() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_Escape - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_EVEN_ODD_RULE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_copy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_get() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_get_coords(int, double[], double[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_get_scroll_deltas(int, double[], double[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_get_state(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_get_time(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_handler_set(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_peek() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_event_put(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_EVENT_TYPE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_EVENT_WINDOW(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_EXPOSE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_EXPOSURE_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F1 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F10 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F11 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F12 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F13 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F14 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F15 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F16 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F17 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F18 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F19 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F2 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F20 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F3 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F4 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F5 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F6 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F7 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F8 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_F9 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_FLEUR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_flush() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_FOCUS_CHANGE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_FOCUS_CHANGE_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_GC_CAP_STYLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_GC_CLIP_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_GC_CLIP_X_ORIGIN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_GC_CLIP_Y_ORIGIN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_GC_FOREGROUND - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_get_values(int, GdkGCValues) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_GC_JOIN_STYLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_GC_LINE_STYLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_GC_LINE_WIDTH - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_background(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_clip_mask(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_clip_origin(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_clip_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_dashes(int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_exposures(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_fill(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_foreground(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_function(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_line_attributes(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_stipple(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_subwindow(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_tile(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_ts_origin(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_gc_set_values(int, GdkGCValues, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_get_default_root_window() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_GRAB_SUCCESS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_HAND2 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Help - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_HINT_MIN_SIZE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Home - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_INCLUDE_INFERIORS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_INPUT_ONLY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Insert - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_INTERP_BILINEAR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_ISO_Left_Tab - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_JOIN_BEVEL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_JOIN_MITER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_JOIN_ROUND - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KEY_PRESS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KEY_PRESS_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KEY_RELEASE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KEY_RELEASE_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_keyboard_ungrab(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_keymap_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_keymap_translate_keyboard_state(int, int, int, int, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_keyval_to_lower(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_keyval_to_unicode(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_0 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_1 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_2 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_3 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_4 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_5 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_6 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_7 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_8 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_9 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Add - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Decimal - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Delete - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Divide - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Down - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_End - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Enter - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Equal - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Home - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Insert - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Left - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Multiply - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Page_Down - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Page_Up - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Right - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Subtract - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_KP_Up - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_LEAVE_NOTIFY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_LEAVE_NOTIFY_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Left - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_LEFT_PTR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_LEFT_SIDE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_LINE_ON_OFF_DASH - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_LINE_SOLID - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Linefeed - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_LSB_FIRST - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_MAP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Meta_L - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Meta_R - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_MOD1_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_MOTION_NOTIFY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_NO_EXPOSE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_NOTIFY_INFERIOR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Num_Lock - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_OVERLAP_RECTANGLE_OUT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_OWNERSHIP_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Page_Down - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Page_Up - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_pango_context_get() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pango_layout_get_clip_region(int, int, int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_Pause - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_PIXBUF_ALPHA_BILEVEL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_copy_area(int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_get_from_drawable(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_get_from_window(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_get_has_alpha(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_get_height(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_get_pixels(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_get_rowstride(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_get_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_loader_close(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_loader_get_pixbuf(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_loader_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_loader_write(int, int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_new(int, boolean, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_new_from_file(byte[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_render_pixmap_and_mask(int, int[], int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_render_to_drawable(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_save_to_bufferv(int, int[], int[], byte[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixbuf_scale_simple(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixmap_get_size(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pixmap_new(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_PIXMAP_XID(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_pointer_grab(int, boolean, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_POINTER_MOTION_HINT_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_POINTER_MOTION_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_pointer_ungrab(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_Print - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_PROPERTY_CHANGE_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_property_get(int, int, int, int, int, int, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_PROPERTY_NOTIFY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_QUESTION_ARROW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_destroy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_empty(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_get_clipbox(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_get_rectangles(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_intersect(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_offset(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_point_in(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_polygon(int[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_rect_in(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_rectangle(GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_subtract(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_union(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_region_union_with_rect(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_Return - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_RGB_DITHER_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Right - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_RIGHT_SIDE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SB_H_DOUBLE_ARROW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SB_UP_ARROW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SB_V_DOUBLE_ARROW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_get_monitor_at_point(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_get_monitor_at_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_get_monitor_geometry(int, int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_get_n_monitors(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_get_number(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_height() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_width() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_screen_width_mm() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_SCROLL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SCROLL_DOWN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SCROLL_LEFT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Scroll_Lock - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SCROLL_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SCROLL_RIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SCROLL_SMOOTH - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SCROLL_UP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SELECTION_CLEAR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SELECTION_NOTIFY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SELECTION_REQUEST - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_set_program_class(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_Shift_L - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SHIFT_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Shift_R - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SIZING - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_SMOOTH_SCROLL_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_space - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_STIPPLED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Tab - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_text_property_to_utf8_list_for_display(int, int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_threads_leave() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_threads_set_lock_functions(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_TILED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_TOP_LEFT_CORNER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_TOP_RIGHT_CORNER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_TOP_SIDE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_TYPE_COLOR() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_TYPE_PIXBUF() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_unicode_to_keyval(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_UNMAP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_Up - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_utf8_to_compound_text(byte[], int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_utf8_to_string_target(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_VISIBILITY_FULLY_OBSCURED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_VISIBILITY_NOTIFY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_VISIBILITY_NOTIFY_MASK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_visual_get_depth(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_visual_get_system() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_WA_VISUAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WA_X - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WA_Y - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WATCH - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_add_filter(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_at_pointer(int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_begin_paint_rect(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_begin_paint_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_WINDOW_CHILD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_create_similar_surface(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_destroy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_end_paint(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_focus(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_children(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_device_position(int, int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_display(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_events(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_frame_extents(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_height(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_internal_paint_info(int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_origin(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_pointer(int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_position(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_user_data(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_visible_region(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_get_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_hide(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_invalidate_rect(int, GdkRectangle, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_invalidate_region(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_is_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_lookup(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_lower(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_move(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_move_resize(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_new(int, GdkWindowAttr, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_process_all_updates() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_process_updates(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_raise(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_remove_filter(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_resize(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_restack(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_scroll(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_set_back_pixmap(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_set_background_pattern(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_set_cursor(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_set_debug_updates(boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_set_decorations(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_set_events(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_set_override_redirect(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_set_user_data(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_shape_combine_region(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_show(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_window_show_unraised(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_WINDOW_STATE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WINDOW_STATE_FULLSCREEN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WINDOW_STATE_ICONIFIED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WINDOW_STATE_MAXIMIZED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WINDOW_TYPE_HINT_DIALOG - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WINDOW_TYPE_HINT_TOOLTIP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_WINDOWING_X11() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_atom_to_xatom(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_display_get_xdisplay(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_display_utf8_to_compound_text(int, byte[], int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_drawable_get_xdisplay(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_drawable_get_xid(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_get_default_xdisplay() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_screen_get_window_manager_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_screen_lookup_visual(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_visual_get_xvisual(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_window_get_xid(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gdk_x11_window_lookup_for_display(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GDK_X_CURSOR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_XOR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GDK_XTERM - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GdkColor - Class in org.eclipse.swt.internal.gtk
 
GdkColor() - Constructor for class org.eclipse.swt.internal.gtk.GdkColor
 
GdkColor_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkDragContext - Class in org.eclipse.swt.internal.gtk
 
GdkDragContext() - Constructor for class org.eclipse.swt.internal.gtk.GdkDragContext
 
GdkDragContext_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEvent - Class in org.eclipse.swt.internal.gtk
 
GdkEvent() - Constructor for class org.eclipse.swt.internal.gtk.GdkEvent
 
GdkEvent_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventAny - Class in org.eclipse.swt.internal.gtk
 
GdkEventAny() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventAny
 
GdkEventAny_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventButton - Class in org.eclipse.swt.internal.gtk
 
GdkEventButton() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventButton
 
GdkEventButton_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventCrossing - Class in org.eclipse.swt.internal.gtk
 
GdkEventCrossing() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
GdkEventCrossing_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventExpose - Class in org.eclipse.swt.internal.gtk
 
GdkEventExpose() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventExpose
 
GdkEventExpose_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventFocus - Class in org.eclipse.swt.internal.gtk
 
GdkEventFocus() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventFocus
 
GdkEventFocus_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventKey - Class in org.eclipse.swt.internal.gtk
 
GdkEventKey() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventKey
 
GdkEventKey_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventMotion - Class in org.eclipse.swt.internal.gtk
 
GdkEventMotion() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventMotion
 
GdkEventMotion_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventProperty - Class in org.eclipse.swt.internal.gtk
 
GdkEventProperty() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventProperty
 
GdkEventProperty_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventScroll - Class in org.eclipse.swt.internal.gtk
 
GdkEventScroll() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventScroll
 
GdkEventScroll_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventVisibility - Class in org.eclipse.swt.internal.gtk
 
GdkEventVisibility() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventVisibility
 
GdkEventVisibility_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkEventWindowState - Class in org.eclipse.swt.internal.gtk
 
GdkEventWindowState() - Constructor for class org.eclipse.swt.internal.gtk.GdkEventWindowState
 
GdkEventWindowState_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkGCValues - Class in org.eclipse.swt.internal.gtk
 
GdkGCValues() - Constructor for class org.eclipse.swt.internal.gtk.GdkGCValues
 
GdkGeometry - Class in org.eclipse.swt.internal.gtk
 
GdkGeometry() - Constructor for class org.eclipse.swt.internal.gtk.GdkGeometry
 
GdkGeometry_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkImage - Class in org.eclipse.swt.internal.gtk
 
GdkImage() - Constructor for class org.eclipse.swt.internal.gtk.GdkImage
 
GdkRectangle - Class in org.eclipse.swt.internal.gtk
 
GdkRectangle() - Constructor for class org.eclipse.swt.internal.gtk.GdkRectangle
 
GdkRectangle_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkRGBA - Class in org.eclipse.swt.internal.gtk
 
GdkRGBA() - Constructor for class org.eclipse.swt.internal.gtk.GdkRGBA
 
GdkRGBA_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GdkVisual - Class in org.eclipse.swt.internal.gtk
 
GdkVisual() - Constructor for class org.eclipse.swt.internal.gtk.GdkVisual
 
GdkWindowAttr - Class in org.eclipse.swt.internal.gtk
 
GdkWindowAttr() - Constructor for class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
GdkWindowAttr_sizeof() - Static method in class org.eclipse.swt.internal.gtk.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(int) - Method in class org.eclipse.swt.internal.ImageList
 
Get(byte[], nsID, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
get_accessible_type - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectFactoryClass
 
get_attributes - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_bounded_ranges - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_caption - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_caret_offset - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_character_at_offset - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_character_count - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_character_extents - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_column_at_index - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_column_description - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_column_extent_at - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_column_header - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_current_value - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkValueIface
 
get_default_attributes - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_description - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkActionIface
 
get_description - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_extents - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
get_index_at - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_index_in_parent - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_keybinding - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkActionIface
 
get_layer - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
get_layer - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_link - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface
 
get_link_index - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface
 
get_maximum_value - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkValueIface
 
get_mdi_zorder - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
get_mdi_zorder - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_minimum_value - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkValueIface
 
get_n_actions - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkActionIface
 
get_n_children - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_n_columns - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_n_links - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface
 
get_n_rows - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_n_selections - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_name - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkActionIface
 
get_name - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_offset_at_point - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_parent - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_position - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
get_preferred_width - Variable in class org.eclipse.swt.internal.gtk.GtkCellRendererClass
 
get_property - Variable in class org.eclipse.swt.internal.gtk.GObjectClass
 
get_range_extents - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_role - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
get_row_at_index - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_row_description - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_row_extent_at - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_row_header - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_run_attributes - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_selected_columns - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_selected_rows - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_selection_count - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
get_size - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
get_size - Variable in class org.eclipse.swt.internal.gtk.GtkCellRendererClass
 
get_summary - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
get_text - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_text_after_offset - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_text_at_offset - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
get_text_before_offset - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
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.
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.
getBorderWidth() - Method in class org.eclipse.swt.widgets.Label
 
getBorderWidth() - Method in class org.eclipse.swt.widgets.Scrollable
 
getBorderWidth() - Method in class org.eclipse.swt.widgets.Spinner
 
getBorderWidth() - Method in class org.eclipse.swt.widgets.Text
 
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.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(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.
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.
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
 
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.
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.
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.Composite
 
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.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
 
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.
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.
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
 
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.
getDepth() - Method in class org.eclipse.swt.widgets.Display
 
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.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.
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.
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.
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.
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
 
getPixbuf(int) - Method in class org.eclipse.swt.internal.ImageList
 
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.
getProperty - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
getPropertyNames - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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.
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.
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.
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.
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.
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
 
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.Shell
 
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
 
GInterfaceInfo - Class in org.eclipse.swt.internal.gtk
 
GInterfaceInfo() - Constructor for class org.eclipse.swt.internal.gtk.GInterfaceInfo
 
GInterfaceInfo_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
64 bit
GL_VIEWPORT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
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
 
glGetIntegerv(int, int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glib_major_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
glib_micro_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
glib_minor_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GLIB_VERSION - Static variable in class org.eclipse.swt.internal.gtk.OS
 
glViewport(int, int, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX - Class in org.eclipse.swt.internal.opengl.glx
 
GLX() - Constructor for class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_ACCUM_ALPHA_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_ACCUM_BLUE_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_ACCUM_BUFFER_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_ACCUM_GREEN_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_ACCUM_RED_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_ALPHA_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_AUX_BUFFERS - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_AUX_BUFFERS_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BACK_LEFT_BUFFER_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BACK_RIGHT_BUFFER_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BAD_ATTRIBUTE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BAD_CONTEXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BAD_ENUM - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BAD_SCREEN - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BAD_VALUE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BAD_VISUAL - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BLUE_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_BUFFER_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_COLOR_INDEX_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_COLOR_INDEX_TYPE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_CONFIG_CAVEAT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_DAMAGED - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_DEPTH_BUFFER_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_DEPTH_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_DIRECT_COLOR - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_DIRECT_COLOR_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_DONT_CARE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_DOUBLEBUFFER - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_DRAWABLE_TYPE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_EVENT_MASK - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_EXTENSIONS - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_FBCONFIG_ID - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_FRONT_LEFT_BUFFER_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_FRONT_RIGHT_BUFFER_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_GRAY_SCALE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_GRAY_SCALE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_GREEN_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_HEIGHT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_LARGEST_PBUFFER - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_LEVEL - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_MAX_PBUFFER_HEIGHT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_MAX_PBUFFER_PIXELS - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_MAX_PBUFFER_WIDTH - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_NO_EXTENSION - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_NON_CONFORMANT_CONFIG - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_NON_CONFORMANT_VISUAL_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_NONE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_NONE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PBUFFER - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PBUFFER_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PBUFFER_CLOBBER_MASK - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PBUFFER_HEIGHT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PBUFFER_WIDTH - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PIXMAP_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PRESERVED_CONTENTS - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PSEUDO_COLOR - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_PSEUDO_COLOR_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_RED_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_RENDER_TYPE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_RGBA - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_RGBA_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_RGBA_TYPE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_SAMPLE_BUFFERS - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_SAMPLES - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_SAVED - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_SCREEN - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_SCREEN_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_SHARE_CONTEXT_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_SLOW_CONFIG - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_SLOW_VISUAL_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_STATIC_COLOR - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_STATIC_COLOR_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_STATIC_GRAY - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_STATIC_GRAY_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_STENCIL_BUFFER_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_STENCIL_SIZE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_STEREO - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_ALPHA_VALUE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_ALPHA_VALUE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_BLUE_VALUE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_BLUE_VALUE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_GREEN_VALUE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_GREEN_VALUE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_INDEX - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_INDEX_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_INDEX_VALUE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_INDEX_VALUE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_RED_VALUE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_RED_VALUE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_RGB - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_RGB_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_TYPE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRANSPARENT_TYPE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRUE_COLOR - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_TRUE_COLOR_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_USE_GL - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_VENDOR - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_VERSION - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_VISUAL_CAVEAT_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_VISUAL_ID - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_VISUAL_ID_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_WIDTH - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_WINDOW - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_WINDOW_BIT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_X_RENDERABLE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_X_VISUAL_TYPE - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
GLX_X_VISUAL_TYPE_EXT - Static variable in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXChooseVisual(int, int, int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXCopyContext(int, int, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXCreateContext(int, XVisualInfo, int, boolean) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXCreateGLXPixmap(int, XVisualInfo, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXDestroyContext(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXDestroyGLXPixmap(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXGetClientString(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXGetConfig(int, XVisualInfo, int, int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXGetCurrentContext() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXGetCurrentDrawable() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXIsDirect(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXMakeCurrent(int, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXQueryExtension(int, int[], int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXQueryExtensionsString(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXQueryServerString(int, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXQueryVersion(int, int[], int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXSwapBuffers(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXWaitGL() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
glXWaitX() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
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.
glyphs - Variable in class org.eclipse.swt.internal.gtk.PangoLayoutRun
 
GLYPHSHAPE - Static variable in class org.eclipse.swt.internal.BidiUtil
 
GNOME - Class in org.eclipse.swt.internal.gnome
 
GNOME() - Constructor for class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_FILE_DOMAIN_PIXMAP - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_icon_lookup(int, int, byte[], byte[], int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_ICON_LOOKUP_FLAGS_NONE - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_icon_theme_lookup_icon(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_icon_theme_new() - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_PARAM_NONE - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_get_mime_type(int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_init() - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_is_executable_command_string(byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_VFS_MAKE_URI_DIR_CURRENT - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_VFS_MAKE_URI_DIR_HOMEDIR - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_VFS_MAKE_URI_DIR_NONE - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_make_uri_from_input(byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_make_uri_from_input_with_dirs(byte[], int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_VFS_MIME_APPLICATION_ARGUMENT_TYPE_URIS - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_mime_application_free(int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_mime_application_launch(int, int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_mime_get_default_application(byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_VFS_MIME_IDENTICAL - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_VFS_MIME_PARENT - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_mime_type_from_name(byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_mime_type_get_equivalence(int, byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_VFS_MIME_UNRELATED - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
GNOME_VFS_OK - Static variable in class org.eclipse.swt.internal.gnome.GNOME
 
gnome_vfs_url_show(int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
GnomeVFSMimeApplication - Class in org.eclipse.swt.internal.gnome
 
GnomeVFSMimeApplication() - Constructor for class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
GnomeVFSMimeApplication_sizeof() - Static method in class org.eclipse.swt.internal.gnome.GNOME
64 bit
GoBack() - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
GObjectClass - Class in org.eclipse.swt.internal.gtk
 
GObjectClass() - Constructor for class org.eclipse.swt.internal.gtk.GObjectClass
 
GoForward() - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
GotoIndex(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
GPollFD_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
grab_focus - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
grab_focus - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
graphics_exposures - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
graphics_exposures - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
GraphicsExpose - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
green - Variable in class org.eclipse.swt.internal.gtk.GdkColor
 
green - Variable in class org.eclipse.swt.internal.gtk.GdkRGBA
 
green_mask - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
green_mask - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
green_prec - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
green_shift - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
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
 
grid_line_width - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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 - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
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")
GString_len(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GString_str(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK3 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_accel_group_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_ACCEL_LABEL_GET_ACCEL_STRING(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_ACCEL_LABEL_SET_ACCEL_STRING(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_accel_label_set_accel_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_ACCEL_VISIBLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_accelerator_get_default_mod_mask() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_accelerator_parse(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_accessible_get_widget(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_changed(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_configure(int, double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_get_lower(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_get_page_increment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_get_page_size(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_get_step_increment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_get_upper(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_get_value(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_new(double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_set_page_increment(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_set_step_increment(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_set_value(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_adjustment_value_changed(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_alternative_button_order - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_ARROW_DOWN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_ARROW_LEFT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_arrow_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_ARROW_RIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_arrow_set(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_ARROW_UP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_bin_get_child(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_border_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_box_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_box_set_child_packing(int, int, boolean, boolean, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_box_set_homogeneous(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_box_set_spacing(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_button_clicked(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_button_get_relief(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_button_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_button_set_relief(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_calendar_clear_marks(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_calendar_get_date(int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_calendar_mark_day(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_calendar_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_CALENDAR_NO_MONTH_CHANGE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_calendar_select_day(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_calendar_select_month(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_calendar_set_display_options(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_CALENDAR_SHOW_DAY_NAMES - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_CALENDAR_SHOW_HEADING - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_CALENDAR_SHOW_WEEK_NUMBERS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_CALENDAR_WEEK_START_MONDAY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_CAN_DEFAULT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_CAN_FOCUS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_layout_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_layout_get_cells(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_layout_pack_start(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_layout_set_attributes(int, int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_CELL_RENDERER_FOCUSED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_renderer_get_preferred_height_for_width(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_renderer_get_preferred_size(int, int, GtkRequisition, GtkRequisition) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_renderer_get_size(int, int, GdkRectangle, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_CELL_RENDERER_MODE_ACTIVATABLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_renderer_pixbuf_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_CELL_RENDERER_SELECTED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_renderer_set_fixed_size(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_renderer_text_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_cell_renderer_toggle_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_check_button_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_check_menu_item_get_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_check_menu_item_new_with_label(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_check_menu_item_set_active(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_check_version(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_clipboard_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_clipboard_get(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_clipboard_set_can_store(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_clipboard_set_with_owner(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_clipboard_store(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_clipboard_wait_for_contents(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_CLIST_SHOW_TITLES - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_chooser_dialog_new(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_chooser_get_rgba(int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_chooser_set_rgba(int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_chooser_set_use_alpha(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_palette - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_selection_dialog_get_color_selection(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_selection_dialog_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_selection_get_current_color(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_selection_palette_to_string(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_selection_set_current_color(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_color_selection_set_has_palette(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_entry_new_text() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_get_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_get_model(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_insert_text(int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_new_text() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_popdown(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_popup(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_remove_text(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_set_active(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_set_focus_on_click(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_text_insert(int, int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_text_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_combo_box_text_new_with_entry() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_container_add(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_container_forall(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_container_get_border_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_container_get_children(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_container_remove(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_container_resize_children(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_container_set_border_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_CORNER_TOP_LEFT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_CORNER_TOP_RIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_css_provider_load_from_data(int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_css_provider_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_cursor_blink - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_cursor_blink_time - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_dialog_add_button(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_DIALOG_DESTROY_WITH_PARENT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_DIALOG_MODAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_dialog_run(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_DIR_TAB_BACKWARD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_DIR_TAB_FORWARD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_double_click_time - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_begin(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_check_threshold(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_dest_find_target(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_dest_set(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_dest_unset(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_finish(int, boolean, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_get_data(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_set_icon_pixbuf(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_drag_set_icon_surface(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_copy_clipboard(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_cut_clipboard(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_delete_selection(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_delete_text(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_get_editable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_get_position(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_get_selection_bounds(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_insert_text(int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_paste_clipboard(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_select_region(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_set_editable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_editable_set_position(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_get_icon_area(int, int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_get_inner_border(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_get_invisible_char(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_get_layout(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_get_layout_offsets(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_get_max_length(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_get_text(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_get_visibility(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_ENTRY_ICON_PRIMARY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_ENTRY_ICON_SECONDARY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_ENTRY_IM_CONTEXT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_select_on_focus - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_alignment(int, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_has_frame(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_icon_from_stock(int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_icon_sensitive(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_invisible_char(int, char) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_max_length(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_placeholder_text(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_text(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_visibility(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_set_width_chars(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_entry_text_index_to_layout_index(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_enumerate_printers(int, int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_EXPANDER_COLAPSED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_EXPANDER_EXPANDED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_expander_get_expanded(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_expander_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_EXPANDER_SEMI_COLLAPSED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_EXPANDER_SEMI_EXPANDED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_expander_set_expanded(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_expander_set_label_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_FILE_CHOOSER_ACTION_OPEN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_FILE_CHOOSER_ACTION_SAVE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_add_filter(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_dialog_new(byte[], int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_get_filename(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_get_filenames(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_get_filter(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_get_uri(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_get_uris(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_current_folder(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_current_folder_uri(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_current_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_do_overwrite_confirmation(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_extra_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_filename(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_filter(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_local_only(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_select_multiple(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_chooser_set_uri(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_filter_add_pattern(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_filter_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_filter_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_file_filter_set_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_fixed_move(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_fixed_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_fixed_set_has_window(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_font_chooser_dialog_new(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_font_chooser_get_font(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_font_chooser_set_font(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_font_selection_dialog_get_font_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_font_selection_dialog_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_font_selection_dialog_set_font_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_frame_get_label_widget(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_frame_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_frame_set_label_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_frame_set_shadow_type(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_get_current_event() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_get_current_event_state(int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_get_default_language() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_get_event_widget(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_grab_get_current() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_HAS_FOCUS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_hbox_new(boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_hscale_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_hscrollbar_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_hseparator_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_hsv_to_rgb(double, double, double, double[], double[], double[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_factory_lookup_default(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_info_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_info_load_icon(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_set_render_icon(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_set_render_icon_pixbuf(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_ICON_SIZE_DIALOG - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_ICON_SIZE_LARGE_TOOLBAR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_ICON_SIZE_MENU - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_ICON_SIZE_SMALL_TOOLBAR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_source_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_source_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_source_set_pixbuf(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_theme_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_icon_theme_lookup_by_gicon(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_context_filter_keypress(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_context_focus_in(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_context_focus_out(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_context_get_preedit_string(int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_context_get_type() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_context_reset(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_context_set_client_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_context_set_cursor_location(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_multicontext_append_menuitems(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_im_multicontext_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_image_menu_item_new_with_label(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_image_menu_item_set_image(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_image_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_image_new_from_pixbuf(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_image_set_from_pixbuf(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_init_check(int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_ACCEL_LABEL(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_BUTTON(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_CELL_RENDERER_PIXBUF(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_CELL_RENDERER_TEXT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_CELL_RENDERER_TOGGLE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_CONTAINER(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_IMAGE_MENU_ITEM(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_LABEL(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_MENU_ITEM(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_PLUG(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_SCROLLED_WINDOW(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_SOCKET(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_IS_WINDOW(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_JUSTIFY_CENTER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_JUSTIFY_LEFT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_JUSTIFY_RIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_get_layout(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_get_mnemonic_keyval(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_new_with_mnemonic(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_set_attributes(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_set_justify(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_set_line_wrap(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_set_line_wrap_mode(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_set_text(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_set_text(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_label_set_text_with_mnemonic(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_append(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_insert(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_newv(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_remove(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_set(int, int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_set(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_set(int, int, int, long, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_set(int, int, int, GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_list_store_set(int, int, int, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_main() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_main_do_event(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_major_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_MAPPED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_bar_accel - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_bar_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_images - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_item_get_submenu(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_item_remove_submenu(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_item_set_submenu(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_popdown(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_popup(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_shell_deactivate(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_shell_insert(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_shell_set_take_focus(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_menu_tool_button_new(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_message_dialog_new(int, int, int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_MESSAGE_ERROR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_MESSAGE_INFO - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_MESSAGE_QUESTION - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_MESSAGE_WARNING - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_micro_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_minor_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_misc_set_alignment(int, float, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_MOVEMENT_VISUAL_POSITIONS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_new(Device, GdkColor) - Static method in class org.eclipse.swt.graphics.Color
Invokes platform specific functionality to allocate a new color.
gtk_new(Device, int) - Static method in class org.eclipse.swt.graphics.Cursor
Invokes platform specific functionality to allocate a new cursor.
gtk_new(Device, int) - Static method in class org.eclipse.swt.graphics.Font
Invokes platform specific functionality to allocate a new font.
gtk_new(int, int, int, int, int) - Static method in class org.eclipse.swt.graphics.FontMetrics
 
gtk_new(int, GCData) - Static method in class org.eclipse.swt.graphics.GC
Invokes platform specific functionality to wrap a graphics context.
gtk_new(Drawable, GCData) - Static method in class org.eclipse.swt.graphics.GC
Invokes platform specific functionality to allocate a new graphics context.
gtk_new(Device, int, int, int) - Static method in class org.eclipse.swt.graphics.Image
Invokes platform specific functionality to allocate a new image.
gtk_new(Device, int) - Static method in class org.eclipse.swt.graphics.Region
Invokes platform specific functionality to allocate a new region.
gtk_new(Display, int) - Static method in class org.eclipse.swt.widgets.Shell
Invokes platform specific functionality to allocate a new shell that is embedded.
gtk_new_from_pixbuf(Device, int, int) - Static method in class org.eclipse.swt.graphics.Image
Invokes platform specific functionality to allocate a new image.
GTK_NO_WINDOW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_get_current_page(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_get_scrollable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_insert_page(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_next_page(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_prev_page(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_remove_page(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_set_current_page(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_set_scrollable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_set_show_tabs(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_notebook_set_tab_pos(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_object_sink(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_orientable_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_ORIENTATION_HORIZONTAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_ORIENTATION_VERTICAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PACK_END - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PACK_START - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PAGE_ORIENTATION_LANDSCAPE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PAGE_ORIENTATION_PORTRAIT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_bottom_margin(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_left_margin(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_orientation(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_page_height(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_page_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_paper_height(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_paper_size(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_paper_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_right_margin(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_get_top_margin(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_set_bottom_margin(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_set_left_margin(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_set_paper_size(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_set_right_margin(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_page_setup_set_top_margin(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_arrow(int, int, int, int, GdkRectangle, int, byte[], int, boolean, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_box(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_box_gap(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_check(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_expander(int, int, int, GdkRectangle, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_extension(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_flat_box(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_focus(int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_handle(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_hline(int, int, int, GdkRectangle, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_layout(int, int, int, boolean, GdkRectangle, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_option(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_shadow(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_shadow_gap(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paint_vline(int, int, int, GdkRectangle, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_get_display_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_get_height(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_get_ppd_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_get_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_is_custom(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_new_custom(byte[], byte[], double, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_paper_size_new_from_ppd(byte[], byte[], double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_plug_get_id(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_plug_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_POLICY_ALWAYS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_POLICY_AUTOMATIC - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_POLICY_NEVER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_POS_BOTTOM - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_POS_TOP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_CAPABILITY_COLLATE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_CAPABILITY_COPIES - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_CAPABILITY_GENERATE_PDF - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_CAPABILITY_GENERATE_PS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_CAPABILITY_PAGE_SET - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_CAPABILITY_PREVIEW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_CAPABILITY_REVERSE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_CAPABILITY_SCALE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_DUPLEX_HORIZONTAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_DUPLEX_SIMPLEX - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_DUPLEX_VERTICAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_job_get_surface(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_job_new(byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_job_send(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_PAGES_ALL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_PAGES_CURRENT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_PAGES_RANGES - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_foreach(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_get(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_get_collate(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_get_duplex(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_get_n_copies(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_get_page_ranges(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_get_print_pages(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_get_resolution(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_PRINT_SETTINGS_OUTPUT_URI - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_set(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_set_collate(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_set_duplex(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_set_n_copies(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_set_page_ranges(int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_set_print_pages(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_settings_set_printer(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_get_current_page(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_get_page_setup(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_get_selected_printer(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_get_settings(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_new(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_set_current_page(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_set_embed_page_setup(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_set_manual_capabilities(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_set_page_setup(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_print_unix_dialog_set_settings(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_printer_get_backend(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_printer_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_printer_is_default(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_progress_bar_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_progress_bar_pulse(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_progress_bar_set_fraction(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_progress_bar_set_inverted(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_progress_bar_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_PROGRESS_BOTTOM_TO_TOP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PROGRESS_CONTINUOUS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PROGRESS_DISCRETE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_PROGRESS_LEFT_TO_RIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_radio_button_get_group(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_radio_button_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_radio_menu_item_get_group(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_radio_menu_item_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_radio_menu_item_new_with_label(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_range_get_adjustment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_range_get_slider_range(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_range_set_increments(int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_range_set_inverted(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_range_set_range(int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_range_set_value(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_RANGE_SLIDER_END(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_RANGE_SLIDER_START(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_RC_BASE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_RC_BG - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_RC_FG - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_rc_parse_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_rc_style_get_bg_pixmap_name(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_rc_style_get_color_flags(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_rc_style_set_bg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_rc_style_set_bg_pixmap_name(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_rc_style_set_color_flags(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_rc_style_set_fg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_rc_style_set_text(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_RC_TEXT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_REALIZED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_RECEIVES_DEFAULT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_RELIEF_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_RELIEF_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_arrow(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_background(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_check(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_expander(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_extension(int, int, double, double, double, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_focus(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_frame(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_frame_gap(int, int, double, double, double, double, int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_handle(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_layout(int, int, double, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_line(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_render_option(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_RESPONSE_APPLY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_RESPONSE_CANCEL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_RESPONSE_OK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_rgb_to_hsv(double, double, double, double[], double[], double[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scale_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scale_set_digits(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scale_set_draw_value(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_END - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_JUMP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_PAGE_BACKWARD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_PAGE_DOWN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_PAGE_FORWARD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_PAGE_LEFT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_PAGE_RIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_PAGE_UP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_START - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_STEP_BACKWARD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_STEP_DOWN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_STEP_FORWARD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_STEP_LEFT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_STEP_RIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLL_STEP_UP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrollbar_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_add_with_viewport(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_get_hadjustment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_get_hscrollbar(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_get_policy(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_get_shadow_type(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_get_vadjustment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_get_vscrollbar(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLLED_WINDOW_HSCROLLBAR(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_set_policy(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_scrolled_window_set_shadow_type(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_SCROLLED_WINDOW_VSCROLLBAR(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_SELECTION_BROWSE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_selection_data_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_selection_data_get_data(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_selection_data_get_data_type(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_selection_data_get_format(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_selection_data_get_length(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_selection_data_get_target(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_selection_data_set(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_SELECTION_MULTIPLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SENSITIVE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_separator_menu_item_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_separator_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_separator_tool_item_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_separator_tool_item_set_draw(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_set_locale() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_settings_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_settings_set_string_property(int, byte[], byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_SHADOW_ETCHED_IN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SHADOW_ETCHED_OUT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SHADOW_IN - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SHADOW_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_SHADOW_OUT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_show_input_method_menu - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_socket_get_id(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_socket_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_configure(int, int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_get_adjustment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_get_digits(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_new(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_set_digits(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_set_increments(int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_set_range(int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_set_value(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_set_wrap(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_spin_button_update(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_ACTIVE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_FLAG_ACTIVE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_FLAG_BACKDROP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_FLAG_FOCUSED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_FLAG_INCONSISTENT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_FLAG_INSENSITIVE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_FLAG_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_FLAG_PRELIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_FLAG_SELECTED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_INSENSITIVE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_PRELIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STATE_SELECTED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_status_icon_get_geometry(int, int, GdkRectangle, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_status_icon_get_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_status_icon_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_status_icon_position_menu_func() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_status_icon_set_from_pixbuf(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_status_icon_set_tooltip(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_status_icon_set_visible(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_STOCK_CANCEL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STOCK_CANCEL() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_STOCK_CLEAR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STOCK_FIND - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STOCK_OK() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_STYLE_CLASS_CELL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STYLE_CLASS_FRAME - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STYLE_CLASS_PANE_SEPARATOR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STYLE_CLASS_TOOLTIP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_STYLE_CLASS_VIEW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_add_class(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_add_provider(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_add_provider_for_screen(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_get_background_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_get_border(int, int, GtkBorder) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_get_border_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_get_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_get_font(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_get_padding(int, int, GtkBorder) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_invalidate(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_restore(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_save(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_context_set_state(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_base(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_bg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_bg_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_black(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_black_gc(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_dark(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_dark_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_fg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_fg_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_font_desc(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_light(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_light_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_mid_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_text(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_text_aa_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_text_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_white_gc(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_xthickness(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_get_ythickness(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_STYLE_PROVIDER_PRIORITY_APPLICATION - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_style_render_icon(int, int, int, int, int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_target_list_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_target_list_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_copy_clipboard(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_cut_clipboard(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_delete(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_bounds(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_end_iter(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_insert(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_iter_at_line(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_iter_at_mark(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_iter_at_offset(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_line_count(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_selection_bound(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_selection_bounds(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_get_text(int, byte[], byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_insert(int, byte[], byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_insert(int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_move_mark(int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_paste_clipboard(int, int, byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_place_cursor(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_buffer_set_text(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TEXT_DIR_LTR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TEXT_DIR_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TEXT_DIR_RTL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_iter_get_line(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_iter_get_offset(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_buffer_to_window_coords(int, int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_get_buffer(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_get_editable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_get_iter_at_location(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_get_iter_location(int, byte[], GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_get_line_at_y(int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_get_visible_rect(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_get_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_scroll_mark_onscreen(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_scroll_to_iter(int, byte[], double, boolean, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_set_editable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_set_justification(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_set_tabs(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_text_view_set_wrap_mode(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TEXT_WINDOW_TEXT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TEXTVIEW_IM_CONTEXT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toggle_button_get_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toggle_button_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toggle_button_set_active(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toggle_button_set_inconsistent(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toggle_button_set_mode(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toggle_tool_button_get_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toggle_tool_button_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toggle_tool_button_set_active(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_button_new(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_button_set_icon_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_button_set_label(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_button_set_label_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_button_set_use_underline(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_item_get_proxy_menu_item(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_item_retrieve_proxy_menu_item(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_item_set_is_important(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tool_item_set_proxy_menu_item(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLBAR_BOTH - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLBAR_BOTH_HORIZ - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLBAR_CHILD_BUTTON - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLBAR_CHILD_RADIOBUTTON - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLBAR_CHILD_TOGGLEBUTTON - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLBAR_ICONS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_toolbar_insert(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toolbar_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toolbar_set_icon_size(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toolbar_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toolbar_set_show_arrow(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_toolbar_set_style(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLBAR_TEXT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_tooltips_data_get(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tooltips_disable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tooltips_enable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tooltips_force_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLTIPS_GET_TIP_TEXT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tooltips_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLTIPS_SET_ACTIVE(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tooltips_set_tip(int, int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TOOLTIPS_TIP_WINDOW(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_get(int, int, int, long[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_get(int, int, int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_get_iter(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_get_iter_first(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_get_n_columns(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_get_path(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_get_type() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_iter_children(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_iter_n_children(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_iter_next(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_model_iter_nth_child(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_append_index(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_compare(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_get_depth(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_get_indices(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_new_from_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_new_from_string(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_next(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_prev(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_path_up(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_selection_count_selected_rows(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_selection_get_selected_rows(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_selection_path_is_selected(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_selection_select_all(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_selection_select_iter(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_selection_set_mode(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_selection_unselect_all(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_selection_unselect_iter(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_append(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_insert(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_newv(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_remove(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_set(int, int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_set(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_set(int, int, int, long, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_set(int, int, int, GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_store_set(int, int, int, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_collapse_row(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_add_attribute(int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_COLUMN_AUTOSIZE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_cell_get_position(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_cell_get_size(int, GdkRectangle, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_cell_set_cell_data(int, int, int, boolean, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_COLUMN_FIXED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_get_button(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_get_cell_renderers(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_get_fixed_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_get_reorderable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_get_resizable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_get_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_get_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_COLUMN_GROW_ONLY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_pack_end(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_pack_start(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_alignment(int, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_cell_data_func(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_clickable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_fixed_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_min_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_reorderable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_resizable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_sizing(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_sort_indicator(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_sort_order(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_visible(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_column_set_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_convert_bin_window_to_tree_coords(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_create_row_drag_icon(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_DROP_AFTER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_DROP_BEFORE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_DROP_INTO_OR_AFTER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_DROP_INTO_OR_BEFORE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_expand_row(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_background_area(int, int, int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_bin_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_cell_area(int, int, int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_column(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_columns(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_cursor(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_expander_column(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_headers_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_path_at_pos(int, int, int, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_rules_hint(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_selection(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_get_visible_rect(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_GRID_LINES_BOTH - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_GRID_LINES_HORIZONTAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_GRID_LINES_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_TREE_VIEW_GRID_LINES_VERTICAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_insert_column(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_move_column_after(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_new_with_model(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_remove_column(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_row_expanded(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_scroll_to_cell(int, int, int, boolean, float, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_scroll_to_point(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_set_cursor(int, int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_set_drag_dest_row(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_set_enable_search(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_set_grid_lines(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_set_headers_visible(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_set_model(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_set_rules_hint(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_set_search_column(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_unset_rows_drag_dest(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_tree_view_widget_to_tree_coords(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TYPE_ACCESSIBLE() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TYPE_CELL_RENDERER_PIXBUF() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TYPE_CELL_RENDERER_TEXT() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TYPE_CELL_RENDERER_TOGGLE() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TYPE_FIXED() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TYPE_IM_MULTICONTEXT() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TYPE_MENU() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_TYPE_WIDGET() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_UNIT_INCH - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_UNIT_MM - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_UNIT_PIXEL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_UNIT_POINTS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_vbox_new(boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_VERSION - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_viewport_set_shadow_type(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_VISIBILITY_FULL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_VISIBILITY_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_VISIBLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_vscale_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_vscrollbar_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_vseparator_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_add_accelerator(int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_add_events(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_child_focus(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_create_pango_layout(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_create_pango_layout(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_destroy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_draw(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_event(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_FLAGS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_accessible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_allocation(int, GtkAllocation) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_can_default(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_child_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_default_style() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_events(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_has_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_mapped(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_modifier_style(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_pango_context(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_parent_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_preferred_height_for_width(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_preferred_size(int, GtkRequisition, GtkRequisition) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_preferred_width_for_height(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_realized(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_sensitive(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_size_request(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_state_flags(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_style(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_style_context(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_tooltip_text(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_toplevel(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_get_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_grab_focus(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_HAS_DEFAULT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_has_default(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_HAS_FOCUS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_has_focus(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_HEIGHT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_hide(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_input_shape_combine_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_is_composited(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_is_focus(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_map(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_MAPPED(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_mnemonic_activate(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_modify_base(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_modify_bg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_modify_font(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_modify_style(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_override_background_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_override_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_override_font(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_queue_resize(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_realize(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_remove_accelerator(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_reparent(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_REQUISITION_HEIGHT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_REQUISITION_WIDTH(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_send_expose(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_SENSITIVE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_allocation(int, GtkAllocation) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_app_paintable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_can_default(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_can_focus(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_default_direction(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_direction(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_double_buffered(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_SET_FLAGS(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_has_window(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_mapped(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_parent_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_receives_default(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_redraw_on_allocate(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_sensitive(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_size_request(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_state(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_tooltip_text(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_set_visible(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_SET_X(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_SET_Y(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_shape_combine_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_show(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_size_allocate(int, GtkAllocation) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_size_request(int, GtkRequisition) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_style_get(int, byte[], int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_style_get(int, byte[], long[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_widget_translate_coordinates(int, int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_UNSET_FLAGS(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_VISIBLE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_WIDTH(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_WINDOW(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_X(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WIDGET_Y(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_activate_default(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_add_accel_group(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_deiconify(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_fullscreen(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_get_focus(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_get_group(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_get_icon_list(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_get_mnemonic_modifier(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_get_modal(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_get_opacity(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_get_position(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_group_add_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_group_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_group_remove_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_iconify(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_is_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_list_toplevels() - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_maximize(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_move(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WINDOW_POPUP - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_remove_accel_group(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_resize(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_default(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_destroy_with_parent(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_geometry_hints(int, int, GdkGeometry, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_icon_list(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_modal(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_opacity(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_resizable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_skip_taskbar_hint(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_title(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_transient_for(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_set_type_hint(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WINDOW_TOPLEVEL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_unfullscreen(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
gtk_window_unmaximize(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTK_WRAP_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_WRAP_WORD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GTK_WRAP_WORD_CHAR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
GtkAccessible - Class in org.eclipse.swt.internal.accessibility.gtk
 
GtkAccessible() - Constructor for class org.eclipse.swt.internal.accessibility.gtk.GtkAccessible
 
GtkAdjustment - Class in org.eclipse.swt.internal.gtk
 
GtkAdjustment() - Constructor for class org.eclipse.swt.internal.gtk.GtkAdjustment
 
GtkAdjustment_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkAllocation - Class in org.eclipse.swt.internal.gtk
 
GtkAllocation() - Constructor for class org.eclipse.swt.internal.gtk.GtkAllocation
 
GtkAllocation_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkBorder - Class in org.eclipse.swt.internal.gtk
 
GtkBorder() - Constructor for class org.eclipse.swt.internal.gtk.GtkBorder
 
GtkBorder_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkCellRendererClass - Class in org.eclipse.swt.internal.gtk
 
GtkCellRendererClass() - Constructor for class org.eclipse.swt.internal.gtk.GtkCellRendererClass
 
GtkCellRendererPixbuf_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkCellRendererPixbufClass_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkCellRendererText_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkCellRendererTextClass_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkCellRendererToggle_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkCellRendererToggleClass_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkColorSelectionDialog - Class in org.eclipse.swt.internal.gtk
 
GtkColorSelectionDialog() - Constructor for class org.eclipse.swt.internal.gtk.GtkColorSelectionDialog
 
GtkColorSelectionDialog_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkFixed - Class in org.eclipse.swt.internal.gtk
 
GtkFixed() - Constructor for class org.eclipse.swt.internal.gtk.GtkFixed
 
GtkRequisition - Class in org.eclipse.swt.internal.gtk
 
GtkRequisition() - Constructor for class org.eclipse.swt.internal.gtk.GtkRequisition
 
GtkRequisition_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkSelectionData - Class in org.eclipse.swt.internal.gtk
 
GtkSelectionData() - Constructor for class org.eclipse.swt.internal.gtk.GtkSelectionData
 
GtkSelectionData_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkTargetEntry - Class in org.eclipse.swt.internal.gtk
 
GtkTargetEntry() - Constructor for class org.eclipse.swt.internal.gtk.GtkTargetEntry
 
GtkTargetEntry_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkTextIter_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkTreeIter_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GtkWidgetClass - Class in org.eclipse.swt.internal.gtk
 
GtkWidgetClass() - Constructor for class org.eclipse.swt.internal.gtk.GtkWidgetClass
 
GTypeInfo - Class in org.eclipse.swt.internal.gtk
 
GTypeInfo() - Constructor for class org.eclipse.swt.internal.gtk.GTypeInfo
 
GTypeInfo_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
GTypeQuery - Class in org.eclipse.swt.internal.gtk
 
GTypeQuery() - Constructor for class org.eclipse.swt.internal.gtk.GTypeQuery
 
GTypeQuery_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
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.Path
the OS resource for the Path (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Pattern
the OS resource for the Pattern (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.Widget
the handle to the OS resource (Warning: This field is platform dependent)
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.
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).
hardware_keycode - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
Has(byte[], int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
has_backward_stepper - Static variable in class org.eclipse.swt.internal.gtk.OS
 
has_forward_stepper - Static variable in class org.eclipse.swt.internal.gtk.OS
 
has_secondary_backward_stepper - Static variable in class org.eclipse.swt.internal.gtk.OS
 
has_secondary_forward_stepper - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.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.
hasInstance - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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
 
hasProperty - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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
 
headerHeight - Variable in class org.eclipse.swt.internal.theme.GroupDrawData
 
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.GCData
 
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.accessibility.gtk.AtkTextRectangle
 
height - Variable in class org.eclipse.swt.internal.cairo.cairo_font_extents_t
 
height - Variable in class org.eclipse.swt.internal.cairo.cairo_text_extents_t
 
height - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
height - Variable in class org.eclipse.swt.internal.gtk.GdkRectangle
 
height - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
height - Variable in class org.eclipse.swt.internal.gtk.GtkAllocation
 
height - Variable in class org.eclipse.swt.internal.gtk.GtkRequisition
 
height - Variable in class org.eclipse.swt.internal.gtk.PangoRectangle
 
height - Variable in class org.eclipse.swt.internal.gtk.XExposeEvent
 
height - Variable in class org.eclipse.swt.internal.gtk.XWindowChanges
 
height - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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
height_inc - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
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).
help_button - Variable in class org.eclipse.swt.internal.gtk.GtkColorSelectionDialog
 
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.
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 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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).
HIGH - Static variable in class org.eclipse.swt.SWT
Indicates high quality (value is 2).
hitBackground(Point, Rectangle, DrawData) - Method in class org.eclipse.swt.internal.theme.Theme
 
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.
horizontal_separator - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
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).
hovering_over_link - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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

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_release - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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).
Iconify - Static variable in class org.eclipse.swt.SWT
The iconify event type (value is 19).
id - Variable in class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
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 - Variable in class org.eclipse.swt.graphics.GCData
 
identity() - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver such that the matrix it represents becomes the identity matrix.
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 - 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).
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.
ImageList - Class in org.eclipse.swt.internal
 
ImageList() - Constructor for class org.eclipse.swt.internal.ImageList
 
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.
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.
imContextLast() - Static method in class org.eclipse.swt.internal.gtk.OS
 
imContextNewProc_CALLBACK(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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).
in - Variable in class org.eclipse.swt.internal.gtk.GdkEventFocus
 
inconsistent - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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)
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(Image) - Method in class org.eclipse.swt.internal.ImageList
 
indexOf(int) - Method in class org.eclipse.swt.internal.ImageList
 
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.
indicator_size - Static variable in class org.eclipse.swt.internal.gtk.OS
 
indicator_spacing - Static variable in class org.eclipse.swt.internal.gtk.OS
 
info - Variable in class org.eclipse.swt.internal.gtk.GtkTargetEntry
 
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(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
Initializes any internal resources needed by the device.
init() - Method in class org.eclipse.swt.widgets.Display
Initializes any internal resources needed by the device.
INIT_CAIRO - Static variable in class org.eclipse.swt.internal.gtk.OS
 
initialize - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
initialize - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
InitWindow(int, int, int, int, int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIBaseWindow
 
inner_border - Static variable in class org.eclipse.swt.internal.gtk.OS
 
input - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
insert_text - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
 
insert_text - Static variable in class org.eclipse.swt.internal.gtk.OS
 
instance_init - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
instance_size - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
instance_size - Variable in class org.eclipse.swt.internal.gtk.GTypeQuery
 
interface_data - Variable in class org.eclipse.swt.internal.gtk.GInterfaceInfo
 
interface_finalize - Variable in class org.eclipse.swt.internal.gtk.GInterfaceInfo
 
interface_init - Variable in class org.eclipse.swt.internal.gtk.GInterfaceInfo
 
interior_focus - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
interpolation - Variable in class org.eclipse.swt.graphics.GCData
 
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.
INVALID_CA - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
invalidate - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectFactoryClass
 
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.
invokeAction(int) - Method in class org.eclipse.swt.custom.StyledText
Executes the action.
is_char_break - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_child_selected - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
is_column_selected - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
is_cursor_position - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_hint - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
is_line_break - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_mandatory_break - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_row_selected - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
is_selected - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
is_sentence_boundary - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_sentence_end - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_sentence_start - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_source - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
is_white - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_word_end - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
is_word_start - Variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
IsAIX - Static variable in class org.eclipse.swt.internal.gtk.OS
OS Constants
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.
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.ImageList
 
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.
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.
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.
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.
isFocusControl() - Method in class org.eclipse.swt.widgets.DateTime
 
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.
IsHPUX - Static variable in class org.eclipse.swt.internal.gtk.OS
OS Constants
isIdentity() - Method in class org.eclipse.swt.graphics.Transform
Returns true if the Transform represents the identity matrix and false otherwise.
isKeyboardBidi() - Static method in class org.eclipse.swt.internal.BidiUtil
 
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.
IsLinux - Static variable in class org.eclipse.swt.internal.gtk.OS
OS Constants
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
 
IsNoCacheResponse(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
IsNoStoreResponse(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIHttpChannel
 
IsPending(int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
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
 
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.
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.
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
 
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
 
IsSunOS - Static variable in class org.eclipse.swt.internal.gtk.OS
OS Constants
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.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
 
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 - Variable in class org.eclipse.swt.internal.gtk.PangoLayoutRun
 
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.
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.

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.
javascript_can_open_windows_automatically - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.
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).
join_style - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
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
 
JSClassCreate(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSClassDefinition - Class in org.eclipse.swt.internal.webkit
 
JSClassDefinition() - Constructor for class org.eclipse.swt.internal.webkit.JSClassDefinition
 
JSClassDefinition_sizeof() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSContextGetGlobalObject(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSEvaluateScript(int, int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSObjectGetPrivate(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSObjectGetProperty(int, int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSObjectGetPropertyAtIndex(int, int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSObjectMake(int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSObjectMakeArray(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSObjectMakeFunctionWithCallback(int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSObjectSetProperty(int, int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.webkit.WebKitGTK
 
JSStringGetLength(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSStringGetMaximumUTF8CStringSize(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSStringGetUTF8CString(int, byte[], int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSStringIsEqualToUTF8CString(int, byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSStringRelease(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSValToVariant(int, int, int[]) - Method in class org.eclipse.swt.internal.mozilla.nsIXPConnect
 
JSValueGetType(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSValueIsObjectOfClass(int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSValueMakeBoolean(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSValueMakeNumber(int, double) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSValueMakeString(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSValueMakeUndefined(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSValueToNumber(int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
JSValueToStringCopy(int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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

KEY_MASK - Static variable in class org.eclipse.swt.SWT
Accelerator constant used to extract the key stroke portion of an accelerator.
key_press_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
key_release_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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 - 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 - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
KeyDown - Static variable in class org.eclipse.swt.SWT
The key down event type (value is 1).
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).
keypress - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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 - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
KeyUp - Static variable in class org.eclipse.swt.SWT
The key up event type (value is 2).
keyval - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
kJSTypeBoolean - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
kJSTypeNull - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
kJSTypeNumber - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
kJSTypeObject - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
kJSTypeString - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
kJSTypeUndefined - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
Constants
klass - Variable in class org.eclipse.swt.internal.gtk.PangoAttribute
 

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).
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 - Variable in class org.eclipse.swt.graphics.GCData
 
layout - Variable in class org.eclipse.swt.internal.gtk.PangoLayoutLine
 
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.
LEAD - Static variable in class org.eclipse.swt.SWT
Style constant for leading alignment (value is 1<<14).
leave_notify_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
left - Variable in class org.eclipse.swt.internal.gtk.GtkBorder
 
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.dnd.TransferData
Specifies the number of units in pValue.
length - Variable in class org.eclipse.swt.internal.cairo.cairo_path_data_t
 
length - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
length - Variable in class org.eclipse.swt.internal.gtk.GtkSelectionData
 
length - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
length - Variable in class org.eclipse.swt.internal.gtk.PangoLayoutLine
 
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_style - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
LINE_UP - Static variable in class org.eclipse.swt.custom.ST
 
line_width - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
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
 
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).
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.
link_activated - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
link_color - Static variable in class org.eclipse.swt.internal.gtk.OS
 
link_selected - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
LINKAFTER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
LINKBEFORE - Static variable in class org.eclipse.swt.internal.BidiUtil
 
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
 
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_complete - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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_stopped - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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.
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.
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
 
localeconv_decimal_point() - Static method in class org.eclipse.swt.internal.gtk.OS
 
localized - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
 
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.
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
 
locationbar_visible - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.
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
 
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.gtk.GtkAdjustment
 
lower - Variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
lowerInclusive - Variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 

M

m0 - Variable in class org.eclipse.swt.internal.mozilla.nsID
 
m1 - Variable in class org.eclipse.swt.internal.mozilla.nsID
 
m2 - Variable in class org.eclipse.swt.internal.mozilla.nsID
 
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 - Variable in class org.eclipse.swt.widgets.Event
The change in magnification.
MAIN_THREAD_ONLY - Static variable in class org.eclipse.swt.internal.mozilla.nsIClassInfo
 
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.
malloc(int) - Static method in class org.eclipse.swt.internal.C
 
map - Variable in class org.eclipse.swt.internal.gtk.GtkWidgetClass
 
map - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
map_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
mask - Variable in class org.eclipse.swt.graphics.Image
The handle to the OS mask resource.
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_aspect - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
max_height - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
max_width - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
max_x_advance - Variable in class org.eclipse.swt.internal.cairo.cairo_font_extents_t
 
max_y_advance - Variable in class org.eclipse.swt.internal.cairo.cairo_font_extents_t
 
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 - Variable in class org.eclipse.swt.internal.theme.RangeDrawData
 
mbcsToWcs(String, byte[]) - Static method in class org.eclipse.swt.internal.Converter
 
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).
mem - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
memmove(AtkActionIface, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkComponentIface, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkEditableTextIface, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkHypertextIface, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkObjectClass, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkObjectFactoryClass, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkSelectionIface, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkTableIface, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkTextIface, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkValueIface, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(GtkAccessible, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkActionIface) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkComponentIface) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkEditableTextIface) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkHypertextIface) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkObjectClass) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkObjectFactoryClass) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkSelectionIface) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkTableIface) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkTextIface) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkValueIface) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkTextRectangle, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkTextRectangle, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkTextRange, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkTextRange, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(int, AtkAttribute, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
memmove(AtkAttribute, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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(cairo_path_t, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
memmove(cairo_path_data_t, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
memmove(double[], int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
memmove(GnomeVFSMimeApplication, int, int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
memmove(int, XClientMessageEvent, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, XExposeEvent, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(XExposeEvent, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(XFocusChangeEvent, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(XVisibilityEvent, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GInterfaceInfo, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GObjectClass) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GTypeInfo, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GtkTargetEntry, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GtkAdjustment) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GdkEventButton, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GdkEventExpose, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GdkEventMotion, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GtkWidgetClass) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, PangoAttribute, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GObjectClass, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GTypeQuery, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GtkColorSelectionDialog, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventProperty, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkDragContext, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GtkSelectionData, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GtkWidgetClass, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GtkAdjustment, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GtkBorder, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkColor, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEvent, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventAny, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventButton, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventCrossing, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventExpose, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventFocus, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventKey, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventMotion, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventScroll, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventVisibility, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkEventWindowState, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GtkCellRendererClass) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GtkCellRendererClass, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GtkFixed, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(int, GtkFixed) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkVisual, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkImage, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(GdkRectangle, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(PangoAttribute, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(PangoAttrColor, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(PangoAttrInt, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(PangoItem, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(PangoLayoutLine, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(PangoLayoutRun, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
memmove(PangoLogAttr, int, int) - Static method in class org.eclipse.swt.internal.gtk.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
 
memmove(XVisualInfo, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
memmove(int, JSClassDefinition, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
memset(int, int, int) - Static method in class org.eclipse.swt.internal.C
 
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.
menubar_visible - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.
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.
message_type - Variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
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.
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
 
metrics - Variable in class org.eclipse.swt.graphics.TextStyle
the GlyphMetrics of the style
mime_type_policy_decision_requested - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
MIN - Static variable in class org.eclipse.swt.SWT
Style constant for minimize box trim (value is 1<<7).
min_aspect - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
min_height - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
MIN_TAB_WIDTH - Variable in class org.eclipse.swt.custom.CTabFolder
Deprecated.
This field is no longer used. See setMinimumCharacters(int)
min_width - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
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 - 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.
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.
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.
mnemonic_activate - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
mode - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
mode - Static variable in class org.eclipse.swt.internal.gtk.OS
 
mode - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
mode - Variable in class org.eclipse.swt.internal.gtk.XFocusChangeEvent
 
modeGetFolder - Static variable in class org.eclipse.swt.internal.mozilla.nsIFilePicker
 
model - Static variable in class org.eclipse.swt.internal.gtk.OS
 
model_changed - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
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.
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.
month_changed - Static variable in class org.eclipse.swt.internal.gtk.OS
 
motion_notify_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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 - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
MouseDown - Static variable in class org.eclipse.swt.SWT
The mouse down event type (value is 3).
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).
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).
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.
mouseMove(MouseEvent) - Method in interface org.eclipse.swt.events.MouseMoveListener
Sent when the mouse moves.
mousemove - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
MouseMove - Static variable in class org.eclipse.swt.SWT
The mouse move event type (value is 5).
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 - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.internal.webkit.WebKitGTK
 
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).
move_cursor - Static variable in class org.eclipse.swt.internal.gtk.OS
 
move_focus - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
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).
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.

N

n_preallocs - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
name - Variable in class org.eclipse.swt.graphics.FontData
the font name (Warning: This field is platform dependent)
name - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkAttribute
 
name - Variable in class org.eclipse.swt.internal.cde.DtActionArg
 
name - Variable in class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
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.
navigation_policy_decision_requested - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
NBitsTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
NEED_DOMAIN - Static variable in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
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.
new_window_state - Variable in class org.eclipse.swt.internal.gtk.GdkEventWindowState
 
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
 
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)
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
 
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).
NoEventMask - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NoExpose - Static variable in class org.eclipse.swt.internal.gtk.OS
 
None - Static variable in class org.eclipse.swt.internal.gtk.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".
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
 
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
 
notify - Variable in class org.eclipse.swt.internal.gtk.GObjectClass
 
NOTIFY_ALL - Static variable in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
notify_load_status - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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_progress - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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
 
notify_title - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
NotifyAncestor - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NotifyCACertExists(int) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
NotifyGrab - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NotifyHint - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
NotifyNonlinear - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NotifyNonlinearVirtual - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NotifyNormal - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NotifyObservers(int, byte[], char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIObserverService
 
NotifyPointer - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NotifyUngrab - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NotifyVirtual - Static variable in class org.eclipse.swt.internal.gtk.OS
 
NotifyWhileGrabbed - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
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
 
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
 
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
 
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
 
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
 
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.
NullByteArray - Static variable in class org.eclipse.swt.internal.Converter
 
num_chars - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
num_data - Variable in class org.eclipse.swt.internal.cairo.cairo_path_t
 
NUM_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the num lock key (value is (1<<24)+83).
number_of_anchors - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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

objects - Variable in class org.eclipse.swt.graphics.DeviceData
 
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.internal.gtk.PangoItem
 
offset - Variable in class org.eclipse.swt.layout.FormAttachment
offset specifies the offset, in pixels, of the control side from the attachment position.
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).
ok_button - Variable in class org.eclipse.swt.internal.gtk.GtkColorSelectionDialog
 
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).
OpenStream(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserStream
 
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.
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.accessibility.gtk - package org.eclipse.swt.internal.accessibility.gtk
 
org.eclipse.swt.internal.cairo - package org.eclipse.swt.internal.cairo
 
org.eclipse.swt.internal.cde - package org.eclipse.swt.internal.cde
 
org.eclipse.swt.internal.gnome - package org.eclipse.swt.internal.gnome
 
org.eclipse.swt.internal.gtk - package org.eclipse.swt.internal.gtk
 
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.opengl.glx - package org.eclipse.swt.internal.opengl.glx
 
org.eclipse.swt.internal.theme - package org.eclipse.swt.internal.theme
 
org.eclipse.swt.internal.webkit - package org.eclipse.swt.internal.webkit
 
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).
OS - Class in org.eclipse.swt.internal.gtk
 
OS() - Constructor for class org.eclipse.swt.internal.gtk.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
 
output - Static variable in class org.eclipse.swt.internal.gtk.OS
 
override_redirect - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 

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_increment - Variable in class org.eclipse.swt.internal.gtk.GtkAdjustment
 
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_size - Variable in class org.eclipse.swt.internal.gtk.GtkAdjustment
 
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).
pageIncrement - Variable in class org.eclipse.swt.internal.theme.ScaleDrawData
 
pageIncrement - Variable in class org.eclipse.swt.internal.theme.ScrollBarDrawData
 
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.
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.
PANGO_ALIGN_CENTER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_ALIGN_LEFT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_ALIGN_RIGHT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_ATTR_BACKGROUND - Static variable in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_background_new(short, short, short) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_font_desc_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
PANGO_ATTR_FOREGROUND - Static variable in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_foreground_new(short, short, short) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_iterator_destroy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_iterator_get(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_iterator_get_attrs(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_iterator_next(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_iterator_range(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_list_change(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_list_get_iterator(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_list_insert(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_list_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_list_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_rise_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_shape_new(PangoRectangle, PangoRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_strikethrough_color_new(short, short, short) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_strikethrough_new(boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
PANGO_ATTR_UNDERLINE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_ATTR_UNDERLINE_COLOR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_underline_color_new(short, short, short) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_underline_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attr_weight_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_attribute_copy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_context_get_font_options(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_context_set_font_options(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_create_layout(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_font_map_create_context(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_font_map_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_font_map_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_font_map_set_resolution(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_layout_path(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_cairo_show_layout(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_context_get_base_dir(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_context_get_language(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_context_get_metrics(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_context_list_families(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_context_set_base_dir(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_context_set_language(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
PANGO_DIRECTION_LTR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_DIRECTION_RTL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_copy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_from_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_get_family(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_get_size(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_get_stretch(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_get_style(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_get_variant(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_get_weight(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_set_family(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_set_size(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_set_stretch(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_set_style(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_set_variant(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_set_weight(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_description_to_string(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_face_describe(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_family_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_family_list_faces(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_get_metrics(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_metrics_get_approximate_char_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_metrics_get_ascent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_metrics_get_descent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_metrics_get_strikethrough_position(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_metrics_get_strikethrough_thickness(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_metrics_get_underline_position(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_metrics_get_underline_thickness(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_font_metrics_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_language_from_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_context_changed(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_alignment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_attributes(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_context(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_indent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_iter(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_justify(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_line(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_line_count(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_log_attrs(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_pixel_size(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_size(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_spacing(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_tabs(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_text(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_get_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_index_to_pos(int, int, PangoRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_iter_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_iter_get_index(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_iter_get_line_extents(int, PangoRectangle, PangoRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_iter_get_run(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_iter_next_line(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_iter_next_run(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_line_get_extents(int, PangoRectangle, PangoRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_line_x_to_index(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_alignment(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_attributes(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_auto_dir(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_font_description(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_indent(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_justify(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_single_paragraph_mode(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_spacing(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_tabs(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_text(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_set_wrap(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_layout_xy_to_index(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
PANGO_PIXELS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
PANGO_SCALE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_CONDENSED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_EXPANDED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_EXTRA_CONDENSED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_EXTRA_EXPANDED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_SEMI_CONDENSED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_SEMI_EXPANDED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_ULTRA_CONDENSED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STRETCH_ULTRA_EXPANDED - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STYLE_ITALIC - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STYLE_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_STYLE_OBLIQUE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
pango_tab_array_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_tab_array_get_size(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_tab_array_get_tabs(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_tab_array_new(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
pango_tab_array_set_tab(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
PANGO_TAB_LEFT - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_TYPE_FONT_DESCRIPTION() - Static method in class org.eclipse.swt.internal.gtk.OS
 
PANGO_TYPE_LAYOUT() - Static method in class org.eclipse.swt.internal.gtk.OS
 
PANGO_UNDERLINE_DOUBLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_UNDERLINE_ERROR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_UNDERLINE_LOW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_UNDERLINE_NONE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_UNDERLINE_SINGLE - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_VARIANT_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_VARIANT_SMALL_CAPS - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_WEIGHT_BOLD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_WEIGHT_NORMAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_WRAP_WORD - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PANGO_WRAP_WORD_CHAR - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PangoAttrColor - Class in org.eclipse.swt.internal.gtk
 
PangoAttrColor() - Constructor for class org.eclipse.swt.internal.gtk.PangoAttrColor
 
PangoAttrColor_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
PangoAttribute - Class in org.eclipse.swt.internal.gtk
 
PangoAttribute() - Constructor for class org.eclipse.swt.internal.gtk.PangoAttribute
 
PangoAttribute_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
PangoAttrInt - Class in org.eclipse.swt.internal.gtk
 
PangoAttrInt() - Constructor for class org.eclipse.swt.internal.gtk.PangoAttrInt
 
PangoAttrInt_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
PangoItem - Class in org.eclipse.swt.internal.gtk
 
PangoItem() - Constructor for class org.eclipse.swt.internal.gtk.PangoItem
 
PangoItem_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
PangoLayoutLine - Class in org.eclipse.swt.internal.gtk
 
PangoLayoutLine() - Constructor for class org.eclipse.swt.internal.gtk.PangoLayoutLine
 
PangoLayoutLine_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
pangoLayoutNewProc_CALLBACK(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
PangoLayoutRun - Class in org.eclipse.swt.internal.gtk
 
PangoLayoutRun() - Constructor for class org.eclipse.swt.internal.gtk.PangoLayoutRun
 
PangoLayoutRun_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
PangoLogAttr - Class in org.eclipse.swt.internal.gtk
 
PangoLogAttr() - Constructor for class org.eclipse.swt.internal.gtk.PangoLogAttr
 
PangoLogAttr_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
PangoRectangle - Class in org.eclipse.swt.internal.gtk
 
PangoRectangle() - Constructor for class org.eclipse.swt.internal.gtk.PangoRectangle
 
PangoRectangle_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
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
 
parentClass - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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 - 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() - 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.
paste_clipboard - Static variable in class org.eclipse.swt.internal.gtk.OS
 
paste_text - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
 
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 - 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_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
 
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
 
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.
PictOpOver - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PictOpSrc - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PictStandardA1 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PictStandardA4 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PictStandardA8 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
PictStandardARGB32 - Static variable in class org.eclipse.swt.internal.gtk.OS
X render natives and constants
PictStandardRGB24 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
pixbuf - Static variable in class org.eclipse.swt.internal.gtk.OS
 
pixel - Variable in class org.eclipse.swt.internal.gtk.GdkColor
 
pixmap - Variable in class org.eclipse.swt.graphics.Image
The handle to the OS pixmap resource.
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
 
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.
points - Variable in class org.eclipse.swt.graphics.PathData
The points of a path.
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
 
poly_edge - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
poly_mode - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
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).
populate_popup - Static variable in class org.eclipse.swt.internal.gtk.OS
 
populate_popup - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
popup_menu - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
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.
pow2(int) - Static method in class org.eclipse.swt.internal.Compatibility
Returns 2 raised to the power of the argument.
preedit_changed - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
PRESSED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
PreventDefault() - Method in class org.eclipse.swt.internal.mozilla.nsIDOMEvent
 
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.
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.
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.
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
 
property_change - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
property_notify_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
protocol - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
PTR_SIZEOF - Static variable in class org.eclipse.swt.internal.C
 
PTR_sizeof() - Static method in class org.eclipse.swt.internal.C
 
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).
put(int, Image) - Method in class org.eclipse.swt.internal.ImageList
 
pValue - Variable in class org.eclipse.swt.dnd.TransferData
Pointer to the data being transferred.

Q

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)
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.
ReadUserPrefs(int) - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
realDrawable - Variable in class org.eclipse.swt.graphics.GCData
 
realize - Static variable in class org.eclipse.swt.internal.gtk.OS
 
Realloc(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIMemory
 
realpath(byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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
 
red - Variable in class org.eclipse.swt.graphics.RGB
the red component of the RGB
red - Variable in class org.eclipse.swt.internal.gtk.GdkColor
 
red - Variable in class org.eclipse.swt.internal.gtk.GdkRGBA
 
red_mask - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
red_mask - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
red_prec - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
red_shift - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
redMask - Variable in class org.eclipse.swt.graphics.PaletteData
the red mask for a direct palette
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.
ref_accessible_at_point - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
ref_at - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
ref_child - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
ref_relation_set - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
ref_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
ref_state_set - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
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.
region - Variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
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
 
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.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 - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
Reload(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
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(Image) - Method in class org.eclipse.swt.internal.ImageList
 
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.
remove_column_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
remove_focus_handler - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
remove_property_change_handler - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
remove_row_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
remove_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
remove_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
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.
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.
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.
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.
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.
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.
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
 
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.
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.
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.
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.
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.
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.
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.
render - Variable in class org.eclipse.swt.internal.gtk.GtkCellRendererClass
 
REORDER - Static variable in class org.eclipse.swt.internal.BidiUtil
 
repeat - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
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").
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".
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.
requires_terminal - Variable in class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
reset() - Static method in class org.eclipse.swt.internal.Callback
Immediately wipes out all native level state associated with all callbacks.
ResetPrefs() - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
ResetUserPrefs() - Method in class org.eclipse.swt.internal.mozilla.nsIPrefService
 
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).
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
 
resource_request_starting - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.
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.
result - Variable in class org.eclipse.swt.dnd.TransferData
The result field contains the result of converting a java data type into a platform specific value.
Resume() - Method in class org.eclipse.swt.internal.mozilla.nsIRequest
 
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
 
RevertToParent - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.internal.gtk.GtkBorder
 
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
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).
root - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
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.
rotation - Variable in class org.eclipse.swt.events.GestureEvent
This field is valid when the detail field is set to GESTURE_ROTATE.
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
 
row_activated - Static variable in class org.eclipse.swt.internal.gtk.OS
 
row_changed - Static variable in class org.eclipse.swt.internal.gtk.OS
 
row_deleted - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
row_deleted - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
row_deleted - Static variable in class org.eclipse.swt.internal.gtk.OS
 
row_inserted - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
row_inserted - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
row_inserted - Static variable in class org.eclipse.swt.internal.gtk.OS
 
row_reordered - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
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.
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.
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.
RTLD_GLOBAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
RTLD_GLOBAL() - Static method in class org.eclipse.swt.internal.gtk.OS
 
RTLD_LAZY - Static variable in class org.eclipse.swt.internal.gtk.OS
 
RTLD_LAZY() - Static method in class org.eclipse.swt.internal.gtk.OS
 
RTLD_MEMBER - Static variable in class org.eclipse.swt.internal.gtk.OS
 
RTLD_NOW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
RTLD_NOW() - Static method in class org.eclipse.swt.internal.gtk.OS
 
Run() - Method in class org.eclipse.swt.internal.mozilla.nsIAppShell
 
runs - Variable in class org.eclipse.swt.internal.gtk.PangoLayoutLine
 
RYTable - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 

S

same_screen - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
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.
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).
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.
scanlinePad - Variable in class org.eclipse.swt.graphics.ImageData
The scanline padding.
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 - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
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_child - Static variable in class org.eclipse.swt.internal.gtk.OS
 
scroll_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
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.
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.
SEARCH - Static variable in class org.eclipse.swt.SWT
Style constant for search behavior (value is 1<<7).
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
 
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
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 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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_all_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
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() - 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).
selected_link - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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.gtk.GtkSelectionData
 
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_changed - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
Signals
selection_changed - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
SELECTION_CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
The transfer mechanism for clients that use the selection mechanism (value is 2).
selection_done - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
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.
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventAny
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventFocus
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventProperty
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventVisibility
 
send_event - Variable in class org.eclipse.swt.internal.gtk.GdkEventWindowState
 
send_event - Variable in class org.eclipse.swt.internal.gtk.XAnyEvent
 
send_event - Variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
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.
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.
serial - Variable in class org.eclipse.swt.internal.gtk.XAnyEvent
 
serial - Variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
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(byte[], int) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
set_caption - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
set_caret_offset - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
set_column_description - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
set_column_header - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
set_current_value - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkValueIface
 
set_description - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkActionIface
 
set_description - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
set_extents - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
set_name - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
set_parent - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
set_position - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
set_property - Variable in class org.eclipse.swt.internal.gtk.GObjectClass
 
set_role - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
set_row_description - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
set_row_header - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
set_run_attributes - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
 
set_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
set_size - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
set_summary - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTableIface
 
set_text_contents - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
 
setAccelerator(int) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the widget accelerator.
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.
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.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
 
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(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.
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.
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
 
setAutoHide(boolean) - Method in class org.eclipse.swt.widgets.ToolTip
Makes the receiver hide automatically when true, and remain visible when false.
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.DateTime
 
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.
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.
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.
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
 
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.
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(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(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.Event
Sets the bounds.
SetCancelDownloadOnClose(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
SetCancelDownloadOnClose(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
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.
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
 
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.
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.
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
 
setCompositionOffset(int) - Method in class org.eclipse.swt.widgets.IME
Sets the offset of the composition from the start of the document.
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
 
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.
setCookie(String, String) - Static method in class org.eclipse.swt.browser.Browser
Sets a cookie on a URL.
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
 
setCurrent() - Method in class org.eclipse.swt.opengl.GLCanvas
Sets the OpenGL context associated with this GLCanvas to be the current GL context.
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.
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.
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.
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).
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.
setDescent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the descent of the receiver.
SetDialog(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog
 
SetDialog(int) - Method in class org.eclipse.swt.internal.mozilla.nsIProgressDialog_1_8
 
setDigits(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the number of decimal places used by the receiver.
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.
SetDisplayName(char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIDownload
 
SetDomain(int) - Method in class org.eclipse.swt.internal.mozilla.nsIAuthInformation
 
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.
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.
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.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.widgets.Control
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.DateTime
 
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.
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.
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
 
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(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.DateTime
 
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.DateTime
 
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.
SetFromVariant(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWritableVariant
 
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.
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.
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.
setHighlightImage(Image) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's highlight image.
setHorizontalIndex(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the horizontal scroll offset relative to the start of the line.
setHorizontalPixel(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the horizontal pixel offset relative to the start of the line.
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.
setID(int) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the identifier associated with the receiver to the argument.
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(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(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.TableItem
Sets the image for multiple columns in the table.
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(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
 
setImage(Image[]) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the image for multiple columns in the tree.
setImageIndent(int) - Method in class org.eclipse.swt.widgets.TableItem
Deprecated.
this functionality is not supported on most platforms
setImages(Image[]) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's images to the argument, which may be an empty array.
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(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.
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.
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.
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.
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
 
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.
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.
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.
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.
setLineDash(int[]) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line dash style to the argument.
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.
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.
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.
setLineWrapIndent(int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the wrap indent of the specified lines.
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(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.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'.
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(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.
setMenu(Menu) - Method in class org.eclipse.swt.custom.CCombo
 
setMenu(Menu) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.
 
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.DateTime
 
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
 
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.
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(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.
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.
setMinutes(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's minutes.
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.
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.
SetNotificationCallbacks(int) - Method in class org.eclipse.swt.internal.mozilla.nsIChannel
 
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
 
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
 
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.
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
 
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
 
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
 
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
 
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.
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
 
setProperty - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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
 
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.
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.
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.
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.
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.
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.
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.
setSeconds(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's seconds.
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.
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.
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.
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(int) - Method in class org.eclipse.swt.widgets.TabFolder
Selects the item at the given zero-relative index in the receiver.
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.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.
SetSessionHistory(int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebNavigation
 
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.
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(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(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.Control
Sets the receiver's size to the point specified by the arguments.
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.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.
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.
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.
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.
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(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.TableItem
Sets the text for multiple columns in the table.
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(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
 
setText(String[]) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the text for multiple columns in the tree.
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.
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.
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).
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.ToolBar
 
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).
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.
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
 
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.
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
 
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.
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.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.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.
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(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.
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.
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.
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.
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.
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).
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.
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.internal.gtk.OS
 
Show - Static variable in class org.eclipse.swt.SWT
The show event type (value is 22).
show_help - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
sibling - Variable in class org.eclipse.swt.internal.gtk.XWindowChanges
 
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() - Method in class org.eclipse.swt.internal.ImageList
 
size_allocate - Variable in class org.eclipse.swt.internal.gtk.GtkWidgetClass
 
size_allocate - Static variable in class org.eclipse.swt.internal.gtk.OS
 
size_request - Static variable in class org.eclipse.swt.internal.gtk.OS
 
sizeof - Static variable in class org.eclipse.swt.internal.accessibility.gtk.AtkAttribute
 
sizeof - Static variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextRange
 
sizeof - Static variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextRectangle
 
sizeof - Static variable in class org.eclipse.swt.internal.cairo.cairo_font_extents_t
 
sizeof - Static variable in class org.eclipse.swt.internal.cairo.cairo_path_data_t
 
sizeof - Static variable in class org.eclipse.swt.internal.cairo.cairo_path_t
 
sizeof - Static variable in class org.eclipse.swt.internal.cairo.cairo_text_extents_t
 
sizeof - Static variable in class org.eclipse.swt.internal.cde.DtActionArg
 
sizeof - Static variable in class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkColor
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEvent
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventAny
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventFocus
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventProperty
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventVisibility
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkEventWindowState
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkRectangle
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkRGBA
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GInterfaceInfo
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GtkAllocation
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GtkBorder
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GtkRequisition
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GtkSelectionData
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GtkTargetEntry
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.GTypeQuery
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.PangoAttrColor
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.PangoAttribute
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.PangoAttrInt
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.PangoItem
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.PangoLayoutLine
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.PangoLayoutRun
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.PangoLogAttr
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.PangoRectangle
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XAnyEvent
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XEvent
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XExposeEvent
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XFocusChangeEvent
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XVisibilityEvent
 
sizeof - Static variable in class org.eclipse.swt.internal.gtk.XWindowChanges
 
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
 
sizeof - Static variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
sizeof - Static variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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.
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.
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
 
SOS - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 
soup_auth_authenticate(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_auth_get_host(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_auth_get_scheme_name(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_cookie_free(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_cookie_jar_add_cookie(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_cookie_jar_all_cookies(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_cookie_jar_delete_cookie(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_cookie_jar_get_cookies(int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_cookie_jar_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_cookie_parse(byte[], int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
SOUP_MEMORY_TAKE - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_message_body_append(int, int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_message_body_flatten(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_message_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_message_headers_append(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_session_add_feature_by_type(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_session_feature_attach(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_session_feature_detach(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_session_get_feature(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_session_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
SOUP_SESSION_PROXY_URI - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_uri_free(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_uri_new(byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
soup_uri_to_string(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
SoupCookie_expires(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
SoupMessage_method(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
SoupMessage_request_body(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
SoupMessage_request_headers(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
source - Variable in class org.eclipse.swt.widgets.Touch
The object representing the input source that generated the touch.
source_window - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
SPACE - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the space character (value is the char ' ').
spacing - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
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
 
stack_mode - Variable in class org.eclipse.swt.internal.gtk.XWindowChanges
 
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
 
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.
start_index - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
start_index - Variable in class org.eclipse.swt.internal.gtk.PangoAttribute
 
start_index - Variable in class org.eclipse.swt.internal.gtk.PangoLayoutLine
 
start_interactive_search - Static variable in class org.eclipse.swt.internal.gtk.OS
 
start_offset - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextRange
 
start_time - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
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 - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
state - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
state - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
state - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
state - Variable in class org.eclipse.swt.internal.gtk.GdkEventProperty
 
state - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
state - Variable in class org.eclipse.swt.internal.gtk.GdkEventVisibility
 
state - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
state - Variable in class org.eclipse.swt.internal.gtk.XVisibilityEvent
 
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_change - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
state_change - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
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.
staticFunctions - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
staticValues - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
status - Variable in class org.eclipse.swt.internal.cairo.cairo_path_t
 
STATUS_ACCEPTED - Static variable in class org.eclipse.swt.internal.mozilla.nsICookie
 
status_bar_text_changed - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.
statusbar_visible - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.
step_increment - Variable in class org.eclipse.swt.internal.gtk.GtkAdjustment
 
stereo - Variable in class org.eclipse.swt.opengl.GLData
Specifies a stereo surface.
stipple - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
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(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
 
strcmp(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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 - Variable in class org.eclipse.swt.graphics.FontData
the Pango string (Warning: This field is platform dependent)
string - Variable in class org.eclipse.swt.graphics.GCData
 
string - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
stringExtent(String) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
stringHeight - Variable in class org.eclipse.swt.graphics.GCData
 
stringWidth - Variable in class org.eclipse.swt.graphics.GCData
 
strlen(int) - Static method in class org.eclipse.swt.internal.C
 
strlen_PRUnichar(int) - Static method in class org.eclipse.swt.internal.mozilla.XPCOM
 
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
 
style_set - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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
 
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.
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.
subwindow - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
subwindow - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
subwindow_mode - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
subwindow_mode - Variable in class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
suggested_action - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
supported_uri_schemes - Variable in class org.eclipse.swt.internal.gnome.GnomeVFSMimeApplication
 
surface - Variable in class org.eclipse.swt.graphics.Image
The handle to the OS cairo surface resource.
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.
switch_page - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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_fixed_get_type() - Static method in class org.eclipse.swt.internal.gtk.OS
 
swt_fixed_move(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
swt_fixed_resize(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
swt_fixed_restack(int, int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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.
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.
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).
SYSTEM_TRAY_REQUEST_DOCK - Static variable in class org.eclipse.swt.internal.gtk.OS
 

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.
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, 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.
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.
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.
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)
tabsWidth - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
target - Variable in class org.eclipse.swt.internal.gtk.GtkSelectionData
 
target - Variable in class org.eclipse.swt.internal.gtk.GtkTargetEntry
 
targets - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
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
 
test_collapse_row - Static variable in class org.eclipse.swt.internal.gtk.OS
 
test_expand_row - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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 - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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_attributes_changed - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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_caret_moved - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
text_caret_moved - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
text_changed - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
text_changed_delete - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
text_changed_insert - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
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_selection_changed - Static variable in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
text_selection_changed - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
TEXT_START - Static variable in class org.eclipse.swt.custom.ST
 
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.
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()).
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
 
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
 
tile - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
time - Variable in class org.eclipse.swt.events.TypedEvent
the time that the event occurred.
time - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
time - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
time - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
time - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
time - Variable in class org.eclipse.swt.internal.gtk.GdkEventProperty
 
time - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
time - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
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.
title - Variable in class org.eclipse.swt.browser.TitleEvent
the title of the current document
title - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
TITLE - Static variable in class org.eclipse.swt.SWT
Style constant for title area trim (value is 1<<5).
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.
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.
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
 
toggled - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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 - 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.
toolbar_visible - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.internal.gtk.GtkBorder
 
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.
topLevelShellWidgetClass() - Static method in class org.eclipse.swt.internal.cde.CDE
 
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.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.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.
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
 
TRAIL - Static variable in class org.eclipse.swt.SWT
Style constant for trailing alignment (value is 1<<17).
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 - 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.
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).
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) - Method in class org.eclipse.swt.widgets.Control
Based on the argument, perform one of the expected platform traversal action.
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_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.
ts_x_origin - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
ts_y_origin - Variable in class org.eclipse.swt.internal.gtk.GdkGCValues
 
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.cairo.cairo_path_data_t
 
type - Variable in class org.eclipse.swt.internal.gtk.GdkEvent
 
type - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
type - Variable in class org.eclipse.swt.internal.gtk.GdkVisual
 
type - Variable in class org.eclipse.swt.internal.gtk.GtkSelectionData
 
type - Variable in class org.eclipse.swt.internal.gtk.GTypeQuery
 
type - Variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
type - Variable in class org.eclipse.swt.internal.gtk.XEvent
 
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
type_name - Variable in class org.eclipse.swt.internal.gtk.GTypeQuery
 
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.
types - Variable in class org.eclipse.swt.graphics.PathData
The type of each point.

U

ubuntu_menu_proxy_get() - Static method in class org.eclipse.swt.internal.gtk.OS
 
Undefine(byte[]) - Method in class org.eclipse.swt.internal.mozilla.nsIProperties
 
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.
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.
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.
unmap - Static variable in class org.eclipse.swt.internal.gtk.OS
 
unmap_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
unrealize - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.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.
upper - Variable in class org.eclipse.swt.internal.gtk.GtkAdjustment
 
upper - Variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
upperInclusive - Variable in class org.eclipse.swt.internal.mozilla.init.GREVersionRange
 
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.
USAGE_NOT_ALLOWED - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 
USE_CAIRO - Static variable in class org.eclipse.swt.internal.gtk.OS
 
user - Variable in class org.eclipse.swt.browser.AuthenticationEvent
The user name to authenticate with
user_agent - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
USER_CERT - Static variable in class org.eclipse.swt.internal.mozilla.nsIX509Cert
 

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
 
value - Variable in class org.eclipse.swt.accessibility.AccessibleValueEvent
 
value - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkAttribute
 
value - Variable in class org.eclipse.swt.internal.gtk.GtkAdjustment
 
value - Variable in class org.eclipse.swt.internal.gtk.PangoAttrInt
 
value - Variable in class org.eclipse.swt.internal.LONG
 
value - Variable in class org.eclipse.swt.internal.mozilla.init.GREProperty
 
value_changed - Static variable in class org.eclipse.swt.internal.gtk.OS
 
value_table - Variable in class org.eclipse.swt.internal.gtk.GTypeInfo
 
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(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
version - Variable in class org.eclipse.swt.internal.webkit.JSClassDefinition
 
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
 
ViewCert(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsICertificateDialogs
 
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.
VIRTUAL - Static variable in class org.eclipse.swt.SWT
Style constant to allow virtual data (value is 1<<28).
visibility_notify_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
VisibilityChangeMask - Static variable in class org.eclipse.swt.internal.gtk.OS
 
VisibilityFullyObscured - Static variable in class org.eclipse.swt.internal.gtk.OS
 
VisibilityNotify - Static variable in class org.eclipse.swt.internal.gtk.OS
 
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.
visible_data_changed - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkObjectClass
 
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
 
visual - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
visual - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
visual - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
visualid - Variable in class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
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.
wclass - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
wcsToMbcs(String, String, boolean) - Static method in class org.eclipse.swt.internal.Converter
 
wcsToMbcs(String, char[], boolean) - Static method in class org.eclipse.swt.internal.Converter
 
web_view_ready - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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).
webkit_dom_event_target_add_event_listener(int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_mouse_event_get_alt_key(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_mouse_event_get_button(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_mouse_event_get_ctrl_key(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_mouse_event_get_meta_key(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_mouse_event_get_screen_x(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_mouse_event_get_screen_y(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_mouse_event_get_shift_key(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_ui_event_get_char_code(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_ui_event_get_detail(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_dom_ui_event_get_key_code(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_cancel(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_get_current_size(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_get_network_request(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_get_status(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_get_suggested_filename(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_get_total_size(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_new(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_set_destination_uri(int, byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_download_start(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
WEBKIT_DOWNLOAD_STATUS_CANCELLED - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
WEBKIT_DOWNLOAD_STATUS_ERROR - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
WEBKIT_DOWNLOAD_STATUS_FINISHED - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_get_default_session() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
WEBKIT_LOAD_COMMITTED - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
WEBKIT_LOAD_FINISHED - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_major_version() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_micro_version() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_minor_version() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_network_request_get_message(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_network_request_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_network_request_new(byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_soup_auth_dialog_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_data_source_get_data(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_data_source_get_encoding(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_frame_get_data_source(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_frame_get_global_context(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_frame_get_load_status(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_frame_get_parent(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_frame_get_title(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_frame_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_frame_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_frame_get_web_view(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_policy_decision_download(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_policy_decision_ignore(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_can_go_back(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_can_go_forward(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_can_show_mime_type(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_execute_script(int, byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_dom_document(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_load_status(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_main_frame(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_progress(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_settings(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_title(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_get_window_features(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_go_back(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_go_forward(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_load_string(int, byte[], byte[], byte[], byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_load_uri(int, byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_new() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_reload(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
webkit_web_view_stop_loading(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
WebKitGTK - Class in org.eclipse.swt.internal.webkit
 
WebKitGTK() - Constructor for class org.eclipse.swt.internal.webkit.WebKitGTK
 
widget - Variable in class org.eclipse.swt.events.TypedEvent
the widget that issued the event
widget - Variable in class org.eclipse.swt.internal.accessibility.gtk.GtkAccessible
 
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.GCData
 
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.accessibility.gtk.AtkTextRectangle
 
width - Variable in class org.eclipse.swt.internal.cairo.cairo_text_extents_t
 
width - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
width - Variable in class org.eclipse.swt.internal.gtk.GdkRectangle
 
width - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
width - Variable in class org.eclipse.swt.internal.gtk.GtkAllocation
 
width - Variable in class org.eclipse.swt.internal.gtk.GtkRequisition
 
width - Variable in class org.eclipse.swt.internal.gtk.PangoRectangle
 
width - Variable in class org.eclipse.swt.internal.gtk.XExposeEvent
 
width - Variable in class org.eclipse.swt.internal.gtk.XWindowChanges
 
width - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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
width_inc - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
widthHint - Variable in class org.eclipse.swt.layout.GridData
widthHint specifies the preferred width in pixels.
win_gravity - Variable in class org.eclipse.swt.internal.gtk.GdkGeometry
 
WinBMPFileFormat - Class in org.eclipse.swt.internal.image
 
WinBMPFileFormat() - Constructor for class org.eclipse.swt.internal.image.WinBMPFileFormat
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventAny
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventExpose
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventFocus
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventKey
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventProperty
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventVisibility
 
window - Variable in class org.eclipse.swt.internal.gtk.GdkEventWindowState
 
window - Variable in class org.eclipse.swt.internal.gtk.XAnyEvent
 
window - Variable in class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
WINDOW_END - Static variable in class org.eclipse.swt.custom.ST
 
window_object_cleared - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
WINDOW_START - Static variable in class org.eclipse.swt.custom.ST
 
window_state_event - Static variable in class org.eclipse.swt.internal.gtk.OS
 
window_type - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
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.
WindowHidden(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
windowing_data - Variable in class org.eclipse.swt.internal.gtk.GdkImage
 
WindowLowered(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
WindowRaised(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
WindowShown(int) - Method in class org.eclipse.swt.internal.mozilla.nsIFocusManager
 
WinICOFileFormat - Class in org.eclipse.swt.internal.image
 
WinICOFileFormat() - Constructor for class org.eclipse.swt.internal.image.WinICOFileFormat
 
wmclass_class - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
wmclass_name - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
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).
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)
Write(int) - Method in class org.eclipse.swt.internal.mozilla.nsISerializable
 

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.accessibility.gtk.AtkTextRectangle
 
x - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
x - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
x - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
x - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
x - Variable in class org.eclipse.swt.internal.gtk.GdkRectangle
 
x - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
x - Variable in class org.eclipse.swt.internal.gtk.GtkAllocation
 
x - Variable in class org.eclipse.swt.internal.gtk.PangoRectangle
 
x - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
x - Variable in class org.eclipse.swt.internal.gtk.XExposeEvent
 
x - Variable in class org.eclipse.swt.internal.gtk.XWindowChanges
 
x - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.
x_advance - Variable in class org.eclipse.swt.internal.cairo.cairo_text_extents_t
 
x_bearing - Variable in class org.eclipse.swt.internal.cairo.cairo_text_extents_t
 
X_EVENT_TYPE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
X_EVENT_WINDOW(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
X_OK - Static variable in class org.eclipse.swt.internal.gtk.OS
 
x_root - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
x_root - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
x_root - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
x_root - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
x_root - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
XA_CARDINAL - Static variable in class org.eclipse.swt.internal.gtk.OS
 
XA_WINDOW - Static variable in class org.eclipse.swt.internal.gtk.OS
 
xalign - Static variable in class org.eclipse.swt.internal.gtk.OS
 
XAnyEvent - Class in org.eclipse.swt.internal.gtk
 
XAnyEvent() - Constructor for class org.eclipse.swt.internal.gtk.XAnyEvent
 
XAnyEvent_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
XCheckIfEvent(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XClientMessageEvent - Class in org.eclipse.swt.internal.gtk
 
XClientMessageEvent() - Constructor for class org.eclipse.swt.internal.gtk.XClientMessageEvent
 
XClientMessageEvent_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
XCrossingEvent - Class in org.eclipse.swt.internal.gtk
 
XCrossingEvent() - Constructor for class org.eclipse.swt.internal.gtk.XCrossingEvent
 
XCrossingEvent_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
XDefaultRootWindow(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XDefaultScreen(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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.
xDisplay - Variable in class org.eclipse.swt.graphics.Device
the handle to the X Display (Warning: This field is platform dependent)
XEvent - Class in org.eclipse.swt.internal.gtk
 
XEvent() - Constructor for class org.eclipse.swt.internal.gtk.XEvent
 
XEvent_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
XExposeEvent - Class in org.eclipse.swt.internal.gtk
 
XExposeEvent() - Constructor for class org.eclipse.swt.internal.gtk.XExposeEvent
 
XExposeEvent_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
XFlush(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XFocusChangeEvent - Class in org.eclipse.swt.internal.gtk
 
XFocusChangeEvent() - Constructor for class org.eclipse.swt.internal.gtk.XFocusChangeEvent
 
XFocusChangeEvent_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
XFree(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XGetSelectionOwner(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XGetWindowProperty(int, int, int, int, int, boolean, int, int[], int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XInternAtom(int, byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XKeysymToKeycode(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XListProperties(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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
 
XQueryPointer(int, int, int[], int[], int[], int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XReconfigureWMWindow(int, int, int, int, XWindowChanges) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderComposite(int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderCreatePicture(int, int, int, int, XRenderPictureAttributes) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderFindStandardFormat(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderFindVisualFormat(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderFreePicture(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderPictureAttributes - Class in org.eclipse.swt.internal.gtk
 
XRenderPictureAttributes() - Constructor for class org.eclipse.swt.internal.gtk.XRenderPictureAttributes
 
XRenderPictureAttributes_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderQueryExtension(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderQueryVersion(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderSetPictureClipRectangles(int, int, int, int, short[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XRenderSetPictureTransform(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XSendEvent(int, int, boolean, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XSetErrorHandler(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XSetInputFocus(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XSetIOErrorHandler(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XSetSelectionOwner(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XSetTransientForHint(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XSynchronize(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XtAppCreateShell(byte[], byte[], int, int, int[], int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
XtCreateApplicationContext() - Static method in class org.eclipse.swt.internal.cde.CDE
 
XtDisplayInitialize(int, int, byte[], byte[], int, int, int[], int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
XTestFakeButtonEvent(int, int, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XTestFakeKeyEvent(int, int, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XTestFakeMotionEvent(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XtRealizeWidget(int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
XtResizeWidget(int, int, int, int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
XtSetMappedWhenManaged(int, boolean) - Static method in class org.eclipse.swt.internal.cde.CDE
 
XtToolkitInitialize() - Static method in class org.eclipse.swt.internal.cde.CDE
 
XVisibilityEvent - Class in org.eclipse.swt.internal.gtk
 
XVisibilityEvent() - Constructor for class org.eclipse.swt.internal.gtk.XVisibilityEvent
 
XVisibilityEvent_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 
XVisualInfo - Class in org.eclipse.swt.internal.opengl.glx
 
XVisualInfo() - Constructor for class org.eclipse.swt.internal.opengl.glx.XVisualInfo
 
XVisualInfo_sizeof() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
XWarpPointer(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
XWindowChanges - Class in org.eclipse.swt.internal.gtk
 
XWindowChanges() - Constructor for class org.eclipse.swt.internal.gtk.XWindowChanges
 
XWindowChanges_sizeof() - Static method in class org.eclipse.swt.internal.gtk.OS
 

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.accessibility.gtk.AtkTextRectangle
 
y - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
y - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
y - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
y - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
y - Variable in class org.eclipse.swt.internal.gtk.GdkRectangle
 
y - Variable in class org.eclipse.swt.internal.gtk.GdkWindowAttr
 
y - Variable in class org.eclipse.swt.internal.gtk.GtkAllocation
 
y - Variable in class org.eclipse.swt.internal.gtk.PangoRectangle
 
y - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
y - Variable in class org.eclipse.swt.internal.gtk.XExposeEvent
 
y - Variable in class org.eclipse.swt.internal.gtk.XWindowChanges
 
y - Static variable in class org.eclipse.swt.internal.webkit.WebKitGTK
 
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.
y_advance - Variable in class org.eclipse.swt.internal.cairo.cairo_text_extents_t
 
y_bearing - Variable in class org.eclipse.swt.internal.cairo.cairo_text_extents_t
 
y_root - Variable in class org.eclipse.swt.internal.gtk.GdkEventButton
 
y_root - Variable in class org.eclipse.swt.internal.gtk.GdkEventCrossing
 
y_root - Variable in class org.eclipse.swt.internal.gtk.GdkEventMotion
 
y_root - Variable in class org.eclipse.swt.internal.gtk.GdkEventScroll
 
y_root - Variable in class org.eclipse.swt.internal.gtk.XCrossingEvent
 
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.
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).
ypad - Static variable in class org.eclipse.swt.internal.gtk.OS
 

Z

ZigZag8x8 - Static variable in class org.eclipse.swt.internal.image.JPEGFileFormat
 

_

_access(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_ATK_ACTION_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_ATK_COMPONENT_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_ATK_EDITABLE_TEXT_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_focus_tracker_notify(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_get_default_registry() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_ATK_HYPERTEXT_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_object_add_relationship(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_ATK_OBJECT_FACTORY_CLASS(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_object_factory_create_accessible(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_object_factory_get_accessible_type(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_object_initialize(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_object_notify_state_change(int, int, boolean) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_object_ref_relation_set(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_object_remove_relationship(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_atk_registry_get_factory(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_registry_set_factory_type(int, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_relation_set_get_n_relations(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_relation_set_get_relation(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_relation_set_remove(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_role_register(byte[]) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_ATK_SELECTION_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_state_set_add_state(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_state_set_new() - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_ATK_TABLE_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_text_attribute_get_name(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_text_attribute_get_value(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_atk_text_attribute_register(byte[]) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_ATK_TEXT_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_ATK_VALUE_GET_IFACE(int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_cairo_append_path(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_arc(int, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_arc_negative(int, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_clip(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_clip_preserve(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_close_path(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_copy_page(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_copy_path(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_copy_path_flat(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_create(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_curve_to(int, double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_device_to_user(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_device_to_user_distance(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_fill(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_fill_extents(int, double[], double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_fill_preserve(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_font_extents(int, cairo_font_extents_t) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_font_options_create() - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_font_options_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_font_options_get_antialias(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_font_options_set_antialias(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_format_stride_for_width(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_antialias(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_current_point(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_fill_rule(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_font_face(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_font_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_font_options(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_line_cap(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_line_join(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_line_width(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_miter_limit(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_operator(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_source(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_target(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_get_tolerance(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_glyph_extents(int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_glyph_path(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_identity_matrix(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_image_surface_create(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_image_surface_create_for_data(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_image_surface_get_data(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_image_surface_get_format(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_image_surface_get_height(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_image_surface_get_stride(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_image_surface_get_width(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_in_fill(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_in_stroke(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_line_to(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_mask(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_mask_surface(int, int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_init(double[], double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_init_identity(double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_init_rotate(double[], double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_init_scale(double[], double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_init_translate(double[], double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_invert(double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_multiply(double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_rotate(double[], double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_scale(double[], double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_transform_distance(double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_transform_point(double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_matrix_translate(double[], double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_move_to(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_new_path(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_paint(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_paint_with_alpha(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_path_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_add_color_stop_rgb(int, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_add_color_stop_rgba(int, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_create_for_surface(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_create_linear(double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_create_radial(double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_get_extend(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_get_filter(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_get_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_reference(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_set_extend(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_set_filter(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pattern_set_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pdf_surface_set_size(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_pop_group_to_source(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_ps_surface_set_size(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_push_group(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_rectangle(int, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_reference(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_region_get_rectangle(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_region_num_rectangles(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_rel_curve_to(int, double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_rel_line_to(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_rel_move_to(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_reset_clip(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_restore(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_rotate(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_save(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_scale(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_select_font_face(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_antialias(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_dash(int, double[], int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_fill_rule(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_font_face(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_font_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_font_options(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_font_size(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_line_cap(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_line_join(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_line_width(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_matrix(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_miter_limit(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_operator(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_source(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_source_rgb(int, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_source_rgba(int, double, double, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_source_surface(int, int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_set_tolerance(int, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_show_glyphs(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_show_page(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_show_text(int, byte[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_status(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_status_to_string(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_stroke(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_stroke_extents(int, double[], double[], double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_stroke_preserve(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_create_similar(int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_destroy(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_finish(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_flush(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_get_content(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_get_type(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_get_user_data(int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_mark_dirty(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_reference(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_set_device_offset(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_set_fallback_resolution(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_surface_set_user_data(int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_text_extents(int, byte[], cairo_text_extents_t) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_text_path(int, byte[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_transform(int, double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_translate(int, double, double) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_user_to_device(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_user_to_device_distance(int, double[], double[]) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_xlib_surface_create(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_xlib_surface_create_for_bitmap(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_xlib_surface_get_drawable(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_xlib_surface_get_height(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_xlib_surface_get_width(int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_cairo_xlib_surface_set_size(int, int, int) - Static method in class org.eclipse.swt.internal.cairo.Cairo
 
_call(int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_call(int, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_call(int, int, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_call(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.accessibility.gtk.ATK
 
_Call(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_call(int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_call(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_call(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.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
 
_call_get_size(int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_dlclose(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_dlopen(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_dlsym(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_DtActionInvoke(int, byte[], DtActionArg, int, byte[], byte[], byte[], int, int, int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtAppInitialize(int, int, int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtDbLoad() - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtDtsDataTypeIsAction(byte[]) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtDtsDataTypeNames() - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtDtsDataTypeToAttributeValue(byte[], byte[], byte[]) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtDtsFileToDataType(byte[]) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtDtsFreeAttributeValue(int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtDtsFreeDataType(int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_DtDtsFreeDataTypeNames(int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_FcConfigAppFontAddFile(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_create_from_commandline(byte[], byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_get_all() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_get_default_for_type(byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_get_executable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_get_icon(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_launch(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_launch_default_for_uri(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_should_show(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_app_info_supports_uris(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_cclosure_new(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_closure_ref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_closure_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_content_type_equals(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_content_type_is_a(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_data_input_stream_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_data_input_stream_read_line(int, int[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_get_uri(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_info_get_content_type(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_info_get_modification_time(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_new_for_commandline_arg(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_new_for_path(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_new_for_uri(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_query_info(int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_read(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_file_test(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_filename_display_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_filename_from_uri(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_filename_from_utf8(int, int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_filename_to_uri(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_filename_to_utf8(int, int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_icon_new_for_string(byte[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_icon_to_string(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_idle_add(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_append(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_data(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_free_1(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_last(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_length(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_next(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_nth(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_nth_data(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_prepend(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_previous(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_remove_link(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_set_next(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_list_set_previous(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_log_default_handler(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_log_remove_handler(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_log_set_handler(byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_main_context_acquire(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_main_context_check(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_main_context_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_main_context_get_poll_func(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_main_context_iteration(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_main_context_prepare(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_main_context_query(int, int, int[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_main_context_release(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_malloc(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_G_OBJECT_CLASS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_class_find_property(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_get(int, byte[], int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_get(int, byte[], long[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_G_OBJECT_GET_CLASS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_get_qdata(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_notify(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_ref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_ref_sink(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_set(int, byte[], boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_set(int, byte[], byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_set(int, byte[], GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_set(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_set(int, byte[], float, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_set(int, byte[], long, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_set_qdata(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_G_OBJECT_TYPE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_G_OBJECT_TYPE_NAME(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_object_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_quark_from_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_set_prgname(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_add_emission_hook(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_connect(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_connect_closure(int, byte[], int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_connect_closure_by_id(int, int, int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_emit_by_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_emit_by_name(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_emit_by_name(int, byte[], GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_emit_by_name(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_emit_by_name(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_handler_disconnect(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_handler_find(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_handlers_block_matched(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_handlers_unblock_matched(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_lookup(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_remove_emission_hook(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_signal_stop_emission_by_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_slist_append(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_slist_data(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_slist_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_slist_length(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_slist_next(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_source_remove(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_strfreev(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_strtod(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_thread_init(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_thread_supported() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_timeout_add(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_add_interface_static(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_G_TYPE_CHECK_INSTANCE_TYPE(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_class_peek(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_class_peek_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_class_ref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_class_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_from_name(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_interface_peek_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_is_a(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_query(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_type_register_static(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_G_TYPE_STRING() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf16_offset_to_pointer(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf16_offset_to_utf8_offset(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf16_pointer_to_offset(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf16_strlen(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf16_to_utf8(char[], int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf8_offset_to_utf16_offset(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf8_pointer_to_offset(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf8_strlen(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf8_to_utf16(byte[], int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_utf8_to_utf16(int, int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_g_value_peek_pointer(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_atom_intern(byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_atom_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_beep() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_bitmap_create_from_data(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cairo_create(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cairo_get_clip_rectangle(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cairo_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cairo_region_create_from_surface(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cairo_reset_clip(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cairo_set_source_color(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cairo_set_source_pixbuf(int, int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cairo_set_source_window(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_color_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_color_parse(byte[], GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_color_white(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_colormap_alloc_color(int, GdkColor, boolean, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_colormap_free_colors(int, GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_colormap_get_system() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cursor_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cursor_new_from_pixbuf(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cursor_new_from_pixmap(int, int, GdkColor, GdkColor, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_cursor_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_device_get_associated_device(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_device_get_window_at_position(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_device_grab(int, int, int, boolean, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_device_manager_get_client_pointer(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_device_ungrab(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_display_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_display_get_device_manager(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_display_supports_cursor_color(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drag_context_get_actions(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drag_context_get_dest_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drag_context_get_selected_action(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drag_context_list_targets(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drag_status(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_arc(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_drawable(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_image(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_layout(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_layout_with_colors(int, int, int, int, int, GdkColor, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_line(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_lines(int, int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_pixbuf(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_point(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_polygon(int, int, int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_draw_rectangle(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drawable_get_depth(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drawable_get_image(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drawable_get_size(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_drawable_get_visible_region(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_error_trap_pop() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_error_trap_push() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_copy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_get() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_get_coords(int, double[], double[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_get_scroll_deltas(int, double[], double[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_get_state(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_get_time(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_handler_set(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_peek() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_event_put(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_flush() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_get_values(int, GdkGCValues) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_background(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_clip_mask(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_clip_origin(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_clip_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_dashes(int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_exposures(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_fill(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_foreground(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_function(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_line_attributes(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_stipple(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_subwindow(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_tile(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_ts_origin(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_gc_set_values(int, GdkGCValues, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_get_default_root_window() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_keyboard_ungrab(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_keymap_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_keymap_translate_keyboard_state(int, int, int, int, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_keyval_to_lower(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_keyval_to_unicode(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pango_context_get() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pango_layout_get_clip_region(int, int, int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_copy_area(int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_get_from_drawable(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_get_from_window(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_get_has_alpha(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_get_height(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_get_pixels(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_get_rowstride(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_get_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_loader_close(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_loader_get_pixbuf(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_loader_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_loader_write(int, int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_new(int, boolean, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_new_from_file(byte[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_render_pixmap_and_mask(int, int[], int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_render_to_drawable(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_save_to_bufferv(int, int[], int[], byte[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixbuf_scale_simple(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixmap_get_size(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pixmap_new(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GDK_PIXMAP_XID(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pointer_grab(int, boolean, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_pointer_ungrab(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_property_get(int, int, int, int, int, int, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_destroy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_empty(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_get_clipbox(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_get_rectangles(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_intersect(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_offset(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_point_in(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_polygon(int[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_rect_in(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_rectangle(GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_subtract(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_union(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_region_union_with_rect(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_get_monitor_at_point(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_get_monitor_at_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_get_monitor_geometry(int, int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_get_n_monitors(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_get_number(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_height() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_width() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_screen_width_mm() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_set_program_class(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_text_property_to_utf8_list_for_display(int, int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GDK_TYPE_COLOR() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GDK_TYPE_PIXBUF() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_unicode_to_keyval(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_utf8_to_compound_text(byte[], int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_utf8_to_string_target(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_visual_get_depth(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_visual_get_system() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_add_filter(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_at_pointer(int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_begin_paint_rect(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_begin_paint_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_create_similar_surface(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_destroy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_end_paint(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_focus(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_children(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_device_position(int, int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_display(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_events(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_frame_extents(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_height(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_internal_paint_info(int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_origin(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_pointer(int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_position(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_user_data(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_visible_region(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_get_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_hide(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_invalidate_rect(int, GdkRectangle, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_invalidate_region(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_is_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_lookup(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_lower(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_move(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_move_resize(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_new(int, GdkWindowAttr, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_process_all_updates() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_process_updates(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_raise(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_remove_filter(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_resize(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_restack(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_scroll(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_set_back_pixmap(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_set_background_pattern(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_set_cursor(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_set_debug_updates(boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_set_decorations(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_set_events(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_set_override_redirect(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_set_user_data(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_shape_combine_region(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_show(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_window_show_unraised(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_atom_to_xatom(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_display_get_xdisplay(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_display_utf8_to_compound_text(int, byte[], int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_drawable_get_xdisplay(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_drawable_get_xid(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_get_default_xdisplay() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_screen_get_window_manager_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_screen_lookup_visual(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_visual_get_xvisual(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_window_get_xid(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gdk_x11_window_lookup_for_display(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_glGetIntegerv(int, int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glib_major_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_glib_micro_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_glib_minor_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_glViewport(int, int, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXChooseVisual(int, int, int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXCopyContext(int, int, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXCreateContext(int, XVisualInfo, int, boolean) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXCreateGLXPixmap(int, XVisualInfo, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXDestroyContext(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXDestroyGLXPixmap(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXGetClientString(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXGetConfig(int, XVisualInfo, int, int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXGetCurrentContext() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXGetCurrentDrawable() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXIsDirect(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXMakeCurrent(int, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXQueryExtension(int, int[], int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXQueryExtensionsString(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXQueryServerString(int, int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXQueryVersion(int, int[], int[]) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXSwapBuffers(int, int) - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXWaitGL() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_glXWaitX() - Static method in class org.eclipse.swt.internal.opengl.glx.GLX
 
_gnome_icon_lookup(int, int, byte[], byte[], int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_icon_theme_lookup_icon(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_icon_theme_new() - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_get_mime_type(int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_init() - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_is_executable_command_string(byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_make_uri_from_input(byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_make_uri_from_input_with_dirs(byte[], int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_mime_application_free(int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_mime_application_launch(int, int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_mime_get_default_application(byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_mime_type_from_name(byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_mime_type_get_equivalence(int, byte[]) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_gnome_vfs_url_show(int) - Static method in class org.eclipse.swt.internal.gnome.GNOME
 
_GRE_GetGREPathWithProperties(GREVersionRange, int, GREProperty, int, int, int) - Static method in class org.eclipse.swt.internal.mozilla.init.XPCOMInit
 
_GString_len(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GString_str(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_accel_group_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_accel_label_set_accel_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_accelerator_get_default_mod_mask() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_accelerator_parse(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_ACCESSIBLE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_accessible_get_widget(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_changed(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_configure(int, double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_get_lower(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_get_page_increment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_get_page_size(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_get_step_increment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_get_upper(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_get_value(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_new(double, double, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_set_page_increment(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_set_step_increment(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_set_value(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_adjustment_value_changed(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_arrow_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_arrow_set(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_bin_get_child(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_border_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_box_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_box_set_child_packing(int, int, boolean, boolean, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_box_set_homogeneous(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_box_set_spacing(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_button_clicked(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_button_get_relief(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_button_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_button_set_relief(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_calendar_clear_marks(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_calendar_get_date(int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_calendar_mark_day(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_calendar_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_calendar_select_day(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_calendar_select_month(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_calendar_set_display_options(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_layout_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_layout_get_cells(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_layout_pack_start(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_layout_set_attributes(int, int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_renderer_get_preferred_height_for_width(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_renderer_get_preferred_size(int, int, GtkRequisition, GtkRequisition) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_renderer_get_size(int, int, GdkRectangle, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_renderer_pixbuf_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_renderer_set_fixed_size(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_renderer_text_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_cell_renderer_toggle_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_check_button_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_check_menu_item_get_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_check_menu_item_new_with_label(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_check_menu_item_set_active(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_check_version(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_clipboard_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_clipboard_get(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_clipboard_set_can_store(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_clipboard_set_with_owner(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_clipboard_store(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_clipboard_wait_for_contents(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_chooser_dialog_new(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_chooser_get_rgba(int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_chooser_set_rgba(int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_chooser_set_use_alpha(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_selection_dialog_get_color_selection(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_selection_dialog_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_selection_get_current_color(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_selection_palette_to_string(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_selection_set_current_color(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_color_selection_set_has_palette(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_entry_new_text() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_get_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_get_model(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_insert_text(int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_new_text() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_popdown(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_popup(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_remove_text(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_set_active(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_set_focus_on_click(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_text_insert(int, int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_text_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_combo_box_text_new_with_entry() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_container_add(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_container_forall(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_container_get_border_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_container_get_children(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_container_remove(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_container_resize_children(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_container_set_border_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_css_provider_load_from_data(int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_css_provider_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_dialog_add_button(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_dialog_run(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_begin(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_check_threshold(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_dest_find_target(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_dest_set(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_dest_unset(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_finish(int, boolean, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_get_data(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_set_icon_pixbuf(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_drag_set_icon_surface(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_copy_clipboard(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_cut_clipboard(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_delete_selection(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_delete_text(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_get_editable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_get_position(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_get_selection_bounds(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_insert_text(int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_paste_clipboard(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_select_region(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_set_editable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_editable_set_position(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_get_icon_area(int, int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_get_inner_border(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_get_invisible_char(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_get_layout(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_get_layout_offsets(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_get_max_length(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_get_text(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_get_visibility(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_alignment(int, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_has_frame(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_icon_from_stock(int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_icon_sensitive(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_invisible_char(int, char) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_max_length(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_placeholder_text(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_text(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_visibility(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_set_width_chars(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_entry_text_index_to_layout_index(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_enumerate_printers(int, int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_expander_get_expanded(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_expander_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_expander_set_expanded(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_expander_set_label_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_add_filter(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_dialog_new(byte[], int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_get_filename(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_get_filenames(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_get_filter(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_get_uri(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_get_uris(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_current_folder(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_current_folder_uri(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_current_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_do_overwrite_confirmation(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_extra_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_filename(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_filter(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_local_only(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_select_multiple(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_chooser_set_uri(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_filter_add_pattern(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_filter_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_filter_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_file_filter_set_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_fixed_move(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_fixed_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_fixed_set_has_window(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_font_chooser_dialog_new(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_font_chooser_get_font(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_font_chooser_set_font(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_font_selection_dialog_get_font_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_font_selection_dialog_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_font_selection_dialog_set_font_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_frame_get_label_widget(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_frame_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_frame_set_label_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_frame_set_shadow_type(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_get_current_event() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_get_current_event_state(int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_get_default_language() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_get_event_widget(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_grab_get_current() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_hbox_new(boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_hscale_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_hscrollbar_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_hseparator_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_hsv_to_rgb(double, double, double, double[], double[], double[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_factory_lookup_default(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_info_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_info_load_icon(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_set_render_icon(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_set_render_icon_pixbuf(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_source_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_source_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_source_set_pixbuf(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_theme_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_icon_theme_lookup_by_gicon(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_context_filter_keypress(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_context_focus_in(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_context_focus_out(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_context_get_preedit_string(int, int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_context_get_type() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_context_reset(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_context_set_client_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_context_set_cursor_location(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_multicontext_append_menuitems(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_im_multicontext_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_image_menu_item_new_with_label(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_image_menu_item_set_image(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_image_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_image_new_from_pixbuf(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_image_set_from_pixbuf(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_init_check(int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_ACCEL_LABEL(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_BUTTON(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_CELL_RENDERER_PIXBUF(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_CELL_RENDERER_TEXT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_CELL_RENDERER_TOGGLE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_CONTAINER(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_IMAGE_MENU_ITEM(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_LABEL(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_MENU_ITEM(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_PLUG(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_SCROLLED_WINDOW(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_SOCKET(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_IS_WINDOW(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_get_layout(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_get_mnemonic_keyval(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_new_with_mnemonic(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_set_attributes(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_set_justify(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_set_line_wrap(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_set_line_wrap_mode(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_set_text(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_set_text(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_label_set_text_with_mnemonic(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_append(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_insert(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_newv(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_remove(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_set(int, int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_set(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_set(int, int, int, long, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_set(int, int, int, GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_list_store_set(int, int, int, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_main() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_main_do_event(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_major_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_bar_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_item_get_submenu(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_item_remove_submenu(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_item_set_submenu(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_popdown(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_popup(int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_shell_deactivate(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_shell_insert(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_shell_set_take_focus(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_menu_tool_button_new(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_message_dialog_new(int, int, int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_micro_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_minor_version() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_misc_set_alignment(int, float, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_get_current_page(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_get_scrollable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_insert_page(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_next_page(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_prev_page(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_remove_page(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_set_current_page(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_set_scrollable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_set_show_tabs(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_notebook_set_tab_pos(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_object_sink(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_orientable_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_bottom_margin(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_left_margin(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_orientation(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_page_height(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_page_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_paper_height(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_paper_size(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_paper_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_right_margin(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_get_top_margin(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_set_bottom_margin(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_set_left_margin(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_set_paper_size(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_set_right_margin(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_page_setup_set_top_margin(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_arrow(int, int, int, int, GdkRectangle, int, byte[], int, boolean, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_box(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_box_gap(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_check(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_expander(int, int, int, GdkRectangle, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_extension(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_flat_box(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_focus(int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_handle(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_hline(int, int, int, GdkRectangle, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_layout(int, int, int, boolean, GdkRectangle, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_option(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_shadow(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_shadow_gap(int, int, int, int, GdkRectangle, int, byte[], int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paint_vline(int, int, int, GdkRectangle, int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_get_display_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_get_height(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_get_ppd_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_get_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_is_custom(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_new(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_new_custom(byte[], byte[], double, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_paper_size_new_from_ppd(byte[], byte[], double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_plug_get_id(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_plug_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_job_get_surface(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_job_new(byte[], int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_job_send(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_foreach(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_get(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_get_collate(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_get_duplex(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_get_n_copies(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_get_page_ranges(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_get_print_pages(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_get_resolution(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_set(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_set_collate(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_set_duplex(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_set_n_copies(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_set_page_ranges(int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_set_print_pages(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_settings_set_printer(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_get_current_page(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_get_page_setup(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_get_selected_printer(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_get_settings(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_new(byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_set_current_page(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_set_embed_page_setup(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_set_manual_capabilities(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_set_page_setup(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_print_unix_dialog_set_settings(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_printer_get_backend(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_printer_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_printer_is_default(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_progress_bar_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_progress_bar_pulse(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_progress_bar_set_fraction(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_progress_bar_set_inverted(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_progress_bar_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_radio_button_get_group(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_radio_button_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_radio_menu_item_get_group(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_radio_menu_item_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_radio_menu_item_new_with_label(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_range_get_adjustment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_range_get_slider_range(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_range_set_increments(int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_range_set_inverted(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_range_set_range(int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_range_set_value(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rc_parse_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rc_style_get_bg_pixmap_name(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rc_style_get_color_flags(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rc_style_set_bg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rc_style_set_bg_pixmap_name(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rc_style_set_color_flags(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rc_style_set_fg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rc_style_set_text(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_arrow(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_background(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_check(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_expander(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_extension(int, int, double, double, double, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_focus(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_frame(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_frame_gap(int, int, double, double, double, double, int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_handle(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_layout(int, int, double, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_line(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_render_option(int, int, double, double, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_rgb_to_hsv(double, double, double, double[], double[], double[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scale_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scale_set_digits(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scale_set_draw_value(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrollbar_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_add_with_viewport(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_get_hadjustment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_get_hscrollbar(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_get_policy(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_get_shadow_type(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_get_vadjustment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_get_vscrollbar(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_set_policy(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_scrolled_window_set_shadow_type(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_selection_data_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_selection_data_get_data(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_selection_data_get_data_type(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_selection_data_get_format(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_selection_data_get_length(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_selection_data_get_target(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_selection_data_set(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_separator_menu_item_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_separator_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_separator_tool_item_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_separator_tool_item_set_draw(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_set_locale() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_settings_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_settings_set_string_property(int, byte[], byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_socket_get_id(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_socket_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_configure(int, int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_get_adjustment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_get_digits(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_new(int, double, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_set_digits(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_set_increments(int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_set_range(int, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_set_value(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_set_wrap(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_spin_button_update(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_status_icon_get_geometry(int, int, GdkRectangle, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_status_icon_get_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_status_icon_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_status_icon_position_menu_func() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_status_icon_set_from_pixbuf(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_status_icon_set_tooltip(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_status_icon_set_visible(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_STOCK_CANCEL() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_STOCK_OK() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_add_class(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_add_provider(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_add_provider_for_screen(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_get_background_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_get_border(int, int, GtkBorder) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_get_border_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_get_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_get_font(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_get_padding(int, int, GtkBorder) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_invalidate(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_restore(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_save(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_context_set_state(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_base(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_bg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_bg_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_black(int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_black_gc(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_dark(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_dark_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_fg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_fg_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_font_desc(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_light(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_light_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_mid_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_text(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_text_aa_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_text_gc(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_white_gc(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_xthickness(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_get_ythickness(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_style_render_icon(int, int, int, int, int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_target_list_new(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_target_list_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_copy_clipboard(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_cut_clipboard(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_delete(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_bounds(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_end_iter(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_insert(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_iter_at_line(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_iter_at_mark(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_iter_at_offset(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_line_count(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_selection_bound(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_selection_bounds(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_get_text(int, byte[], byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_insert(int, byte[], byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_insert(int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_move_mark(int, int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_paste_clipboard(int, int, byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_place_cursor(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_buffer_set_text(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_iter_get_line(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_iter_get_offset(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_buffer_to_window_coords(int, int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_get_buffer(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_get_editable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_get_iter_at_location(int, byte[], int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_get_iter_location(int, byte[], GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_get_line_at_y(int, byte[], int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_get_visible_rect(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_get_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_scroll_mark_onscreen(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_scroll_to_iter(int, byte[], double, boolean, double, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_set_editable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_set_justification(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_set_tabs(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_text_view_set_wrap_mode(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toggle_button_get_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toggle_button_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toggle_button_set_active(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toggle_button_set_inconsistent(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toggle_button_set_mode(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toggle_tool_button_get_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toggle_tool_button_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toggle_tool_button_set_active(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_button_new(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_button_set_icon_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_button_set_label(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_button_set_label_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_button_set_use_underline(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_item_get_proxy_menu_item(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_item_retrieve_proxy_menu_item(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_item_set_is_important(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tool_item_set_proxy_menu_item(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toolbar_insert(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toolbar_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toolbar_set_icon_size(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toolbar_set_orientation(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toolbar_set_show_arrow(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_toolbar_set_style(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tooltips_data_get(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tooltips_disable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tooltips_enable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tooltips_force_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tooltips_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tooltips_set_tip(int, int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_get(int, int, int, long[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_get(int, int, int, int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_get_iter(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_get_iter_first(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_get_n_columns(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_get_path(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_get_type() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_iter_children(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_iter_n_children(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_iter_next(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_model_iter_nth_child(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_append_index(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_compare(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_get_depth(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_get_indices(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_new_from_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_new_from_string(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_next(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_prev(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_path_up(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_selection_count_selected_rows(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_selection_get_selected_rows(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_selection_path_is_selected(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_selection_select_all(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_selection_select_iter(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_selection_set_mode(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_selection_unselect_all(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_selection_unselect_iter(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_append(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_insert(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_newv(int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_remove(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_set(int, int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_set(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_set(int, int, int, long, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_set(int, int, int, GdkColor, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_store_set(int, int, int, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_collapse_row(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_add_attribute(int, int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_cell_get_position(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_cell_get_size(int, GdkRectangle, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_cell_set_cell_data(int, int, int, boolean, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_clear(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_get_button(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_get_cell_renderers(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_get_fixed_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_get_reorderable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_get_resizable(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_get_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_get_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_pack_end(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_pack_start(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_alignment(int, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_cell_data_func(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_clickable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_fixed_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_min_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_reorderable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_resizable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_sizing(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_sort_indicator(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_sort_order(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_visible(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_column_set_widget(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_convert_bin_window_to_tree_coords(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_create_row_drag_icon(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_expand_row(int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_background_area(int, int, int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_bin_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_cell_area(int, int, int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_column(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_columns(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_cursor(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_expander_column(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_headers_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_path_at_pos(int, int, int, int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_rules_hint(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_selection(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_get_visible_rect(int, GdkRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_insert_column(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_move_column_after(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_new_with_model(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_remove_column(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_row_expanded(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_scroll_to_cell(int, int, int, boolean, float, float) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_scroll_to_point(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_set_cursor(int, int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_set_drag_dest_row(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_set_enable_search(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_set_grid_lines(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_set_headers_visible(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_set_model(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_set_rules_hint(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_set_search_column(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_unset_rows_drag_dest(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_tree_view_widget_to_tree_coords(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_TYPE_CELL_RENDERER_PIXBUF() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_TYPE_CELL_RENDERER_TEXT() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_TYPE_CELL_RENDERER_TOGGLE() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_TYPE_FIXED() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_TYPE_IM_MULTICONTEXT() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_TYPE_MENU() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_TYPE_WIDGET() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_vbox_new(boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_viewport_set_shadow_type(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_vscale_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_vscrollbar_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_vseparator_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_add_accelerator(int, byte[], int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_add_events(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_child_focus(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_create_pango_layout(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_create_pango_layout(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_destroy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_draw(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_event(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_WIDGET_FLAGS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_accessible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_allocation(int, GtkAllocation) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_can_default(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_child_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_default_style() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_events(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_has_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_mapped(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_modifier_style(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_pango_context(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_parent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_parent_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_preferred_height_for_width(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_preferred_size(int, GtkRequisition, GtkRequisition) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_preferred_width_for_height(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_realized(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_sensitive(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_size_request(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_state_flags(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_style(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_style_context(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_tooltip_text(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_toplevel(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_visible(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_get_window(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_grab_focus(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_WIDGET_HAS_DEFAULT(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_has_default(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_WIDGET_HAS_FOCUS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_has_focus(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_hide(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_input_shape_combine_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_is_composited(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_is_focus(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_map(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_WIDGET_MAPPED(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_mnemonic_activate(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_modify_base(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_modify_bg(int, int, GdkColor) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_modify_font(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_modify_style(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_override_background_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_override_color(int, int, GdkRGBA) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_override_font(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_queue_resize(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_realize(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_remove_accelerator(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_reparent(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_send_expose(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_WIDGET_SENSITIVE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_allocation(int, GtkAllocation) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_app_paintable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_can_default(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_can_focus(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_default_direction(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_direction(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_double_buffered(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_WIDGET_SET_FLAGS(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_has_window(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_mapped(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_name(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_parent_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_receives_default(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_redraw_on_allocate(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_sensitive(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_size_request(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_state(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_tooltip_text(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_set_visible(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_shape_combine_region(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_show(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_size_allocate(int, GtkAllocation) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_size_request(int, GtkRequisition) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_style_get(int, byte[], int[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_style_get(int, byte[], long[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_widget_translate_coordinates(int, int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_WIDGET_UNSET_FLAGS(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_GTK_WIDGET_VISIBLE(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_activate_default(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_add_accel_group(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_deiconify(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_fullscreen(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_get_focus(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_get_group(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_get_icon_list(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_get_mnemonic_modifier(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_get_modal(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_get_opacity(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_get_position(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_group_add_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_group_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_group_remove_window(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_iconify(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_is_active(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_list_toplevels() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_maximize(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_move(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_remove_accel_group(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_resize(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_default(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_destroy_with_parent(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_geometry_hints(int, int, GdkGeometry, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_icon_list(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_modal(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_opacity(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_resizable(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_skip_taskbar_hint(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_title(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_transient_for(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_set_type_hint(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_unfullscreen(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_gtk_window_unmaximize(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_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
 
_JSClassCreate(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSContextGetGlobalObject(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSEvaluateScript(int, int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSObjectGetPrivate(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSObjectGetProperty(int, int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSObjectGetPropertyAtIndex(int, int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSObjectMake(int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSObjectMakeArray(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSObjectMakeFunctionWithCallback(int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSObjectSetProperty(int, int, int, int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSStringCreateWithUTF8CString(byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSStringGetLength(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSStringGetMaximumUTF8CStringSize(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSStringGetUTF8CString(int, byte[], int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSStringIsEqualToUTF8CString(int, byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSStringRelease(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSValueGetType(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSValueIsObjectOfClass(int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSValueMakeBoolean(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSValueMakeNumber(int, double) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSValueMakeString(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSValueMakeUndefined(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSValueToNumber(int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_JSValueToStringCopy(int, int, int[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_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
 
_pango_attr_background_new(short, short, short) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_font_desc_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_foreground_new(short, short, short) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_iterator_destroy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_iterator_get(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_iterator_get_attrs(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_iterator_next(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_iterator_range(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_list_change(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_list_get_iterator(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_list_insert(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_list_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_list_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_rise_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_shape_new(PangoRectangle, PangoRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_strikethrough_color_new(short, short, short) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_strikethrough_new(boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_underline_color_new(short, short, short) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_underline_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attr_weight_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_attribute_copy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_context_get_font_options(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_context_set_font_options(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_create_layout(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_font_map_create_context(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_font_map_get_default() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_font_map_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_font_map_set_resolution(int, double) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_layout_path(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_cairo_show_layout(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_context_get_base_dir(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_context_get_language(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_context_get_metrics(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_context_list_families(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_context_set_base_dir(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_context_set_language(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_copy(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_from_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_get_family(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_get_size(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_get_stretch(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_get_style(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_get_variant(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_get_weight(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_new() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_set_family(int, byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_set_size(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_set_stretch(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_set_style(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_set_variant(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_set_weight(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_description_to_string(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_face_describe(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_family_get_name(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_family_list_faces(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_get_metrics(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_metrics_get_approximate_char_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_metrics_get_ascent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_metrics_get_descent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_metrics_get_strikethrough_position(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_metrics_get_strikethrough_thickness(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_metrics_get_underline_position(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_metrics_get_underline_thickness(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_font_metrics_unref(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_language_from_string(byte[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_context_changed(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_alignment(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_attributes(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_context(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_indent(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_iter(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_justify(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_line(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_line_count(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_log_attrs(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_pixel_size(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_size(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_spacing(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_tabs(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_text(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_get_width(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_index_to_pos(int, int, PangoRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_iter_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_iter_get_index(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_iter_get_line_extents(int, PangoRectangle, PangoRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_iter_get_run(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_iter_next_line(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_iter_next_run(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_line_get_extents(int, PangoRectangle, PangoRectangle) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_line_x_to_index(int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_new(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_alignment(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_attributes(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_auto_dir(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_font_description(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_indent(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_justify(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_single_paragraph_mode(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_spacing(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_tabs(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_text(int, byte[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_width(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_set_wrap(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_layout_xy_to_index(int, int, int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_PANGO_PIXELS(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_tab_array_free(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_tab_array_get_size(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_tab_array_get_tabs(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_tab_array_new(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_pango_tab_array_set_tab(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_PANGO_TYPE_FONT_DESCRIPTION() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_PANGO_TYPE_LAYOUT() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_soup_auth_authenticate(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_auth_get_host(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_auth_get_scheme_name(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_cookie_free(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_cookie_jar_add_cookie(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_cookie_jar_all_cookies(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_cookie_jar_delete_cookie(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_cookie_jar_get_cookies(int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_cookie_jar_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_cookie_parse(byte[], int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_message_body_append(int, int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_message_body_flatten(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_message_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_message_headers_append(int, byte[], byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_session_add_feature_by_type(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_session_feature_attach(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_session_feature_detach(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_session_get_feature(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_session_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_uri_free(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_uri_new(byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_soup_uri_to_string(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_SoupCookie_expires(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_SoupMessage_method(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_SoupMessage_request_body(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_SoupMessage_request_headers(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_swt_fixed_get_type() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_swt_fixed_move(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_swt_fixed_resize(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_swt_fixed_restack(int, int, int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_topLevelShellWidgetClass() - Static method in class org.eclipse.swt.internal.cde.CDE
 
_ubuntu_menu_proxy_get() - Static method in class org.eclipse.swt.internal.gtk.OS
 
_webkit_dom_event_target_add_event_listener(int, byte[], int, int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_mouse_event_get_alt_key(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_mouse_event_get_button(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_mouse_event_get_ctrl_key(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_mouse_event_get_meta_key(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_mouse_event_get_screen_x(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_mouse_event_get_screen_y(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_mouse_event_get_shift_key(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_ui_event_get_char_code(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_ui_event_get_detail(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_dom_ui_event_get_key_code(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_cancel(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_get_current_size(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_get_network_request(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_get_status(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_get_suggested_filename(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_get_total_size(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_new(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_set_destination_uri(int, byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_download_start(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_get_default_session() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_major_version() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_micro_version() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_minor_version() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_network_request_get_message(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_network_request_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_network_request_new(byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_soup_auth_dialog_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_data_source_get_data(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_data_source_get_encoding(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_frame_get_data_source(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_frame_get_global_context(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_frame_get_load_status(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_frame_get_parent(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_frame_get_title(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_frame_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_frame_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_frame_get_web_view(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_policy_decision_download(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_policy_decision_ignore(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_can_go_back(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_can_go_forward(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_can_show_mime_type(int, int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_execute_script(int, byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_dom_document(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_load_status(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_main_frame(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_progress(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_settings(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_title(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_type() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_uri(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_get_window_features(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_go_back(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_go_forward(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_load_string(int, byte[], byte[], byte[], byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_load_uri(int, byte[]) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_new() - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_reload(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_webkit_web_view_stop_loading(int) - Static method in class org.eclipse.swt.internal.webkit.WebKitGTK
 
_XCheckIfEvent(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XDefaultRootWindow(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XDefaultScreen(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XFlush(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XFree(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XGetSelectionOwner(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XGetWindowProperty(int, int, int, int, int, boolean, int, int[], int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XInternAtom(int, byte[], boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XKeysymToKeycode(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XListProperties(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_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
 
_XQueryPointer(int, int, int[], int[], int[], int[], int[], int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XReconfigureWMWindow(int, int, int, int, XWindowChanges) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderComposite(int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderCreatePicture(int, int, int, int, XRenderPictureAttributes) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderFindStandardFormat(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderFindVisualFormat(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderFreePicture(int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderQueryExtension(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderQueryVersion(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderSetPictureClipRectangles(int, int, int, int, short[], int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XRenderSetPictureTransform(int, int, int[]) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XSendEvent(int, int, boolean, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XSetErrorHandler(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XSetInputFocus(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XSetIOErrorHandler(int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XSetSelectionOwner(int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XSetTransientForHint(int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XSynchronize(int, boolean) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XtAppCreateShell(byte[], byte[], int, int, int[], int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_XtCreateApplicationContext() - Static method in class org.eclipse.swt.internal.cde.CDE
 
_XtDisplayInitialize(int, int, byte[], byte[], int, int, int[], int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_XTestFakeButtonEvent(int, int, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XTestFakeKeyEvent(int, int, boolean, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XTestFakeMotionEvent(int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
_XtRealizeWidget(int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_XtResizeWidget(int, int, int, int) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_XtSetMappedWhenManaged(int, boolean) - Static method in class org.eclipse.swt.internal.cde.CDE
 
_XtToolkitInitialize() - Static method in class org.eclipse.swt.internal.cde.CDE
 
_XWarpPointer(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.gtk.OS
 
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 _