Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(String) - Method in interface org.eclipse.rap.rwt.client.service.ClientFileUploader
-
Abort the upload with the given id.
- 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). - AbstractEntryPoint - Class in org.eclipse.rap.rwt.application
-
This class provides a skeletal implementation of the
EntryPoint
interface, to minimize the effort required to implement this interface. - AbstractEntryPoint() - Constructor for class org.eclipse.rap.rwt.application.AbstractEntryPoint
- AbstractOperationHandler - Class in org.eclipse.rap.rwt.remote
-
This class provides an empty implementation of the
OperationHandler
interface, to minimize the effort required to implement this interface. - AbstractOperationHandler() - Constructor for class org.eclipse.rap.rwt.remote.AbstractOperationHandler
- 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
- 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 - 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.
- 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.
- Activate - Static variable in class org.eclipse.swt.SWT
-
The activate event type (value is 26).
- ACTIVE_KEYS - Static variable in class org.eclipse.rap.rwt.RWT
-
The property to use in
Display.setData()
in order to activate global key events for certain key sequences. - Adaptable - Interface in org.eclipse.rap.rwt
-
Adaptable objects lets you add interfaces to a class and lets clients query whether an object has a particular extension.
- add(boolean) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the JSON representation of the specified
boolean
value to the array. - add(double) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the JSON representation of the specified
double
value to the array. - add(float) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the JSON representation of the specified
float
value to the array. - add(int) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the JSON representation of the specified
int
value to the array. - add(long) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the JSON representation of the specified
long
value to the array. - add(String) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the JSON representation of the specified string to the array.
- add(String) - Method in class org.eclipse.swt.custom.CCombo
-
Adds the argument to the end of the receiver's list.
- add(String) - Method in class org.eclipse.swt.widgets.Combo
-
Adds the argument to the end of the receiver's list.
- add(String) - Method in class org.eclipse.swt.widgets.List
-
Adds the argument to the end of the receiver's list.
- add(String, boolean) - Method in class org.eclipse.rap.json.JsonObject
-
Adds a new member at the end of this object, with the specified name and the JSON representation of the specified
boolean
value. - add(String, double) - Method in class org.eclipse.rap.json.JsonObject
-
Adds a new member at the end of this object, with the specified name and the JSON representation of the specified
double
value. - add(String, float) - Method in class org.eclipse.rap.json.JsonObject
-
Adds a new member at the end of this object, with the specified name and the JSON representation of the specified
float
value. - add(String, int) - Method in class org.eclipse.rap.json.JsonObject
-
Adds a new member at the end of this object, with the specified name and the JSON representation of the specified
int
value. - 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(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, int) - Method in class org.eclipse.swt.widgets.List
-
Adds the argument to the receiver's list at the given zero-relative index.
- add(String, long) - Method in class org.eclipse.rap.json.JsonObject
-
Adds a new member at the end of this object, with the specified name and the JSON representation of the specified
long
value. - add(String, String) - Method in class org.eclipse.rap.json.JsonObject
-
Adds a new member at the end of this object, with the specified name and the JSON representation of the specified string.
- add(String, JsonValue) - Method in class org.eclipse.rap.json.JsonObject
-
Adds a new member at the end of this object, with the specified name and the specified JSON value.
- add(JsonValue) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the specified JSON value to the array.
- 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.
- 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
AccessibleAction
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
AccessibleAttribute
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
AccessibleEditableText
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
AccessibleHyperlink
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
AccessibleTableCell
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
AccessibleTable
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
AccessibleValue
interface. - addApplicationContextListener(ApplicationContextListener) - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Adds an
ApplicationContextListener
to this application context. - 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. - addBrowserNavigationListener(BrowserNavigationListener) - Method in interface org.eclipse.rap.rwt.client.service.BrowserNavigation
-
Adds a listener to the browser navigation.
- addControlListener(ControlListener) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Adds a listener to the list of listeners notified when the column is moved or resized.
- 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.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.
- addDefaultToolbarButton(String) - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Adds the CKEditor default button for the given name to the toolbar.
- addDefaultToolbarButton(String...) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Adds the CKEditor default button for the given name to the toolbar.
- 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. - addEntryPoint(String, Class<? extends EntryPoint>, Map<String, String>) - Method in interface org.eclipse.rap.rwt.application.Application
-
Registers an entrypoint at the given servlet path.
- addEntryPoint(String, EntryPointFactory, Map<String, String>) - Method in interface org.eclipse.rap.rwt.application.Application
-
Registers an entrypoint at the given servlet path.
- 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. - 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. - 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 the 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. - addListener(int, Listener) - Method in class org.eclipse.rap.rwt.widgets.DropDown
- 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.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. - addPaintListener(PaintListener) - Method in class org.eclipse.swt.widgets.Canvas
-
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. - 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.
- 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.
- 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.
- addResource(String, ResourceLoader) - Method in interface org.eclipse.rap.rwt.application.Application
- 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.nebula.widgets.grid.Grid
-
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.nebula.widgets.grid.GridColumn
-
Adds the listener to the collection of listeners who will be notified when the receiver's is pushed, by sending it one of the messages defined in the
SelectionListener
interface. - addSelectionListener(SelectionListener) - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
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.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 receive events.
- 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 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 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.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 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 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.MenuItem
-
Adds the listener to the collection of listeners who will be notified when the menu item is selected, 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 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 receiver's value changes, 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 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.Table
-
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.TableColumn
-
Adds the listener to the collection of listeners who will be notified when the control is selected, 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 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 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.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. - addServiceHandler(String, ServiceHandler) - Method in interface org.eclipse.rap.rwt.application.Application
-
Adds a service handler to the application.
- addSettingStoreListener(SettingStoreListener) - Method in class org.eclipse.rap.rwt.service.FileSettingStore
- addSettingStoreListener(SettingStoreListener) - Method in interface org.eclipse.rap.rwt.service.SettingStore
-
Attaches the given listener to this setting store.
- 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. - addStyleSheet(String, String) - Method in interface org.eclipse.rap.rwt.application.Application
-
Adds the given stylesheet to a theme.
- addStyleSheet(String, String, ResourceLoader) - Method in interface org.eclipse.rap.rwt.application.Application
-
Adds the given stylesheet to a theme.
- addThemeableWidget(Class<? extends Widget>) - Method in interface org.eclipse.rap.rwt.application.Application
-
Register a themeable widget for this application.
- 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.nebula.widgets.grid.Grid
-
Adds the listener to the collection of listeners who will be notified when the receiver's items changes, by sending it one of the messages defined in the
TreeListener
interface. - addTreeListener(TreeListener) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
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. - addTreeListener(Control, TreeListener) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- addUISessionListener(UISessionListener) - Method in interface org.eclipse.rap.rwt.service.UISession
-
Adds a
UISessionListener
to this UI session. - addUIThreadListener(UIThreadListener) - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Adds a
UIThreadListener
to this application context. - addUploadListener(FileUploadListener) - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Adds a the given file upload listener to the collection of listeners who will be notified when a file upload proceeds.
- 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.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. - alignment - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
- 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).
- 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.graphics.RGBA
-
the alpha component of the RGBA
- alphaData - Variable in class org.eclipse.swt.graphics.ImageData
-
The alpha data of the image.
- 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).
- ALWAYS_HIDE_SELECTION - Static variable in class org.eclipse.swt.widgets.Table
-
IMPORTANT: This field is not part of the SWT public API.
- append(String) - Method in class org.eclipse.swt.widgets.Text
-
Appends a string.
- Application - Interface in org.eclipse.rap.rwt.application
-
This interface represents an RWT application before it is started.
- APPLICATION_MODAL - Static variable in class org.eclipse.swt.SWT
-
Style constant for application modal behavior (value is 1<<16).
- Application.OperationMode - Enum Class in org.eclipse.rap.rwt.application
-
Instances of this class represent a mode of operation for an RWT application.
- ApplicationConfiguration - Interface in org.eclipse.rap.rwt.application
-
An
ApplicationConfiguration
describes an RWT application, including the entrypoints, URL mappings, themes, etc. - ApplicationContext - Interface in org.eclipse.rap.rwt.service
-
An application context represents a running instance of a RAP application.
- ApplicationContextEvent - Class in org.eclipse.rap.rwt.service
-
Events of this type signal a state change of an application context.
- ApplicationContextEvent(ApplicationContext) - Constructor for class org.eclipse.rap.rwt.service.ApplicationContextEvent
-
Creates a new instance of this class.
- ApplicationContextListener - Interface in org.eclipse.rap.rwt.service
-
A listener that can be attached to an
ApplicationContext
to receive a notification before the application context is destroyed. - ApplicationLauncher - Interface in org.eclipse.rap.rwt.osgi
-
A launcher for RWT applications in the OSGi environment.
- ApplicationReference - Interface in org.eclipse.rap.rwt.osgi
-
A reference to an application started by the ApplicationLauncher.
- ApplicationRunner - Class in org.eclipse.rap.rwt.application
-
An
ApplicationRunner
is used to start an RWT application with the givenApplicationConfiguration
in the givenServletContext
. - ApplicationRunner(ApplicationConfiguration, ServletContext) - Constructor for class org.eclipse.rap.rwt.application.ApplicationRunner
-
Constructs a new instance of this class given an application configuration and the servlet context it is bound to.
- 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).
- asArray() - Method in class org.eclipse.rap.json.JsonArray
- asArray() - Method in class org.eclipse.rap.json.JsonValue
-
Returns this JSON value as
JsonArray
, assuming that this value represents a JSON array. - asBoolean() - Method in class org.eclipse.rap.json.JsonValue
-
Returns this JSON value as a
boolean
value, assuming that this value is eithertrue
orfalse
. - asDouble() - Method in class org.eclipse.rap.json.JsonValue
-
Returns this JSON value as a
double
value, assuming that this value represents a JSON number. - asFloat() - Method in class org.eclipse.rap.json.JsonValue
-
Returns this JSON value as a
float
value, assuming that this value represents a JSON number. - asInt() - Method in class org.eclipse.rap.json.JsonValue
-
Returns this JSON value as an
int
value, assuming that this value represents a JSON number that can be interpreted as Javaint
. - asLong() - Method in class org.eclipse.rap.json.JsonValue
-
Returns this JSON value as a
long
value, assuming that this value represents a JSON number that can be interpreted as Javalong
. - asObject() - Method in class org.eclipse.rap.json.JsonObject
- asObject() - Method in class org.eclipse.rap.json.JsonValue
-
Returns this JSON value as
JsonObject
, assuming that this value represents a JSON object. - asString() - Method in class org.eclipse.rap.json.JsonValue
-
Returns this JSON value as String, assuming that this value represents a JSON string.
- 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. - attributes - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
- 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
B
- 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).
- 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).
- BADGE - Static variable in class org.eclipse.rap.rwt.RWT
-
Controls the text shown as a badge.
- 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).
- beep() - Method in class org.eclipse.swt.widgets.Display
-
Causes the system hardware to emit a short sound (if it supports this capability).
- beforeDestroy(ApplicationContextEvent) - Method in interface org.eclipse.rap.rwt.service.ApplicationContextListener
-
Called before the related application context is destroyed.
- beforeDestroy(UISessionEvent) - Method in interface org.eclipse.rap.rwt.service.UISessionListener
-
Called before the related UI session is destroyed.
- 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).
- blue - Variable in class org.eclipse.swt.graphics.RGB
-
the blue component of the RGB
- 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
- BODY_HTML - Static variable in class org.eclipse.rap.rwt.client.WebClient
-
Entrypoint property name for custom HTML code to be placed inside the
body
of the startup page. - 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).
- bottom - Variable in class org.eclipse.rap.rwt.theme.BoxDimensions
-
the value for the lower edge
- 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
- BoxDimensions - Class in org.eclipse.rap.rwt.theme
-
Represents a set of dimensions that apply to the four edges of a widget, e.g.
- BoxDimensions(int, int, int, int) - Constructor for class org.eclipse.rap.rwt.theme.BoxDimensions
-
Creates an immutable instance of BoxDimensions.
- 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.
- BrowserCallback - Interface in org.eclipse.rap.rwt.widgets
-
This callback interface is used to inform application code that the result of script execution or evaluation is available.
- 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.
- BrowserNavigation - Interface in org.eclipse.rap.rwt.client.service
-
The browser navigation provides methods to access a web browser's history for navigating within the application.
- BrowserNavigationEvent - Class in org.eclipse.rap.rwt.client.service
-
Instances of this class provide information about a browser navigation event.
- BrowserNavigationEvent(Object, String) - Constructor for class org.eclipse.rap.rwt.client.service.BrowserNavigationEvent
- BrowserNavigationListener - Interface in org.eclipse.rap.rwt.client.service
-
An event handler that is invoked whenever the user navigates within the application, i.e.
- BrowserUtil - Class in org.eclipse.rap.rwt.widgets
-
Deprecated.
- BS - Static variable in class org.eclipse.swt.SWT
-
ASCII character convenience constant for the backspace character (value is the
char
'\b'). - 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, 2 for the second button, and 3 for the third button, etc.
- 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.
- 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_MASK - Static variable in class org.eclipse.swt.SWT
-
Keyboard and/or mouse event mask indicating all possible mouse buttons.
- BUTTON1 - Static variable in class org.eclipse.swt.SWT
-
Keyboard and/or mouse event mask indicating that mouse button one 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 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 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.
- ByteArrayTransfer - Class in org.eclipse.swt.dnd
-
The class
ByteArrayTransfer
provides a platform specific mechanism for converting a javabyte[]
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
- CALENDAR - Static variable in class org.eclipse.swt.SWT
-
Style constant for calendar display (value is 1<<10).
- call(String, JsonObject) - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Calls the method with the given name on the remote object.
- 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_KEYS - Static variable in class org.eclipse.rap.rwt.RWT
-
The property to use in
Display.setData()
in order to always cancel the client's default operation associated with certain key sequences. - canEdit(Object) - Method in class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
- Canvas - Class in org.eclipse.swt.widgets
-
Instances of this class provide a surface for drawing arbitrary graphics.
- Canvas(Composite, int) - Constructor for class org.eclipse.swt.widgets.Canvas
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- cap - Variable in class org.eclipse.swt.graphics.LineAttributes
-
The line cap style.
- CAP_FLAT - Static variable in class org.eclipse.swt.SWT
-
Line drawing style for flat end caps (value is 1).
- CAP_ROUND - Static variable in class org.eclipse.swt.SWT
-
Line drawing style for rounded end caps (value is 2).
- CAP_SQUARE - Static variable in class org.eclipse.swt.SWT
-
Line drawing style for square end caps (value is 3).
- CAPS_LOCK - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the caps lock key (value is (1<<24)+82).
- 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.
- 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.
- Cell<T extends Cell> - Class in org.eclipse.rap.rwt.template
-
Defines a region in a template.
- Cell(Template, String) - Constructor for class org.eclipse.rap.rwt.template.Cell
-
Constructs a new cell on the given template.
- CELL - Static variable in class org.eclipse.rap.rwt.RWT
-
Used as as detail information on a selection event to indicate that a selectable template cell was selected instead of the widget that contains the cell.
- 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.layout.GridData
-
Value for horizontalAlignment or verticalAlignment.
- CENTER - Static variable in class org.eclipse.swt.SWT
-
Style constant for align center behavior (value is 1<<24).
- 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(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(Control[]) - Method in class org.eclipse.swt.widgets.Table
- changed(Control[]) - Method in class org.eclipse.swt.widgets.Tree
- CHANGED - Static variable in class org.eclipse.swt.SWT
-
A constant indicating that widgets have changed.
- 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
- CheckEditingSupport - Class in org.eclipse.nebula.jface.gridviewer
-
.
- CheckEditingSupport(ColumnViewer) - Constructor for class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
-
Checkbox editing support.
- checkOperationMode() - Method in class org.eclipse.swt.widgets.Dialog
- checkSubclass() - Method in class org.eclipse.swt.custom.ViewForm
- 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.widgets.CoolBar
- checkSubclass() - Method in class org.eclipse.swt.widgets.CoolItem
- checkSubclass() - Method in class org.eclipse.swt.widgets.Dialog
- checkSubclass() - Method in class org.eclipse.swt.widgets.ExpandBar
- 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
- 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.
- clear(int) - Method in class org.eclipse.swt.widgets.Table
-
Clears the item at the given zero-relative index in the receiver.
- 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.nebula.widgets.grid.Grid
-
Clears the items at the given zero-relative indices in the receiver.
- clear(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clears the item at the given zero-relative index 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(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, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clears the items in the receiver which are between the given zero-relative start and end indices (inclusive).
- clearAll() - Method in class org.eclipse.swt.widgets.Table
-
Clears all the items in the receiver.
- clearAll(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
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.
- 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.
- Client - Interface in org.eclipse.rap.rwt.client
-
Represents a remote client.
- ClientFile - Interface in org.eclipse.rap.rwt.client
-
Represents a file on the client.
- ClientFileLoader - Interface in org.eclipse.rap.rwt.client.service
-
The ClientFileLoader service allows loading additional JavaScript and CSS files at runtime.
- ClientFileTransfer - Class in org.eclipse.rap.rwt.dnd
-
The class
ClientFileTransfer
allows the user to drop files from the user's file system on aDropTarget
. - ClientFileUploader - Interface in org.eclipse.rap.rwt.client.service
-
The ClientFileUploader service allows uploading client-side files to the server.
- ClientInfo - Interface in org.eclipse.rap.rwt.client.service
-
The ClientInfo service provides basic information about the client device.
- ClientListener - Class in org.eclipse.rap.rwt.scripting
-
A special SWT event listener that is implemented in JavaScript and will be executed on a RAP client.
- ClientListener(String) - Constructor for class org.eclipse.rap.rwt.scripting.ClientListener
-
Creates a ClientListener instance with the specified JavaScript code.
- ClientService - Interface in org.eclipse.rap.rwt.client.service
-
The generic interface for RWT client services.
- CLIP_CHILDREN - Static variable in class org.eclipse.swt.SWT
-
Style constant indicating that the window manager should clip a widget's children with respect to its viewable area.
- CLIP_SIBLINGS - Static variable in class org.eclipse.swt.SWT
-
Style constant indicating that the window manager should clip a widget's siblings with respect to its viewable area.
- Clipboard - Class in org.eclipse.swt.dnd
-
The
Clipboard
provides a mechanism for transferring data from one application to another or within an application. - Clipboard(Display) - Constructor for class org.eclipse.swt.dnd.Clipboard
-
Constructs a new instance of this class.
- CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
-
The transfer mechanism for data that is being cut and then pasted or copied and then pasted (value is 1).
- clone() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- 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.
- 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.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(String) - Static method in class org.eclipse.rap.rwt.widgets.ExternalBrowser
-
Deprecated.
- 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 - 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).
- ClusteredSynchronizer - Class in org.eclipse.rap.rwt.widgets
-
Instances of this class provide synchronization support for displays in high-availability cluster environments.
- ClusteredSynchronizer(Display) - Constructor for class org.eclipse.rap.rwt.widgets.ClusteredSynchronizer
- 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).
- Color - Class in org.eclipse.swt.graphics
-
Instances of this class manage 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, int, 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, blue & alpha 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(Device, RGBA) - Constructor for class org.eclipse.swt.graphics.Color
-
Constructs a new instance of this class given a device and an
RGBA
describing the desired red, green, blue & alpha values. - Color(Device, RGB, int) - Constructor for class org.eclipse.swt.graphics.Color
-
Constructs a new instance of this class given a device, an
RGB
describing the desired red, green and blue values, alpha specifying the level of transparency. - COLOR_BLACK - Static variable in class org.eclipse.swt.SWT
-
Default color black (value is 2).
- COLOR_BLUE - Static variable in class org.eclipse.swt.SWT
-
Default color blue (value is 9).
- COLOR_CYAN - Static variable in class org.eclipse.swt.SWT
-
Default color cyan (value is 13).
- COLOR_DARK_BLUE - Static variable in class org.eclipse.swt.SWT
-
Default color dark blue (value is 10).
- COLOR_DARK_CYAN - Static variable in class org.eclipse.swt.SWT
-
Default color dark cyan (value is 14).
- COLOR_DARK_GRAY - Static variable in class org.eclipse.swt.SWT
-
Default color dark gray (value is 16).
- COLOR_DARK_GREEN - Static variable in class org.eclipse.swt.SWT
-
Default color dark green (value is 6).
- COLOR_DARK_MAGENTA - Static variable in class org.eclipse.swt.SWT
-
Default color dark magenta (value is 12).
- COLOR_DARK_RED - Static variable in class org.eclipse.swt.SWT
-
Default color dark red (value is 4).
- COLOR_DARK_YELLOW - Static variable in class org.eclipse.swt.SWT
-
Default color dark yellow (value is 8).
- COLOR_GRAY - Static variable in class org.eclipse.swt.SWT
-
Default color gray (value is 15).
- COLOR_GREEN - Static variable in class org.eclipse.swt.SWT
-
Default color green (value is 5).
- COLOR_INFO_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint tooltip background areas (value is 29).
- COLOR_INFO_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint tooltip text (value is 28).
- COLOR_LIST_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint list background areas (value is 25).
- COLOR_LIST_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint list foreground areas (value is 24).
- COLOR_LIST_SELECTION - Static variable in class org.eclipse.swt.SWT
-
System color used to paint list selection background areas (value is 26).
- COLOR_LIST_SELECTION_TEXT - Static variable in class org.eclipse.swt.SWT
-
System color used to paint list selected text (value is 27).
- COLOR_MAGENTA - Static variable in class org.eclipse.swt.SWT
-
Default color magenta (value is 11).
- COLOR_RED - Static variable in class org.eclipse.swt.SWT
-
Default color red (value is 3).
- COLOR_TITLE_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint title background areas (value is 31).
- COLOR_TITLE_BACKGROUND_GRADIENT - Static variable in class org.eclipse.swt.SWT
-
System color used to paint title background gradient (value is 32).
- COLOR_TITLE_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint title text (value is 30).
- COLOR_TITLE_INACTIVE_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint inactive title background areas (value is 34).
- COLOR_TITLE_INACTIVE_BACKGROUND_GRADIENT - Static variable in class org.eclipse.swt.SWT
-
System color used to paint inactive title background gradient (value is 35).
- COLOR_TITLE_INACTIVE_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint inactive title text (value is 33).
- COLOR_TRANSPARENT - Static variable in class org.eclipse.swt.SWT
-
System color used to paint with alpha 0 (value is 37).
- 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.
- 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
- column - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
- columnResizeListener - Variable in class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
Listener used to get informed when the colum resizes
- 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.
- 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).
- completed(ProgressEvent) - Method in class org.eclipse.swt.browser.ProgressAdapter
- completed(ProgressEvent) - Method in interface org.eclipse.swt.browser.ProgressListener
-
This method is called when the current location has been completely loaded.
- Composite - Class in org.eclipse.swt.widgets
-
Instances of this class are controls which are capable of containing other controls.
- Composite(Composite, int) - Constructor for class org.eclipse.swt.widgets.Composite
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- compression - Variable in class org.eclipse.swt.graphics.ImageLoader
-
This is the compression used when saving jpeg and png files.
- computeBounds() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
Returns the bounds of the editor.
- computeSize(int, int) - Method in class org.eclipse.swt.widgets.Control
-
Returns the preferred size of the receiver.
- 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.nebula.widgets.grid.Grid
-
Returns the preferred size of the receiver.
- computeSize(int, int, boolean) - Method in class org.eclipse.rap.rwt.widgets.FileUpload
- 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, 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, 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, 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(int, int, boolean) - Method in class org.eclipse.swt.widgets.Link
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.List
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.ProgressBar
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Sash
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Scale
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.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
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.custom.StackLayout
- 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(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.
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.CTabFolder
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.ViewForm
- 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
- CONFIGURATION_PARAM - Static variable in interface org.eclipse.rap.rwt.application.ApplicationConfiguration
-
This constant contains the context parameter name to register an ApplicationConfiguration in a servlet container environment when running RAP without OSGi.
- configure(Application) - Method in interface org.eclipse.rap.rwt.application.ApplicationConfiguration
-
Implementations must use this method to configure an application.
- Connection - Interface in org.eclipse.rap.rwt.remote
-
An instance of this interface represents a connection used to communicate with the client.
- 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, andfalse
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, andfalse
otherwise. - contextDestroyed(ServletContextEvent) - Method in class org.eclipse.rap.rwt.engine.RWTServletContextListener
- contextInitialized(ServletContextEvent) - Method in class org.eclipse.rap.rwt.engine.RWTServletContextListener
- control - Variable in class org.eclipse.swt.layout.FormAttachment
-
control specifies the control to which the control side is attached.
- 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.
- 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.
- 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
Shell
s). - 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
Shell
s). - 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.
- ControlThemeAdapter - Interface in org.eclipse.rap.rwt.theme
-
Theme adapter for
Control
s. - 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.widgets.Text
-
Copies the selected text.
- 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 offsetend - 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 offsetend - 1
to the clipboard. - 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.widgets.Event
-
depending on the event type, the number of following paint events which are pending which may always be zero on some platforms or the number of lines or pages to scroll using the mouse wheel
- CR - Static variable in class org.eclipse.swt.SWT
-
ASCII character convenience constant for the carriage return character (value is the
char
'\r'). - create() - Method in interface org.eclipse.rap.rwt.application.EntryPointFactory
-
Creates a new entrypoint instance.
- create(GridTableViewer, ColumnViewerEditorActivationStrategy, int) - Static method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
-
FIXME
- create(GridTreeViewer, ColumnViewerEditorActivationStrategy, int) - Static method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
-
FIXME
- createButton(Composite, String) - Method in class org.eclipse.swt.widgets.FileDialog
- createContents(Composite) - Method in class org.eclipse.rap.rwt.application.AbstractEntryPoint
-
Creates the controls that constitute the UI for this entrypoint.
- createContentTypeFile(File, FileDetails) - Method in class org.eclipse.rap.fileupload.DiskFileUploadReceiver
-
Creates a file to save the content-type.
- createFileUpload(Composite, String) - Method in class org.eclipse.swt.widgets.FileDialog
- createRemoteObject(String) - Method in interface org.eclipse.rap.rwt.remote.Connection
-
Creates a new remote object on the client with the given remote type.
- createSettingStore(String) - Method in class org.eclipse.rap.rwt.service.FileSettingStoreFactory
- createSettingStore(String) - Method in interface org.eclipse.rap.rwt.service.SettingStoreFactory
-
Creates and initializes a new specific setting store instance.
- createShell(Display) - Method in class org.eclipse.rap.rwt.application.AbstractEntryPoint
-
Creates the main shell for this entrypoint.
- createTargetFile(FileDetails) - Method in class org.eclipse.rap.fileupload.DiskFileUploadReceiver
-
Creates a file to save the received data to.
- createUI() - Method in class org.eclipse.rap.rwt.application.AbstractEntryPoint
-
This method is called by the framework to initialize the UI.
- createUI() - Method in interface org.eclipse.rap.rwt.application.EntryPoint
-
This method is called to initialize the UI.
- createViewerEditor() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- createViewerEditor() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- CSP - Static variable in class org.eclipse.rap.rwt.client.WebClient
-
Entrypoint property name for specifing the content security policy.
- 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.
- CTabFolderEvent - Class in org.eclipse.swt.custom
-
This event is sent when an event is generated in the
CTabFolder
. - 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.
- 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_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).
- CUSTOM_ITEM_HEIGHT - Static variable in class org.eclipse.rap.rwt.RWT
-
The property to use in
Control.setData()
in order to set a custom item height. - CUSTOM_VARIANT - Static variable in class org.eclipse.rap.rwt.RWT
-
Used to mark a widget as belonging to a custom variant in order to apply a different theming to it.
- cut() - Method in class org.eclipse.swt.widgets.Text
-
Cuts the selected text.
- cutText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
-
Moves the substring beginning at the specified
start
offset and extending to the character at offsetend - 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 offsetend - 1
to the clipboard.
D
- dash - Variable in class org.eclipse.swt.graphics.LineAttributes
-
The line dash style for SWT.LINE_CUSTOM.
- dashOffset - Variable in class org.eclipse.swt.graphics.LineAttributes
-
The line dash style offset for SWT.LINE_CUSTOM.
- data - Variable in class org.eclipse.swt.dnd.TransferData
-
IMPORTANT: This field is not part of the SWT public API.
- 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.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.
- Deactivate - Static variable in class org.eclipse.swt.SWT
-
The deactivate event type (value is 27).
- Decorations - Class in org.eclipse.swt.widgets
-
This class was introduced to be API compatible with SWT and does only provide those methods that are absolutely necessary to serve this purpose.
- DEFAULT - Static variable in class org.eclipse.swt.SWT
-
Indicates that a default should be used (value is -1).
- DEFAULT_LANGUAGE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key for the default language configuration.
- DEFAULT_THEME_ID - Static variable in class org.eclipse.rap.rwt.RWT
-
The ID of the default theme.
- 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.
- 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.
- DELIMITER - Static variable in class org.eclipse.swt.widgets.Text
-
The delimiter used by multi-line text widgets.
- 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.
- deselect(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Deselects the item at the given zero-relative index in the receiver.
- 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) - Method in class org.eclipse.swt.widgets.Table
-
Deselects the item at the given zero-relative index in the receiver.
- deselect(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
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 items at the given zero-relative indices in the receiver.
- deselect(int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Deselects the items at the given zero-relative indices 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, 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.nebula.widgets.grid.Grid
-
Deselects all selected items 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.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.
- deselectAllCells() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Deselects all selected cells in the receiver.
- deselectCell(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Deselects the given cell in the receiver.
- deselectCells(Point[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Deselects the given cells.
- 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).
- destroy() - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Instructs the client to destroy the remote object.
- destroy() - Method in class org.eclipse.swt.graphics.Device
-
Destroys the device .
- destroy() - Method in class org.eclipse.swt.widgets.Display
- 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.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.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 Display.
- Device() - Constructor for class org.eclipse.swt.graphics.Device
- deviceLock - Variable in class org.eclipse.swt.graphics.Device
- 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).
- DialogCallback - Interface in org.eclipse.rap.rwt.widgets
-
This callback interface is used to inform application code that a dialog was closed.
- dialogClosed(int) - Method in interface org.eclipse.rap.rwt.widgets.DialogCallback
-
This method is called after a dialog was closed.
- DialogUtil - Class in org.eclipse.rap.rwt.widgets
-
Deprecated.Use the methods on
Dialog
instead - DISABLE_SHUTDOWN_REQUEST - Static variable in class org.eclipse.rap.rwt.client.WebClient
-
Entrypoint property name to disable the shutdown request.
- DiskFileUploadReceiver - Class in org.eclipse.rap.fileupload
-
A file upload receiver that stores received files on disk.
- DiskFileUploadReceiver() - Constructor for class org.eclipse.rap.fileupload.DiskFileUploadReceiver
- dispatchFailed() - Method in class org.eclipse.rap.fileupload.FileUploadEvent
- dispatchFinished() - Method in class org.eclipse.rap.fileupload.FileUploadEvent
- dispatchProgress() - Method in class org.eclipse.rap.fileupload.FileUploadEvent
- display - Variable in class org.eclipse.swt.events.TypedEvent
-
the display where the event occurred
- display - Variable in class org.eclipse.swt.widgets.Event
-
the display where the event occurred
- 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.
- 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.nebula.widgets.grid.GridColumn
-
Disposes of the operating system resources associated with the receiver and all its descendents.
- dispose() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
- dispose() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
Removes all associations between the TableEditor and the cell in the table.
- dispose() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Disposes of the operating system resources associated with the receiver and all its descendents.
- dispose() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
- dispose() - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Closes and de-registers the upload handler.
- dispose() - Method in class org.eclipse.rap.rwt.widgets.DropDown
- 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.CTabItem
- dispose() - Method in class org.eclipse.swt.custom.ScrolledComposite
- 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.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 resource.
- dispose() - Method in class org.eclipse.swt.widgets.CoolItem
- dispose() - Method in class org.eclipse.swt.widgets.ExpandItem
- dispose() - Method in class org.eclipse.swt.widgets.Widget
-
Disposes of the operating system resources associated with the receiver and all its descendents.
- Dispose - Static variable in class org.eclipse.swt.SWT
-
The dispose event type (value is 12).
- 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.
- 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
- 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.
- doClear(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doClearAll() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doDeselectAll() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.rap.rwt.engine.RWTServlet
- doGetColumn(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doGetColumnCount() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doGetColumnCount() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
Returns the number of columns of this viewer.
- doGetItem(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doGetItemCount() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doGetItems() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doGetSelection() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doGetSelectionIndices() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doIndexOf(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- 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.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.rap.rwt.engine.RWTServlet
- doRemove(int[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doRemove(int, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doRemoveAll() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doResetItem(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doSelect(int[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doSetItemCount(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doSetSelection(int[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doSetSelection(Item[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doShowItem(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doShowSelection() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- DOUBLE_BUFFERED - Static variable in class org.eclipse.swt.SWT
-
Style constant to indicate double buffering (value is 1<<29).
- doUpdateItem(Item, Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- 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).
- DRAG - Static variable in class org.eclipse.swt.SWT
-
Indicates that a user-interface component is being dragged, for example dragging the thumb of a scroll bar (value is 1).
- DRAG_SOURCE_KEY - Static variable in class org.eclipse.swt.dnd.DND
-
DragSource Key: The string constant for looking up the drag source for a control using
getData(String)
. - DragDetect - Static variable in class org.eclipse.swt.SWT
-
The drag detect event type (value is 29).
- 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.dnd.DropTargetAdapter
-
This implementation of
dragEnter
permits the default operation defined inevent.detail
to be performed on the current data type defined inevent.currentDataType
. - dragEnter(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The cursor has entered the drop target boundaries.
- DragEnter - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the cursor has entered the drop target boundaries (value is 2002).
- 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).
- 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 - 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).
- dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
-
This implementation of
dragOperationChanged
permits the default operation defined inevent.detail
to be performed on the current data type defined inevent.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).
- 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).
- dragOver(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
-
This implementation of
dragOver
permits the default operation defined inevent.detail
to be performed on the current data type defined inevent.currentDataType
. - dragOver(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The cursor is moving over the drop target.
- DragOver - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the cursor is over the drop target (value is 2004).
- 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.
- 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).
- 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 specifiedControl
. - 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 specifiedControl
. - 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(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 - Static variable in class org.eclipse.swt.dnd.DND
-
DragSource Event: a drag is about to begin (value is 2008).
- 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_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_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_TRANSPARENT - Static variable in class org.eclipse.swt.SWT
-
Draw constant indicating whether the drawing operation should fill the background (value is 1<<0).
- Drawable - Interface in org.eclipse.swt.graphics
-
Implementers of
Drawable
can have a graphics context (GC) created for them, and then they can be drawn on by sending messages to their associated GC. - drawArc(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
-
Draws the outline of a circular or elliptical arc within the specified rectangular area.
- 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.
- 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.
- 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.
- 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 - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the data has been dropped (value is 2006).
- 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.dnd.DropTargetAdapter
-
This implementation of
dropAccept
permits the default operation defined inevent.detail
to be performed on the current data type defined inevent.currentDataType
. - dropAccept(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The drop is about to be performed.
- 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).
- DropDown - Class in org.eclipse.rap.rwt.widgets
-
Instances of this class represent a list of items that are attached to a control (parent).
- DropDown(Control) - Constructor for class org.eclipse.rap.rwt.widgets.DropDown
-
Constructs a new instance of this class given its parent.
- DropDown(Control, int) - Constructor for class org.eclipse.rap.rwt.widgets.DropDown
-
Constructs a new instance of this class given its parent and a style value describing its behavior.
- 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 specifiedControl
. - 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 specifiedControl
. - 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.
E
- editElement(Object, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- 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 - Variable in class org.eclipse.swt.widgets.Event
-
depending on the event, 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).
- 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
- enterUIThread(UISessionEvent) - Method in interface org.eclipse.rap.rwt.service.UIThreadListener
-
Called when a UISession has entered the UI thread to process events.
- EntryPoint - Interface in org.eclipse.rap.rwt.application
-
An entrypoint creates the main UI of a RAP application.
- EntryPointFactory - Interface in org.eclipse.rap.rwt.application
-
Implementations of this interface can be used to register entrypoints with the framework.
- equals(Object) - Method in class org.eclipse.rap.json.JsonArray
- equals(Object) - Method in class org.eclipse.rap.json.JsonObject
- equals(Object) - Method in class org.eclipse.rap.json.JsonObject.Member
- equals(Object) - Method in class org.eclipse.rap.json.JsonValue
-
Indicates whether some other object is "equal to" this one according to the contract specified in
Object.equals(Object)
. - equals(Object) - Method in class org.eclipse.rap.rwt.theme.BoxDimensions
- 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
- 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.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.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.RGBA
-
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
- error(int) - Static method in class org.eclipse.swt.dnd.DND
-
Throws an appropriate exception based on the passed in error code.
- error(int) - Static method in class org.eclipse.swt.SWT
-
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(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 - Static variable in class org.eclipse.swt.SWT
-
Constant to indicate an error state (value is 1).
- 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_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_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_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).
- 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.
- evaluate(String, BrowserCallback) - Method in class org.eclipse.swt.browser.Browser
-
Executes the given script in a non-blocking way.
- evaluate(Browser, String, BrowserCallback) - Static method in class org.eclipse.rap.rwt.widgets.BrowserUtil
-
Deprecated.Use
Browser.evaluate( BrowserCallback )
instead - evaluationFailed(Exception) - Method in interface org.eclipse.rap.rwt.widgets.BrowserCallback
-
This method is called when the execution of the script failed.
- evaluationSucceeded(Object) - Method in interface org.eclipse.rap.rwt.widgets.BrowserCallback
-
This method is called when the execution of the script succeeded.
- Event - Class in org.eclipse.swt.widgets
-
Instances of this class provide a description of a particular event which occurred within SWT.
- Event() - Constructor for class org.eclipse.swt.widgets.Event
- EVENT_ACTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the count or attributes of an accessible object's actions have changed.
- EVENT_ATTRIBUTE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when an object's attributes have changed.
- EVENT_DESCRIPTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when an object's description has changed.
- EVENT_DOCUMENT_LOAD_COMPLETE - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the loading of a document has completed.
- EVENT_DOCUMENT_LOAD_STOPPED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the loading of a document was interrupted.
- EVENT_DOCUMENT_RELOAD - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the document contents are being reloaded.
- EVENT_HYPERLINK_ACTIVATED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the hyperlink has been activated.
- EVENT_HYPERLINK_ANCHOR_COUNT_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the number of anchors associated with this hyperlink object has changed.
- EVENT_HYPERLINK_END_INDEX_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the ending index of this link within the containing string has changed.
- EVENT_HYPERLINK_SELECTED_LINK_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the hyperlink selected state changed from selected to unselected or from unselected to selected.
- EVENT_HYPERLINK_START_INDEX_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the starting index of this link within the containing string has changed.
- EVENT_HYPERTEXT_LINK_COUNT_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the number of hyperlinks associated with a hypertext object has changed.
- EVENT_HYPERTEXT_LINK_SELECTED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when one of the links associated with the hypertext object has been selected.
- EVENT_LOCATION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when an object has moved.
- EVENT_NAME_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when an object's name has changed.
- EVENT_PAGE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a slide changed in a presentation document or a page boundary was crossed in a word processing document.
- EVENT_SECTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the caret moved from one section to the next.
- EVENT_SELECTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the selection within a container has changed.
- EVENT_STATE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when an object's state has changed, for example enabled/disabled, pressed/released, or checked/unchecked.
- EVENT_TABLE_CAPTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a table caption has changed.
- EVENT_TABLE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a table's data has changed.
- EVENT_TABLE_COLUMN_DESCRIPTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a table's column description has changed.
- EVENT_TABLE_COLUMN_HEADER_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a table's column header has changed.
- EVENT_TABLE_ROW_DESCRIPTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a table's row description has changed.
- EVENT_TABLE_ROW_HEADER_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a table's row header has changed.
- EVENT_TABLE_SUMMARY_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a table's summary has changed.
- EVENT_TEXT_ATTRIBUTE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when a text object's attributes have changed.
- EVENT_TEXT_CARET_MOVED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the caret has moved to a new position.
- EVENT_TEXT_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when text was inserted or deleted.
- EVENT_TEXT_COLUMN_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when the caret has moved from one column to the next.
- EVENT_TEXT_SELECTION_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when an object's text selection has changed.
- EVENT_VALUE_CHANGED - Static variable in class org.eclipse.swt.accessibility.ACC
-
Send when an object's value has changed.
- eventListener - Variable in class org.eclipse.swt.widgets.TypedListener
-
The receiver's event listener
- ExceptionHandler - Interface in org.eclipse.rap.rwt.application
-
This interface allows application code to be informed of exceptions that occur while running the event loop.
- 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(Runnable) - Method in interface org.eclipse.rap.rwt.service.UISession
-
Executes the given runnable in the context of this UI session.
- execute(String) - Method in interface org.eclipse.rap.rwt.client.service.JavaScriptExecutor
-
Evaluate the JavaScript code on the client If the code throws an error, it will crash the web client.
- execute(String) - Method in class org.eclipse.swt.browser.Browser
-
Execute the specified script.
- ExitConfirmation - Interface in org.eclipse.rap.rwt.client.service
-
The exit confirmation service allows applications to show a confirmation dialog before the user leaves the application, e.g.
- Expand - Static variable in class org.eclipse.swt.SWT
-
The expand event type (value is 17).
- ExpandAdapter - Class in org.eclipse.swt.events
-
This adapter class provides default implementations for the methods described by the
ExpandListener
interface. - ExpandAdapter() - Constructor for class org.eclipse.swt.events.ExpandAdapter
- ExpandBar - Class in org.eclipse.swt.widgets
-
Instances of this class support the layout of selectable expand bar items.
- ExpandBar(Composite, int) - Constructor for class org.eclipse.swt.widgets.ExpandBar
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- ExpandEvent - Class in org.eclipse.swt.events
-
Instances of this class are sent as a result of expand item being expanded and 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
ExpandItem
s. - ExternalBrowser - Class in org.eclipse.rap.rwt.widgets
-
Deprecated.Use
UrlLauncher
instead
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).
- FALSE - Static variable in class org.eclipse.rap.json.JsonValue
-
Represents the JSON literal
false
. - FAVICON - Static variable in class org.eclipse.rap.rwt.client.WebClient
-
Entrypoint property name for the website icon (a.k.a favicon or shortcut icon) that will be displayed by the web browser.
- 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).
- FILE_SETTING_STORE_DIR - Static variable in class org.eclipse.rap.rwt.service.FileSettingStore
-
This key (value "org.eclipse.rap.rwt.service.FileSettingStore.dir") can be used to configure the working directory for file settings stores.
- FileDetails - Interface in org.eclipse.rap.fileupload
-
Provides details of the uploaded file like file name, content-type and size
- FileDialog - Class in org.eclipse.swt.widgets
-
Instances of this class allow the user to navigate the file system and select 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.
- FileSettingStore - Class in org.eclipse.rap.rwt.service
-
A setting store implementation that persists all settings on the file system using Java
Properties
files. - FileSettingStore(File) - Constructor for class org.eclipse.rap.rwt.service.FileSettingStore
-
Creates an empty instance with a random unique ID.
- FileSettingStoreFactory - Class in org.eclipse.rap.rwt.service
-
A setting store factory that creates instances of
FileSettingStore
. - FileSettingStoreFactory() - Constructor for class org.eclipse.rap.rwt.service.FileSettingStoreFactory
- FileTransfer - Class in org.eclipse.swt.dnd
-
The class
FileTransfer
provides a platform specific mechanism for converting a list of files represented as a javaString[]
to a platform specific representation of the data and vice versa. - FileUpload - Class in org.eclipse.rap.rwt.widgets
-
A button-like widget allowing to select a file from the client's file system and to upload this file to a given URL using HTTP POST.
- FileUpload(Composite, int) - Constructor for class org.eclipse.rap.rwt.widgets.FileUpload
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- FileUploadEvent - Class in org.eclipse.rap.fileupload
-
Event object that provides information on a file upload.
- FileUploadEvent(FileUploadHandler) - Constructor for class org.eclipse.rap.fileupload.FileUploadEvent
- FileUploadHandler - Class in org.eclipse.rap.fileupload
-
A file upload handler is used to accept file uploads from a client.
- FileUploadHandler(FileUploadReceiver) - Constructor for class org.eclipse.rap.fileupload.FileUploadHandler
-
Constructs a file upload handler that is associated with the given receiver.
- FileUploadListener - Interface in org.eclipse.rap.fileupload
-
Listener to react on progress and completion of a file upload.
- FileUploadReceiver - Class in org.eclipse.rap.fileupload
-
Instances of this interface are responsible for reading and processing the data from a file upload.
- FileUploadReceiver() - Constructor for class org.eclipse.rap.fileupload.FileUploadReceiver
- 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 - Enum constant in enum class org.eclipse.rap.rwt.template.ImageCell.ScaleMode
-
The image is scaled to the minimum size required to cover the entire cell.
- FILL - Static variable in class org.eclipse.swt.layout.GridData
-
Value for horizontalAlignment or verticalAlignment.
- 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_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. - 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.
- 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.
- fireCheckEvent(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Fires the appropriate events in response to a user checking/unchecking an item.
- fireEvent(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Fires the given event type on the parent Grid instance.
- FIT - Enum constant in enum class org.eclipse.rap.rwt.template.ImageCell.ScaleMode
-
The image is scaled to the maximum size that fits into the cell.
- FIXED_COLUMNS - Static variable in class org.eclipse.rap.rwt.RWT
-
Controls the number of fixed columns.
- FLAT - Static variable in class org.eclipse.swt.SWT
-
Style constant for flat appearance.
- 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
. - FocusAdapter - Class in org.eclipse.swt.events
-
This adapter class provides default implementations for the methods described by the
FocusListener
interface. - FocusAdapter() - Constructor for class org.eclipse.swt.events.FocusAdapter
- FOCUSED - Static variable in class org.eclipse.swt.SWT
-
Event detail field that indicates a user-interface component state is focused (value is 1<<2).
- FocusEvent - Class in org.eclipse.swt.events
-
Instances of this class are sent as a result of widgets gaining and losing focus.
- FocusEvent(Event) - Constructor for class org.eclipse.swt.events.FocusEvent
-
Constructs a new instance of this class based on the information in the given untyped event.
- focusGained(FocusEvent) - Method in class org.eclipse.swt.events.FocusAdapter
-
Sent when a control gets focus.
- focusGained(FocusEvent) - Method in interface org.eclipse.swt.events.FocusListener
-
Sent when a control gets focus.
- FocusIn - Static variable in class org.eclipse.swt.SWT
-
The focus in event type (value is 15).
- FocusListener - Interface in org.eclipse.swt.events
-
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus.
- focusLost(FocusEvent) - Method in class org.eclipse.swt.events.FocusAdapter
-
Sent when a control loses focus.
- focusLost(FocusEvent) - Method in interface org.eclipse.swt.events.FocusListener
-
Sent when a control loses focus.
- FocusOut - Static variable in class org.eclipse.swt.SWT
-
The focus out event type (value is 16).
- Font - Class in org.eclipse.swt.graphics
-
Instances of this class manage resources that define how text looks when it is displayed.
- 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(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.
- FontData - Class in org.eclipse.swt.graphics
-
Instances of this class describe 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 .
- 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 - Static variable in class org.eclipse.swt.SWT
-
Event detail field that indicates a user-interface component draws the foreground (value is 1<<4).
- 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.
- 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.
G
- 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 - 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.
- 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.
- gesture(GestureEvent) - Method in interface org.eclipse.swt.events.GestureListener
-
Sent when a recognized gesture has occurred.
- 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.rap.json.JsonArray
-
Returns the value of the element at the specified position in this array.
- get(String) - Method in class org.eclipse.rap.json.JsonObject
-
Returns the value of the member with the specified name in this object.
- get(String, Class<T>) - Static method in class org.eclipse.rap.rwt.RWT.NLS
-
Returns a NLS object for the given resource bundle and type.
- 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. - getAdapter(Class<T>) - Method in class org.eclipse.nebula.widgets.grid.Grid
- getAdapter(Class<T>) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
- getAdapter(Class<T>) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
- getAdapter(Class<T>) - Method in class org.eclipse.nebula.widgets.grid.GridItem
- getAdapter(Class<T>) - Method in interface org.eclipse.rap.rwt.Adaptable
-
Returns an object which is an instance of the given class parameter associated with this object or
null
if no association exists. - getAdapter(Class<T>) - Method in class org.eclipse.rap.rwt.template.Template
-
IMPORTANT: This method is not part of the RWT public API.
- getAdapter(Class<T>) - Method in class org.eclipse.rap.rwt.widgets.DropDown
- getAdapter(Class<T>) - Method in class org.eclipse.rap.rwt.widgets.FileUpload
- getAdapter(Class<T>) - Method in class org.eclipse.swt.browser.Browser
- getAdapter(Class<T>) - Method in class org.eclipse.swt.custom.CCombo
- getAdapter(Class<T>) - Method in class org.eclipse.swt.custom.CLabel
- getAdapter(Class<T>) - Method in class org.eclipse.swt.custom.CTabFolder
- getAdapter(Class<T>) - Method in class org.eclipse.swt.custom.CTabItem
- getAdapter(Class<T>) - Method in class org.eclipse.swt.custom.ScrolledComposite
- getAdapter(Class<T>) - Method in class org.eclipse.swt.dnd.DragSource
- getAdapter(Class<T>) - Method in class org.eclipse.swt.dnd.DropTarget
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Button
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Canvas
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Combo
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Composite
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Control
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.CoolBar
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.CoolItem
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.DateTime
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Decorations
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Dialog
-
Implementation of the
Adaptable
interface. - getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Display
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.ExpandBar
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.ExpandItem
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Group
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Label
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Link
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.List
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Menu
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.MenuItem
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.ProgressBar
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Sash
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Scale
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.ScrollBar
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Shell
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Slider
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Spinner
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.TabFolder
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.TabItem
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Table
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.TableColumn
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.TableItem
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Text
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.ToolBar
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.ToolItem
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.ToolTip
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Tree
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.TreeColumn
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.TreeItem
- getAdapter(Class<T>) - Method in class org.eclipse.swt.widgets.Widget
-
Implementation of the
Adaptable
interface. - getAdvanced() - Method in class org.eclipse.swt.graphics.GC
-
Returns
true
if receiver is using the operating system's advanced graphics subsystem. - getAlignment() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the column alignment.
- getAlignment() - Method in class org.eclipse.swt.custom.CLabel
-
Returns the alignment.
- 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.
- getAllOptions() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- getAlpha() - Method in class org.eclipse.swt.graphics.Color
-
Returns the amount of alpha in the color, from 0 (transparent) to 255 (opaque).
- getAlpha() - Method in class org.eclipse.swt.graphics.GC
-
Returns the receiver's alpha value.
- getAlpha() - Method in class org.eclipse.swt.widgets.Shell
-
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 scanliney
in the receiver's alpha data. - getAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns
getWidth
alpha values starting at offsetx
in scanliney
in the receiver's alpha data starting atstartIndex
. - getAlwaysShowScrollBars() - Method in class org.eclipse.swt.custom.ScrolledComposite
-
Returns the Always Show Scrollbars flag.
- 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
orSWT.ON
. - getApplicationContext() - Method in class org.eclipse.rap.rwt.application.ApplicationRunner
-
Returns the
ApplicationContext
of the running application that is controlled by this application runner. - getApplicationContext() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the
ApplicationContext
instance that represents the web context's global data storage area. - getApplicationContext() - Method in class org.eclipse.rap.rwt.service.ApplicationContextEvent
-
Returns the application context that this event is related to.
- getApplicationContext() - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns the ApplicationContext this UISession belongs to.
- 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.
- getAttribute(String) - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Returns the value which is stored under the given name in this application context.
- getAttribute(String) - Method in class org.eclipse.rap.rwt.service.FileSettingStore
- getAttribute(String) - Method in interface org.eclipse.rap.rwt.service.SettingStore
-
Returns the attribute stored under the specified name in this setting store.
- getAttribute(String) - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns the object bound with the specified name in this UI session, or
null
if no object is bound under the name. - getAttributeName() - Method in class org.eclipse.rap.rwt.service.SettingStoreEvent
-
Returns the name of the changed attribute.
- getAttributeNames() - Method in class org.eclipse.rap.rwt.service.FileSettingStore
- getAttributeNames() - Method in interface org.eclipse.rap.rwt.service.SettingStore
-
Returns an
Enumeration
of strings with the names of all attributes in this setting store. - getAttributeNames() - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns an
Enumeration
of the names of all objects bound to this UI session. - 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.
- getAutoHide() - Method in class org.eclipse.swt.widgets.ToolTip
-
Returns
true
if the receiver is automatically hidden by the platform, andfalse
otherwise. - getAutoPreferredHeight() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- getAutoPreferredHeight() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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.nebula.widgets.grid.GridItem
-
Returns the receiver's background color.
- 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() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the receiver's background color.
- getBackground(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getBackground(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the background color at the given column index in the receiver.
- getBackground(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the background color at the given column index in the receiver.
- getBackground(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the background color at the given column index in the receiver.
- getBackground(Control) - Method in interface org.eclipse.rap.rwt.theme.ControlThemeAdapter
-
Returns the default background color that the specified control will use if no user-defined background color has been set using
Control.setBackground(Color)
. - 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.
- getBlue() - Method in class org.eclipse.swt.graphics.Color
-
Returns the amount of blue in the color, from 0 to 255.
- getBorder(Control) - Method in interface org.eclipse.rap.rwt.theme.ControlThemeAdapter
-
Returns the border of the specified control.
- 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.custom.CTabFolder
- getBorderWidth() - Method in class org.eclipse.swt.widgets.Control
-
Returns the receiver's border width.
- getBorderWidth() - Method in class org.eclipse.swt.widgets.Shell
- 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.
- getBounds() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getBounds() - Method in class org.eclipse.swt.custom.CTabItem
-
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() - 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.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 receiver's size and location relative to its parent.
- getBounds() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns a rectangle describing the receiver's size and location relative to its parent.
- getBounds() - Method in class org.eclipse.swt.widgets.TouchSource
-
Returns the bounding rectangle of the device.
- getBounds() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns a rectangle describing the receiver's size and location relative to its parent.
- getBounds(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getBounds(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns a rectangle describing the receiver's size and location relative to its parent at a column in the table.
- 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(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.
- 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.
- getBytesRead() - Method in class org.eclipse.rap.fileupload.FileUploadEvent
-
The number of bytes that have been received so far.
- 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.
- 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.
- getCaretPosition() - Method in class org.eclipse.swt.widgets.Text
-
Returns the character position of the caret.
- 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.
- getCell(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the cell at the given point in the receiver or null if no such cell exists.
- getCellEditor(Object) - Method in class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
- getCells() - Method in class org.eclipse.rap.rwt.template.Template
-
Returns the list of cells included in this template.
- getCellSelection() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns an array of cells that are currently selected in the receiver.
- getCellSelectionCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the number of selected cells contained in the receiver.
- getCellSelectionEnabled() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns true if the cells are selectable in the reciever.
- getCellSize(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
- 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.
- 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.
- getCheckable() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the checkable state.
- getCheckable(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the checkable state at the given column index in the receiver.
- getChecked() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the checked state at the first column in the receiver.
- 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. - getChecked(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the checked state at the given column index in the receiver.
- 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() - Method in class org.eclipse.rap.rwt.widgets.FileUpload
- getChildren() - Method in class org.eclipse.swt.custom.CCombo
- getChildren() - Method in class org.eclipse.swt.widgets.Composite
-
Returns a (possibly empty) array containing the receiver's children.
- getChildren(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(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getClient() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns a representation of the client that is connected with the server in the current UI session.
- getClient() - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns a representation of the client that is connected with the server in this UI session.
- 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.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.widgets.Group
- getClientArea() - Method in class org.eclipse.swt.widgets.Monitor
-
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
- getClientArea() - Method in class org.eclipse.swt.widgets.Scrollable
-
Returns a rectangle which describes the area of the receiver which is capable of displaying data (that is, not covered by the "trimmings").
- getClientArea() - Method in class org.eclipse.swt.widgets.Shell
- getClientArea() - Method in class org.eclipse.swt.widgets.TabFolder
- getClipping() - Method in class org.eclipse.swt.graphics.GC
-
Returns the bounding rectangle of the receiver's clipping region.
- getColumn() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
Returns the underlying column.
- getColumn() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
Returns the zero based index of the column of the cell being tracked by this editor.
- getColumn() - Method in exception org.eclipse.rap.json.ParseException
-
Returns the index of the character at which the error occurred, relative to the line.
- 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.TreeEditor
-
Returns the zero based index of the column of the cell being tracked by this editor.
- getColumn(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the column at the given, zero-relative index in the receiver.
- 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.
- 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(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the column at the given point in the receiver or null if no such column exists.
- getColumnCount() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getColumnCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the number of columns contained in the receiver.
- 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.
- 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(Scrollable) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
- 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.
- getColumnGroup() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the column group if this column was created inside a group, or
null
otherwise. - getColumnGroup(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the column group at the given, zero-relative index in the receiver.
- getColumnGroupCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the number of column groups contained in the receiver.
- getColumnGroups() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns an array of
GridColumnGroup
s which are the column groups in the receiver. - 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.nebula.widgets.grid.Grid
-
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.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() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns an array of
GridColumn
s which are the columns in the receiver. - getColumns() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Returns the columns within this group.
- getColumns() - Method in class org.eclipse.swt.widgets.Table
-
Returns an array of
TableColumn
s which are the columns in the receiver. - getColumns() - Method in class org.eclipse.swt.widgets.Tree
-
Returns an array of
TreeColumn
s which are the columns in the receiver. - 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.
- getColumnSpan(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the column span for the given column index in the receiver.
- getColumnSpan(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
-
Returns the number of columns this element should span
- 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.
- getColumnViewerOwner(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getConnection() - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns the connection used to communicate with the client that is connected to this UI session.
- getContent() - Method in class org.eclipse.swt.custom.ScrolledComposite
-
Get the content that is being scrolled.
- getContent() - Method in class org.eclipse.swt.custom.ViewForm
-
Returns the content area.
- getContentLength() - Method in class org.eclipse.rap.fileupload.FileUploadEvent
-
The total number of bytes which are expected in total, as transmitted by the uploading client.
- getContents(Transfer) - Method in class org.eclipse.swt.dnd.Clipboard
-
Retrieve the data of the specified type currently available on the system clipboard.
- getContentType() - Method in interface org.eclipse.rap.fileupload.FileDetails
-
The content type as transmitted by the uploading client.
- getContentType(File) - Static method in class org.eclipse.rap.fileupload.DiskFileUploadReceiver
-
Obtains the content type provided by the client when the given file was uploaded.
- getControl() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- getControl() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getControl() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- 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
. - getCreationIndex(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- 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.
- 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.
- 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.Display
-
Returns the application defined property of the receiver with the specified name, 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.
- getDay() - Method in class org.eclipse.swt.widgets.DateTime
-
Returns the receiver's date, or day of the month.
- 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.
- 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.
- 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
- 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.
- getDevice() - Method in class org.eclipse.swt.graphics.Resource
-
Returns the
Device
where this resource was created. - 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.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
orRIGHT
. - getDisplay() - Method in class org.eclipse.swt.widgets.Widget
-
Returns the
Display
that is associated with the receiver. - 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 .
- 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.widgets.Display
- 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.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.
- getEditorConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
This method returns the
RichTextEditorConfiguration
that is used to configure thisRichTextEditor
. - getElement() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- 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}.
- getEnabled() - Method in class org.eclipse.swt.widgets.Control
-
Returns
true
if the receiver is enabled, andfalse
otherwise. - getEnabled() - Method in class org.eclipse.swt.widgets.Menu
-
Returns
true
if the receiver is enabled, andfalse
otherwise. - getEnabled() - Method in class org.eclipse.swt.widgets.MenuItem
-
Returns
true
if the receiver is enabled, andfalse
otherwise. - getEnabled() - Method in class org.eclipse.swt.widgets.ScrollBar
-
Returns
true
if the receiver is enabled, andfalse
otherwise. - getEnabled() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns
true
if the receiver is enabled, andfalse
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.
- getEventListener() - Method in class org.eclipse.swt.widgets.TypedListener
-
Returns the receiver's event listener.
- getException() - Method in class org.eclipse.rap.fileupload.FileUploadEvent
-
If the upload has failed, this method will return the exception that has occurred.
- getExceptions() - Method in class org.eclipse.swt.widgets.FileDialog
-
Returns a list with exceptions thrown during the file upload.
- getExpanded() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Returns true if the receiver is expanded, 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. - getExpanded(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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. - getFileDetails() - Method in class org.eclipse.rap.fileupload.FileUploadEvent
-
Array with details about successfully uploaded files.
- getFileName() - Method in interface org.eclipse.rap.fileupload.FileDetails
-
The original file name of the uploaded file, as transmitted by the client.
- getFileName() - Method in exception org.eclipse.rap.fileupload.UploadSizeLimitExceededException
-
Return the name of the uploaded file when the execption occurs.
- getFileName() - Method in exception org.eclipse.rap.fileupload.UploadTimeLimitExceededException
-
Returns the name of the uploaded file when the execption occurs.
- getFileName() - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
Returns the selected file name, without the path.
- 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.rap.rwt.widgets.FileUpload
-
Returns a (possibly empty) array with the names of all files that were 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.
- getFilterExtensions() - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
Returns the file extensions which the widget will use to filter the files it shows.
- getFilterExtensions() - Method in class org.eclipse.swt.widgets.FileDialog
-
Returns the file extensions which the dialog will use to filter the files it shows.
- 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.
- getFocusCell() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
-
FIXME
- getFocusCell() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the current cell in focus.
- getFocusColumn() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the current column in 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.
- 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.
- getFocusItem() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the current item in focus.
- getFont() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the font that the receiver will use to paint textual information for this item.
- 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.graphics.GC
-
Returns the font currently being used by the receiver to draw and measure text.
- 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() - 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.nebula.jface.gridviewer.GridViewerRow
- getFont(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the font that the receiver will use to paint textual information for the specified cell in 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(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.
- getFont(Control) - Method in interface org.eclipse.rap.rwt.theme.ControlThemeAdapter
-
Returns the default font that the specified control will use to paint textual information when no user-defined font has been set using
Control.setFont(Font)
. - getFontData() - Method in class org.eclipse.swt.graphics.Font
-
Returns an array of
FontData
s representing the receiver. - 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.
- getFontList(String, boolean) - Method in class org.eclipse.swt.graphics.Device
-
Returns
FontData
objects which describe the fonts that match the given arguments. - 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.
- getFooterFont() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the font that the receiver will use to paint textual information for the footer.
- getFooterHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the height of the column footers.
- getFooterImage() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the receiver's footer image if it has one, or null if it does not.
- getFooterText() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the receiver's footer text, which will be an empty string if it has never been set.
- getFooterVisible() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns
true
if the receiver's footer is visible, andfalse
otherwise - getForeground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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() - 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.nebula.jface.gridviewer.GridViewerRow
- getForeground(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the foreground color at the given column index in the receiver.
- getForeground(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the foreground color at the given column index in the receiver.
- getForeground(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the foreground color at the given column index in the receiver.
- getForeground(Control) - Method in interface org.eclipse.rap.rwt.theme.ControlThemeAdapter
-
Returns the default foreground color that the specified control will use to draw if no user defined foreground color has been set using
Control.setForeground(Color)
. - getFullScreen() - Method in class org.eclipse.swt.widgets.Shell
-
Returns
true
if the receiver is currently in fullscreen state, and false otherwise. - getGrayed() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns
true
if the first column in 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. - getGrayed(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns
true
if the column at the given index in 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.
- getGrid() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
Returns the underlying Grid Control.
- getGrid() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
Returns the underlying
Grid
Control. - 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.
- getGroupHeaderHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the height of the column group headers.
- getHeaderBackground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's row header background color
- getHeaderBackground() - Method in class org.eclipse.swt.widgets.Table
-
Returns the header background color.
- getHeaderBackground() - Method in class org.eclipse.swt.widgets.Tree
-
Returns the header background color.
- getHeaderFont() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the font that the receiver will use to paint textual information for the header.
- getHeaderFont() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Returns the font that the receiver will use to paint textual information for the header.
- getHeaderFont() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's row header font
- getHeaderForeground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's row header foreground color
- getHeaderForeground() - Method in class org.eclipse.swt.widgets.Table
-
Returns the header foreground color.
- getHeaderForeground() - Method in class org.eclipse.swt.widgets.Tree
-
Returns the header foreground color.
- getHeaderHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the height of the column headers.
- 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
- getHeaderImage() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's row header image.
- getHeaderText() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's row header text.
- getHeaderTooltip() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the tooltip of the column header.
- getHeaderVisible() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns
true
if the receiver's header is visible, andfalse
otherwise. - getHeaderVisible() - Method in class org.eclipse.swt.widgets.Table
-
Returns
true
if the receiver's header is visible, andfalse
otherwise. - getHeaderVisible() - Method in class org.eclipse.swt.widgets.Tree
-
Returns
true
if the receiver's header is visible, andfalse
otherwise. - getHeaderWordWrap() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns whether or not text is word-wrapped in the header for this column.
- getHeaderWordWrap() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Returns whether or not text is word-wrapped in the header for this column group.
- getHeight() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the height of this
GridItem
. - 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.
- getHighContrast() - Method in class org.eclipse.swt.widgets.Display
-
Returns true when the high contrast mode is enabled.
- 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.
- getHorizontalBar() - Method in class org.eclipse.swt.widgets.Text
- getHorizontalScrollBarProxy() - Method in class org.eclipse.nebula.widgets.grid.Grid
- 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.
- getHSBA() - Method in class org.eclipse.swt.graphics.RGBA
-
Returns the hue, saturation, and brightness of the color.
- getHttpSession() - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns the underlying HttpSession instance.
- 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.
- getId() - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Returns the id that is used to synchronize this object with the client.
- getId() - Method in class org.eclipse.rap.rwt.service.FileSettingStore
- getId() - Method in interface org.eclipse.rap.rwt.service.SettingStore
-
Returns the unique identifier of this setting store.
- getId() - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns a unique identifier for this UI session.
- getId(Widget) - Static method in class org.eclipse.rap.rwt.widgets.WidgetUtil
-
Returns the protocol ID of the given widget.
- getID() - Method in class org.eclipse.swt.widgets.MenuItem
-
Gets the identifier associated with the receiver.
- getImage() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's image if it has one, or null if it does not.
- getImage() - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
Returns the receiver's image if it has one, or null if it does not.
- getImage() - Method in class org.eclipse.swt.custom.CLabel
-
Return the CLabel's image or
null
. - 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.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() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the receiver's image if it has one, or null if it does not.
- getImage(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getImage(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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(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(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 thisImageData
will not affect the Image. - 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()
. - 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.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.
- getInstance() - Static method in class org.eclipse.rap.rwt.dnd.ClientFileTransfer
- 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.
- getISO8859_1Encoded(String, Class<T>) - Static method in class org.eclipse.rap.rwt.RWT.NLS
-
Deprecated.use
get(String bundleName, Class
instead.clazz) - getItem() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getItem() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
Returns the TableItem for the row of the cell being tracked by this editor.
- getItem() - Method in class org.eclipse.swt.custom.TableEditor
-
Returns the TableItem for the row of the cell being tracked by this editor.
- 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) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the item at the given, zero-relative index in the receiver.
- getItem(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the item at the given, zero-relative index in the receiver.
- 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(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(int) - Method in class org.eclipse.swt.widgets.Table
-
Returns the item at the given, zero-relative index in the receiver.
- getItem(int) - Method in class org.eclipse.swt.widgets.TaskBar
-
Returns the item at the given, zero-relative index in the receiver.
- getItem(int) - Method in class org.eclipse.swt.widgets.ToolBar
-
Returns the item at the given, zero-relative index in the receiver.
- 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(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the item at the given, zero-relative index in the receiver.
- 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(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the item at the given point in the receiver or null if no such item exists.
- getItem(Point) - Method in class org.eclipse.swt.custom.CTabFolder
-
Gets the item at a point in the widget.
- 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(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(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(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(Shell) - Method in class org.eclipse.swt.widgets.TaskBar
-
Returns the
TaskItem
for the givenShell
or theTaskItem
for the application if theShell
parameter isnull
. - getItemAt(Point) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- getItemAt(Point) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getItemCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the number of items contained in the receiver.
- getItemCount() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the number of items contained in the receiver that are direct item children of 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.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.
- getItemCount(Control) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getItemCount(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getItemHeaderWidth() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the row header width or 0 if row headers are not visible.
- getItemHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the default height of the items in this
Grid
. - 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.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's.
- 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.nebula.widgets.grid.Grid
-
Returns a (possibly empty) array of
GridItem
s which are the items in the receiver. - getItems() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns a (possibly empty) array of
GridItem
s which are the direct item children of the receiver. - getItems() - Method in class org.eclipse.rap.rwt.widgets.DropDown
-
Returns a (possibly empty) array of
String
s which are the items in the receiver. - getItems() - Method in class org.eclipse.swt.custom.CCombo
-
Returns an array of
String
s 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.widgets.Combo
-
Returns a (possibly empty) array of
String
s which are the items in the receiver's list. - getItems() - Method in class org.eclipse.swt.widgets.CoolBar
-
Returns an array of
CoolItem
s in the order in which they are currently being displayed. - getItems() - Method in class org.eclipse.swt.widgets.ExpandBar
-
Returns an array of
ExpandItem
s which are the items in the receiver. - getItems() - Method in class org.eclipse.swt.widgets.List
-
Returns a (possibly empty) array of
String
s which are the items in the receiver. - getItems() - Method in class org.eclipse.swt.widgets.Menu
-
Returns a (possibly empty) array of
MenuItem
s which are the items in the receiver. - getItems() - Method in class org.eclipse.swt.widgets.TabFolder
-
Returns an array of
TabItem
s which are the items in the receiver. - getItems() - Method in class org.eclipse.swt.widgets.Table
-
Returns a (possibly empty) array of
TableItem
s which are the items in the receiver. - getItems() - Method in class org.eclipse.swt.widgets.TaskBar
-
Returns an array of
TaskItem
s which are the items in the receiver. - getItems() - Method in class org.eclipse.swt.widgets.ToolBar
-
Returns an array of
ToolItem
s which are the items in the receiver. - getItems() - Method in class org.eclipse.swt.widgets.Tray
-
Returns an array of
TrayItem
s 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
TreeItem
s which are the direct item children of the receiver. - getItems(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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.
- 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.
- 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.
- 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.
- getLayoutData(Scrollable, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
- getLayoutDeferred() - Method in class org.eclipse.swt.widgets.Composite
-
Returns
true
if the receiver has deferred the performing of layout, andfalse
otherwise. - 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.
- getLevel() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the level of this item in the tree.
- getLine() - Method in exception org.eclipse.rap.json.ParseException
-
Returns the number of the line in which the error occurred.
- getLineAttributes() - Method in class org.eclipse.swt.graphics.GC
-
Returns the receiver's line attributes.
- 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
, orSWT.CAP_SQUARE
. - getLineDash() - Method in class org.eclipse.swt.graphics.GC
-
Returns the receiver's line dash style.
- getLineDelimiter() - Method in class org.eclipse.swt.widgets.Text
-
Returns the line delimiter.
- getLineHeight() - Method in class org.eclipse.swt.widgets.Text
-
Returns the height of a line.
- 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
, orSWT.JOIN_BEVEL
. - 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
orSWT.LINE_DASHDOTDOT
. - getLinesVisible() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns true if the lines are visible.
- getLinesVisible() - Method in class org.eclipse.swt.widgets.Table
-
Returns
true
if the receiver's lines are visible, andfalse
otherwise. - getLinesVisible() - Method in class org.eclipse.swt.widgets.Tree
-
Returns
true
if the receiver's lines are visible, andfalse
otherwise. - 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. - 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, andfalse
otherwise. - getListVisible() - Method in class org.eclipse.swt.widgets.Combo
-
Returns
true
if the receiver's list is visible, andfalse
otherwise. - getLocale() - Method in interface org.eclipse.rap.rwt.client.service.ClientInfo
-
Returns the preferred locale of the client, based on the Accept-Language HTTP header of the first client request.
- getLocale() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the preferred
Locale
for the current UI session. - getLocale() - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns the preferred
Locale
for this UI session. - getLocale() - Method in class org.eclipse.swt.graphics.FontData
-
Returns the locale of the receiver.
- getLocales() - Method in interface org.eclipse.rap.rwt.client.service.ClientInfo
-
Returns the locales accepted by the client, based on the Accept-Language HTTP header.
- 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(String) - Method in interface org.eclipse.rap.rwt.service.ResourceManager
-
Returns the location within the web-applications context where the resource will be available for download.
- 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.
- getLocked() - Method in class org.eclipse.swt.widgets.CoolBar
-
Returns whether or not the receiver is 'locked'.
- getMaxFileSize() - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Returns the maximum file size in bytes allowed to be uploaded for this handler.
- getMaximized() - Method in class org.eclipse.swt.custom.CTabFolder
-
Returns
true
if the receiver is maximized. - getMaximized() - Method in class org.eclipse.swt.widgets.Shell
-
Returns
true
if the receiver is currently maximized, and false otherwise. - 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.DateTime
-
Returns the maximum value which the receiver will allow or null if no maximum limit is applied.
- 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.
- 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 when there is no application menu bar for the platform.
- getMessage() - Method in interface org.eclipse.rap.rwt.client.service.ExitConfirmation
-
Returns the current exit confirmation message.
- 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.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.
- getMessage(String) - Static method in class org.eclipse.swt.SWT
-
Returns the NLS'ed message for the given argument.
- 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.Shell
-
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.DateTime
-
Returns the minimum value which the receiver will allow or null if no minimum limit is applied.
- 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.nebula.widgets.grid.GridColumn
- 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.nebula.widgets.grid.GridColumn
-
Returns true if this column is moveable.
- 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 andfalse
otherwise. - getName() - Method in class org.eclipse.rap.json.JsonObject.Member
-
Returns the name of this member.
- getName() - Method in interface org.eclipse.rap.rwt.client.ClientFile
-
The name of the file on the client, without path information.
- 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(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.
- getNeighbor(int, boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getNewValue() - Method in class org.eclipse.rap.rwt.service.SettingStoreEvent
-
Return the value of the attribute after the change.
- getNextVisibleColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the next visible column in the table.
- getNextVisibleItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the next visible item in the table.
- getOffset() - Method in exception org.eclipse.rap.json.ParseException
-
Returns the absolute index of the character at which the error occurred.
- 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.
- getOldValue() - Method in class org.eclipse.rap.rwt.service.SettingStoreEvent
-
Returns the value of the attribute before the change.
- getOption(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Returns a configuration option set in this
RichTextEditorConfiguration
. - 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.widgets.Control
-
Returns the orientation of the receiver, which will be one of the constants
SWT.LEFT_TO_RIGHT
orSWT.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
orSWT.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.
- 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.
- getPadding(Control) - Method in interface org.eclipse.rap.rwt.theme.ControlThemeAdapter
-
Returns the padding of the specified control.
- 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.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.
- getParameter(String) - Method in class org.eclipse.rap.rwt.application.AbstractEntryPoint
-
Returns the value of a named entrypoint startup parameter.
- getParameter(String) - Method in interface org.eclipse.rap.rwt.client.service.StartupParameters
-
Returns the value of a named entrypoint startup parameter.
- getParameterNames() - Method in class org.eclipse.rap.rwt.application.AbstractEntryPoint
-
Returns the names of the entrypoint startup parameters.
- getParameterNames() - Method in interface org.eclipse.rap.rwt.client.service.StartupParameters
-
Returns the names of the entrypoint startup parameters.
- getParameterValues(String) - Method in class org.eclipse.rap.rwt.application.AbstractEntryPoint
-
Returns a list with values of a named entrypoint startup parameter.
- getParameterValues(String) - Method in interface org.eclipse.rap.rwt.client.service.StartupParameters
-
Returns a list with values of a named entrypoint startup parameter.
- getParent() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the parent grid.
- getParent() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Returns the parent grid.
- getParent() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's parent, which must be a
Grid
. - getParent() - Method in class org.eclipse.rap.rwt.widgets.DropDown
-
Returns the receiver's parent, which must be a
Control
. - 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.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.nebula.widgets.grid.GridItem
-
Returns the receiver's parent item, which must be a
GridItem
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. - getParentItem(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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. - getPathData() - Method in class org.eclipse.swt.graphics.Path
-
Returns a device independent representation of the receiver.
- getPixel(int, int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns the pixel value at offset
x
in scanliney
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 offsetx
in scanliney
in the receiver's data starting atstartIndex
. - getPixels(int, int, int, int[], int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns
getWidth
pixel values starting at offsetx
in scanliney
in the receiver's data starting atstartIndex
. - getPlatform() - Static method in class org.eclipse.swt.SWT
-
Returns the SWT platform name.
- getPreferredSize() - Method in class org.eclipse.swt.widgets.CoolItem
-
Returns a point describing the receiver's ideal size.
- getPreviousVisibleColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the previous visible column in the table.
- getPreviousVisibleItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the previous visible item in the table.
- getPrimaryMonitor() - Method in class org.eclipse.swt.widgets.Display
-
Returns the primary monitor for that device.
- 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.
- 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.
- getReceiver() - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Returns the file upload receiver that is associated with this file upload handler.
- getRed() - Method in class org.eclipse.swt.graphics.Color
-
Returns the amount of red in the color, from 0 to 255.
- getRegisteredContent(String) - Method in interface org.eclipse.rap.rwt.service.ResourceManager
-
Returns the content of the registered resource with the given name.
- getRemoveButtonConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Configure CKEditor toolbar default buttons.
- getRemovedButtons() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.
- getRequest() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the
HttpServletRequest
that is currently processed. - 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.
- getResizeable() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns true if the column is resizeable.
- getResourceAsStream(String) - Method in interface org.eclipse.rap.rwt.service.ResourceLoader
-
Returns an input stream to the resource contents.
- getResourceManager() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the instance of the resource manager for the current application context.
- getResourceManager() - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Returns the instance of the resource manager for this application context.
- getResponse() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the
HttpServletResponse
that will be sent to the client after processing the current request. - getRGB() - Method in class org.eclipse.swt.graphics.Color
-
Returns an
RGB
representing the receiver. - 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.
- getRGB(int) - Method in class org.eclipse.swt.graphics.PaletteData
-
Returns an
RGB
corresponding to the given pixel value. - getRGBA() - Method in class org.eclipse.swt.graphics.Color
-
Returns an
RGBA
representing the receiver. - getRGBs() - Method in class org.eclipse.swt.graphics.ImageData
-
Returns an array of
RGB
s 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.
- 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.
- 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.
- getRootItem(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
TODO: JavaDoc
- getRootItemCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the number of root items contained in the receiver.
- getRootItems() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns a (possibly empty) array of
GridItem
s which are the root items in the receiver. - 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.
- getRowCount() - Method in class org.eclipse.swt.widgets.ToolBar
-
Returns the number of rows in the receiver.
- 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.
- 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.
- getRowHeaderText(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
-
Returns the row header text for this element.
- 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(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
-
Returns the number of rows this element should span
- 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.
- getSeconds() - Method in class org.eclipse.swt.widgets.DateTime
-
Returns the receiver's seconds.
- 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() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- getSelection() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns a array of
GridItem
s that are currently selected in the receiver. - 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.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
String
s 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
TabItem
s that are currently selected in the receiver. - getSelection() - Method in class org.eclipse.swt.widgets.Table
-
Returns an array of
TableItem
s 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
TreeItem
s that are currently selected in the receiver. - 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(Control) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getSelectionBackground() - Method in class org.eclipse.swt.custom.CTabFolder
-
Returns the receiver's selection background color.
- getSelectionCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the number of selected items contained in the receiver.
- 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.
- 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.
- getSelectionEnabled() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns
true
if selection is enabled, false otherwise. - getSelectionForeground() - Method in class org.eclipse.swt.custom.CTabFolder
-
Returns the receiver's selection foreground color.
- getSelectionIndex() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
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.rap.rwt.widgets.DropDown
-
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.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.nebula.widgets.grid.Grid
-
Returns the zero-relative indices of the items which are currently selected in the receiver.
- 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.
- getSelectionText() - Method in class org.eclipse.swt.widgets.Text
-
Gets the selected text, or an empty string if there is no current selection.
- getService(Class<T>) - Method in interface org.eclipse.rap.rwt.client.Client
-
Returns this client's implementation of a given service, if available.
- getService(Class<T>) - Method in class org.eclipse.rap.rwt.client.WebClient
- getServiceHandlerUrl(String) - Method in interface org.eclipse.rap.rwt.service.ServiceManager
-
Returns the URL to access a service handler.
- getServiceManager() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the instance of the service manager for the current application context.
- getServiceManager() - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Returns the instance of the service manager for this application context.
- getServletInfo() - Method in class org.eclipse.rap.rwt.engine.RWTServlet
- getSessionInstance(Class<T>) - Static method in class org.eclipse.rap.rwt.SingletonUtil
-
Returns an instance of the specified type that is unique within the current UI session.
- getSettingStore() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the setting store instance for the current UI session.
- getShell() - Method in class org.eclipse.rap.rwt.application.AbstractEntryPoint
-
Returns the main shell for this entrypoint.
- 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 descendents of the receiver.
- 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. - getSingle() - Method in class org.eclipse.swt.custom.CTabFolder
-
Returns
true
if the CTabFolder only displays the selected tab andfalse
if the CTabFolder displays multiple tabs. - getSize() - Method in interface org.eclipse.rap.rwt.client.ClientFile
-
Returns the size of the File on the client.
- 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.
- getSizeLimit() - Method in exception org.eclipse.rap.fileupload.UploadSizeLimitExceededException
-
Returns the maximum permitted file upload size in bytes.
- getSort() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the sort indicator value.
- 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.
- getSpacing() - Method in class org.eclipse.swt.widgets.ExpandBar
-
Returns the receiver's spacing.
- 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.
- getState() - Method in class org.eclipse.rap.rwt.client.service.BrowserNavigationEvent
-
Return the browser history state to which the user navigated.
- getState() - Method in class org.eclipse.swt.widgets.ProgressBar
-
Returns the state of the receiver.
- 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.
- 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.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() - 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.
- 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.rap.rwt.dnd.ClientFileTransfer
- 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
- 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.
- 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.
- 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.
- getTargetFiles() - Method in class org.eclipse.rap.fileupload.DiskFileUploadReceiver
-
Returns an array with files that the received data has been saved to.
- getText() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's text, which will be an empty string if it has never been set.
- getText() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Get the text from the editing area.
- getText() - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
Returns the receiver's text, which will be an empty string if it has never been set.
- 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.widgets.Button
-
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.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.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() - Method in class org.eclipse.swt.widgets.Text
-
Returns the widget 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
-
Returns the receiver's text, which will be an empty string if it has never been set.
- getText(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getText(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the text stored at the given column index in the receiver, or empty string if the text has not been set.
- 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(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.
- getText(int, int) - Method in class org.eclipse.swt.widgets.Text
-
Returns a range of text.
- 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.
- 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
orSWT.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(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.
- 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.
- getTextChars() - Method in class org.eclipse.swt.widgets.Text
-
Returns the widget's text as a character array.
- 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.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 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.
- 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 size of the receiver's thumb relative to the difference between its maximum and minimum values.
- getThumb() - Method in class org.eclipse.swt.widgets.Slider
-
Returns the size of the receiver's thumb relative to the difference between its maximum and minimum values.
- getTimeLimit() - Method in exception org.eclipse.rap.fileupload.UploadTimeLimitExceededException
-
Returns the maximum permitted file upload duration in milliseconds.
- getTimezoneOffset() - Method in interface org.eclipse.rap.rwt.client.service.ClientInfo
-
Returns the offset between the client's local time and UTC.
- getToolBar() - Method in class org.eclipse.swt.widgets.Shell
-
Returns the instance of the ToolBar object representing the tool bar that can appear on the trim of the shell.
- getToolbarButtonConfigurations() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.
- getToolbarGroupConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Configure CKEditor toolbar button groups.
- 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.MenuItem
-
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.
- getToolTipText(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the tooltip for the given cell.
- 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.nebula.widgets.grid.Grid
-
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.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.
- 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.
- 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 receiving OS-level touch events, otherwisefalse
- getTouchEnabled() - Method in class org.eclipse.swt.widgets.Display
-
Returns true if a touch-aware input device is attached to the system, enabled, and 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
orSWT.TRANSPARENCY_ALPHA
. - getTreePath() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getType() - Method in interface org.eclipse.rap.rwt.client.ClientFile
-
The string in lower case representing the MIME type of the file.
- getTypeIds() - Method in class org.eclipse.rap.rwt.dnd.ClientFileTransfer
- 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.rap.rwt.dnd.ClientFileTransfer
- 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
- getUISession() - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the current UI session.
- getUISession() - Method in class org.eclipse.rap.rwt.service.UISessionEvent
-
Returns the UI session that this event is related to.
- getUISession(Display) - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the UI session that is associated with the given display.
- getUniqueInstance(Class<T>, ApplicationContext) - Static method in class org.eclipse.rap.rwt.SingletonUtil
-
Returns an instance of the specified type that is unique within the given UI session.
- getUniqueInstance(Class<T>, UISession) - Static method in class org.eclipse.rap.rwt.SingletonUtil
-
Returns an instance of the specified type that is unique within the given UI session.
- 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. - getUploadDirectory() - Method in class org.eclipse.rap.fileupload.DiskFileUploadReceiver
-
Return the directory where the file should be uploaded to, or
null
when a temporary directory is used. - getUploadDirectory() - Method in class org.eclipse.swt.widgets.FileDialog
-
Returns the directory where the files should be uploaded to, or
null
when a temporary directory is used. - getUploadSizeLimit() - Method in class org.eclipse.swt.widgets.FileDialog
-
Returns the maximum upload size in bytes.
- getUploadTimeLimit() - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Returns the maximum upload duration.
- getUploadTimeLimit() - Method in class org.eclipse.swt.widgets.FileDialog
-
Returns the maximum upload duration in milliseconds.
- getUploadUrl() - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Returns the upload URL to which a file can be uploaded.
- getUrl() - Method in class org.eclipse.swt.browser.Browser
-
Returns the current URL.
- getUTF8Encoded(String, Class<T>) - Static method in class org.eclipse.rap.rwt.RWT.NLS
-
Deprecated.use
get(String bundleName, Class
instead.clazz) - getValue() - Method in class org.eclipse.rap.json.JsonObject.Member
-
Returns the value of this member.
- getValue(Object) - Method in class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
- 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.
- 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.
- getVerticalBar() - Method in class org.eclipse.swt.widgets.Text
- getVerticalScrollBarProxy() - Method in class org.eclipse.nebula.widgets.grid.Grid
- getViewerRowFromItem(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- getViewerRowFromItem(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getVisible() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the visibility state as set with
setVisible
. - getVisible() - Method in class org.eclipse.rap.rwt.widgets.DropDown
-
Returns
true
if the receiver is visible, andfalse
otherwise. - getVisible() - Method in class org.eclipse.swt.widgets.Control
-
Returns
true
if the receiver is visible, andfalse
otherwise. - getVisible() - Method in class org.eclipse.swt.widgets.Menu
-
Returns
true
if the receiver is visible, andfalse
otherwise. - getVisible() - Method in class org.eclipse.swt.widgets.ScrollBar
-
Returns
true
if the receiver is visible, andfalse
otherwise. - getVisible() - Method in class org.eclipse.swt.widgets.ToolTip
-
Returns
true
if the receiver is visible, andfalse
otherwise. - getVisible() - Method in class org.eclipse.swt.widgets.TrayItem
-
Returns
true
if the receiver is visible andfalse
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.rap.rwt.widgets.DropDown
-
Gets the number of items that are visible in the receiver's list.
- 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.
- getVisualIndex(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getWebBrowser() - Method in class org.eclipse.swt.browser.Browser
-
Returns the JavaXPCOM
nsIWebBrowser
for the receiver, ornull
if it is not available. - getWeights() - Method in class org.eclipse.swt.custom.SashForm
-
Answer the relative weight of each child in the SashForm.
- getWidth() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the width of the column.
- 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.
- getWordWrap() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns the true if the cells in receiver wrap their text.
- 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.
- getYear() - Method in class org.eclipse.swt.widgets.DateTime
-
Returns the receiver's year.
- 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.
- green - Variable in class org.eclipse.swt.graphics.RGB
-
the green component of the RGB
- 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
- Grid - Class in org.eclipse.nebula.widgets.grid
-
Instances of this class implement a selectable user interface object that displays a list of images and strings and issue notification when selected.
- Grid(Composite, int) - Constructor for class org.eclipse.nebula.widgets.grid.Grid
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- GridColumn - Class in org.eclipse.nebula.widgets.grid
-
Instances of this class represent a column in a grid widget.
- GridColumn(GridColumnGroup, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridColumn
-
Constructs a new instance of this class given its parent column group (which must be a
GridColumnGroup
), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent. - GridColumn(Grid, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridColumn
-
Constructs a new instance of this class given its parent (which must be a
Grid
) and a style value describing its behavior and appearance. - GridColumn(Grid, int, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridColumn
-
Constructs a new instance of this class given its parent (which must be a
Grid
), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent. - GridColumnGroup - Class in org.eclipse.nebula.widgets.grid
-
Instances of this class represent a column group in a grid widget.
- GridColumnGroup(Grid, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Constructs a new instance of this class given its parent (which must be a Grid) and a style value describing its behavior and appearance.
- GridColumnLabelProvider - Class in org.eclipse.nebula.jface.gridviewer
-
A label provider that provides hooks for extra functionality in the
Grid
. - GridColumnLabelProvider() - Constructor for class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
- GridColumnLayout - Class in org.eclipse.nebula.jface.gridviewer
- GridColumnLayout() - Constructor for class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
- GridData - Class in org.eclipse.swt.layout
-
GridData
is the layout data object associated withGridLayout
. - 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) - Constructor for class org.eclipse.swt.layout.GridData
-
Constructs a new instance of GridData according to the parameters.
- 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.
- GridEditor - Class in org.eclipse.nebula.widgets.grid
-
A GridEditor is a manager for a Control that appears above a cell in a Grid and tracks with the moving and resizing of that cell.
- GridEditor(Grid) - Constructor for class org.eclipse.nebula.widgets.grid.GridEditor
-
Creates a TableEditor for the specified Table.
- GridItem - Class in org.eclipse.nebula.widgets.grid
-
Instances of this class represent a selectable user interface object that represents an item in a grid.
- GridItem(GridItem, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridItem
-
Creates a new instance of this class as a child node of the given GridItem and places the item at the end of the parents items.
- GridItem(GridItem, int, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridItem
-
Creates a new instance of this class as a child node of the given Grid and places the item at the given index in the parent items list.
- GridItem(Grid, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridItem
-
Creates a new instance of this class and places the item at the end of the grid.
- GridItem(Grid, int, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridItem
-
Creates a new instance of this class and places the item in the grid at the given index.
- 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.
- GridTableViewer - Class in org.eclipse.nebula.jface.gridviewer
-
A concrete viewer based on an Grid control.
- GridTableViewer(Grid) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
Creates a grid viewer on the given grid control.
- GridTableViewer(Composite) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
Creates a grid viewer on a newly-created grid control under the given parent.
- GridTableViewer(Composite, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
Creates a grid viewer on a newly-created grid control under the given parent.
- GridTreeViewer - Class in org.eclipse.nebula.jface.gridviewer
-
A concrete viewer based on an Grid control.
- GridTreeViewer(Grid) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
Creates a grid tree viewer on the given grid control.
- GridTreeViewer(Composite) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
Creates a grid tree viewer on a newly-created grid control under the given parent.
- GridTreeViewer(Composite, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
Creates a grid tree viewer on a newly-created grid control under the given parent.
- GridViewerColumn - Class in org.eclipse.nebula.jface.gridviewer
-
The concrete implementation of the ColumnViewer for the grid.
- GridViewerColumn(GridTableViewer, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
Create a new column in the
GridTableViewer
- GridViewerColumn(GridTableViewer, int, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
Create a new column in the
GridTableViewer
- GridViewerColumn(GridTableViewer, GridColumn) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
- GridViewerColumn(GridTreeViewer, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
Create a new column in the
GridTreeViewer
- GridViewerColumn(GridTreeViewer, int, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
Create a new column in the
GridTreeViewer
- GridViewerColumn(GridTreeViewer, GridColumn) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
- GridViewerEditor - Class in org.eclipse.nebula.jface.gridviewer
-
FIXME
- GridViewerRow - Class in org.eclipse.nebula.jface.gridviewer
-
GridViewerRow is the concrete implementation of the part that represents items in a Grid.
- 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.
H
- H_SCROLL - Static variable in class org.eclipse.swt.SWT
-
Style constant for horizontal scrollbar behavior (value is 1<<8).
- handleCall(String, JsonObject) - Method in class org.eclipse.rap.rwt.remote.AbstractOperationHandler
- handleCall(String, JsonObject) - Method in interface org.eclipse.rap.rwt.remote.OperationHandler
-
Handles a call operation from the remote object.
- handleDispose() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
- handleDispose(DisposeEvent) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
(non-Javadoc)
- handleEvent(Event) - Method in class org.eclipse.rap.rwt.scripting.ClientListener
-
This method will NOT be called on a ClientListener.
- 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.
- handleException(Throwable) - Method in interface org.eclipse.rap.rwt.application.ExceptionHandler
-
Called if an exception occurred.
- handleNotify(String, JsonObject) - Method in class org.eclipse.rap.rwt.remote.AbstractOperationHandler
- handleNotify(String, JsonObject) - Method in interface org.eclipse.rap.rwt.remote.OperationHandler
-
Handles a notify operation from the remote object.
- handleSet(JsonObject) - Method in class org.eclipse.rap.rwt.remote.AbstractOperationHandler
- handleSet(JsonObject) - Method in interface org.eclipse.rap.rwt.remote.OperationHandler
-
Handles a set operation from the remote object.
- hasChildren() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns true if this item has children.
- hashCode() - Method in class org.eclipse.rap.json.JsonArray
- hashCode() - Method in class org.eclipse.rap.json.JsonObject
- hashCode() - Method in class org.eclipse.rap.json.JsonObject.Member
- hashCode() - Method in class org.eclipse.rap.json.JsonValue
- hashCode() - Method in class org.eclipse.rap.rwt.theme.BoxDimensions
- 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
- 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.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.RGB
-
Returns an integer hash code for the receiver.
- hashCode() - Method in class org.eclipse.swt.graphics.RGBA
-
Returns an integer hash code for the receiver.
- hasListeners() - Method in class org.eclipse.swt.graphics.ImageLoader
-
Returns
true
if the receiver has image loader listeners, andfalse
otherwise. - HEAD_HTML - Static variable in class org.eclipse.rap.rwt.client.WebClient
-
Entrypoint property name for additional HTML elements to be added to the <head> section of the startup page.
- 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.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.layout.FormData
-
height specifies the preferred height in pixels.
- height - Variable in class org.eclipse.swt.layout.RowData
-
height specifies the preferred height in pixels.
- height - Variable in class org.eclipse.swt.widgets.Event
-
the height of the bounding rectangle of the region that requires painting
- heightHint - Variable in class org.eclipse.swt.layout.GridData
-
heightHint specifies the preferred height in pixels.
- Help - Static variable in class org.eclipse.swt.SWT
-
The help event type (value is 28).
- HELP - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the help key (value is (1<<24)+81).
- HelpEvent - Class in org.eclipse.swt.events
-
Instances of this class are sent as a result of widgets gaining and losing focus.
- 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.
- 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).
- HOME - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the HOME key (value is (1<<24)+7).
- HORIZONTAL - Static variable in class org.eclipse.swt.SWT
-
Style constant for horizontal alignment or orientation behavior (value is 1<<8).
- HORIZONTAL_ALIGN_BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
-
Style bit for
new GridData(int)
to position the control at the left of the cell. - HORIZONTAL_ALIGN_CENTER - Static variable in class org.eclipse.swt.layout.GridData
-
Style bit for
new GridData(int)
to position the control in the horizontal center of the cell. - HORIZONTAL_ALIGN_END - Static variable in class org.eclipse.swt.layout.GridData
-
Style bit for
new GridData(int)
to position the control at the right of the cell. - HORIZONTAL_ALIGN_FILL - Static variable in class org.eclipse.swt.layout.GridData
-
Style bit for
new GridData(int)
to resize the control to fill the cell horizontally. - horizontalAlignment - Variable in class org.eclipse.swt.custom.ControlEditor
-
Specifies how the editor should be aligned relative to the control.
- horizontalAlignment - Variable in class org.eclipse.swt.layout.GridData
-
horizontalAlignment specifies how controls will be positioned horizontally within a cell.
- horizontalIndent - Variable in class org.eclipse.swt.layout.GridData
-
horizontalIndent specifies the number of pixels of indentation that will be placed along the left side of the cell.
- horizontalSpacing - Variable in class org.eclipse.swt.custom.ViewForm
-
horizontalSpacing specifies the number of pixels between the right edge of one cell and the left edge of its neighbouring cell to the right.
- horizontalSpacing - Variable in class org.eclipse.swt.layout.GridLayout
-
horizontalSpacing specifies the number of pixels between the right edge of one cell and the left edge of its neighbouring cell to the right.
- horizontalSpan - Variable in class org.eclipse.swt.layout.GridData
-
horizontalSpan specifies the number of column cells that the control will take up.
- 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).
- HTMLTransfer - Class in org.eclipse.swt.dnd
-
The class
HTMLTransfer
provides a platform specific mechanism for converting text in HTML format represented as a javaString
to a platform specific representation of the data and vice versa. - HYPERLINK - Static variable in class org.eclipse.rap.rwt.RWT
-
Used as detail information on a selection event to indicate that a hyperlink (anchor tag) in a markup text was selected instead of the widget that contains the markup.
I
- ICON_CANCEL - Static variable in class org.eclipse.swt.SWT
-
The style constant for "cancel" icon.
- ICON_ERROR - Static variable in class org.eclipse.swt.SWT
-
The
MessageBox
style constant for error icon behavior (value is 1). - ICON_INFORMATION - Static variable in class org.eclipse.swt.SWT
-
The
MessageBox
style constant for information icon behavior (value is 1<<1). - ICON_QUESTION - Static variable in class org.eclipse.swt.SWT
-
The
MessageBox
style constant for question icon behavior (value is 1<<2). - ICON_SEARCH - Static variable in class org.eclipse.swt.SWT
-
The style constant for "search" icon.
- ICON_WARNING - Static variable in class org.eclipse.swt.SWT
-
The
MessageBox
style constant for warning icon behavior (value is 1<<3). - ICON_WORKING - Static variable in class org.eclipse.swt.SWT
-
The
MessageBox
style constant for "working" icon behavior (value is 1<<4). - 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_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).
- 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 - 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_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).
- ImageCell - Class in org.eclipse.rap.rwt.template
-
Defines a region in a template that displays an image.
- ImageCell(Template) - Constructor for class org.eclipse.rap.rwt.template.ImageCell
-
Constructs a new image cell and adds it to the given template.
- ImageCell.ScaleMode - Enum Class in org.eclipse.rap.rwt.template
-
Represents a method used to scale an image.
- imageData - Variable in class org.eclipse.swt.graphics.ImageLoaderEvent
-
if the
endOfImage
flag is false, then this is a partially complete copy of the currentImageData
, otherwise this is a completely loadedImageData
- 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. - imageDataLoaded(ImageLoaderEvent) - Method in interface org.eclipse.swt.graphics.ImageLoaderListener
-
Sent when image data is either partially or completely loaded.
- 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 javaImageData
to a platform specific representation of the data and vice versa. - 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
- 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) - 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) - Method in class org.eclipse.swt.widgets.List
-
Gets the index of an 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(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(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(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
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(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
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(GridItem) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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(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(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(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.
- 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). - init() - Method in class org.eclipse.rap.rwt.engine.RWTServlet
- insert(String) - Method in class org.eclipse.swt.widgets.Text
-
Inserts a string.
- INSERT - Static variable in class org.eclipse.swt.accessibility.ACC
-
A type constant specifying that insertion occurred.
- INSERT - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the INSERT key (value is (1<<24)+9).
- insertText(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Insert text to the editing area.
- internal_dispose_Accessible() - Method in class org.eclipse.swt.accessibility.Accessible
-
Invokes platform specific functionality to dispose an accessible object.
- 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_Accessible(Control) - Static method in class org.eclipse.swt.accessibility.Accessible
-
Invokes platform specific functionality to allocate a new accessible object.
- internal_WM_GETOBJECT(int, int) - Method in class org.eclipse.swt.accessibility.Accessible
-
Invokes platform specific functionality to handle a window message.
- internalCreateNewRowPart(int, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- internalImage - Variable in class org.eclipse.swt.graphics.Image
-
The internal resource.
- 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.
- 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 andfalse
otherwise. - intersects(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
-
Returns
true
if the given rectangle intersects with the receiver andfalse
otherwise. - 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.
- isArray() - Method in class org.eclipse.rap.json.JsonArray
- isArray() - Method in class org.eclipse.rap.json.JsonValue
-
Detects whether this value represents a JSON array.
- isAutoHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the value of the auto-height feature, which resizes row heights and column header heights based on word-wrapped content.
- isBoolean() - Method in class org.eclipse.rap.json.JsonValue
-
Detects whether this value represents a boolean value.
- isBound() - Method in interface org.eclipse.rap.rwt.service.UISession
-
Returns whether this UI session is bound to the underlying
HttpSession
or not. - isCellSelected(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns true if the given cell is selected.
- isCellSelectionEnabled() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns true if the cells are selectable in the reciever.
- isCheck() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns true if the column includes a check box.
- 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.
- isColumnVisible(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
-
Check if the column of the cell is part of is visible
- isDetail() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns true if this column is set as a detail column in a column group.
- 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 orfalse
for indirect. - isDisposed() - Method in class org.eclipse.swt.browser.BrowserFunction
-
Returns
true
if this BrowserFunction has been disposed andfalse
otherwise. - isDisposed() - Method in class org.eclipse.swt.dnd.Clipboard
-
Returns
true
if the clipboard has been disposed, andfalse
otherwise. - isDisposed() - Method in class org.eclipse.swt.graphics.Device
-
Returns
true
if the device has been disposed, andfalse
otherwise. - isDisposed() - Method in class org.eclipse.swt.graphics.Resource
-
Returns
true
if the resource has been disposed, andfalse
otherwise. - isDisposed() - Method in class org.eclipse.swt.widgets.Widget
-
Returns
true
if the widget has been disposed, andfalse
otherwise. - isEditable() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Returns the editable state.
- isEmpty() - Method in class org.eclipse.rap.json.JsonArray
-
Returns
true
if this array contains no elements. - isEmpty() - Method in class org.eclipse.rap.json.JsonObject
-
Returns
true
if this object contains no members. - 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, andfalse
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, andfalse
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, andfalse
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, andfalse
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, andfalse
otherwise. - isExpanded() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns
true
if the receiver is expanded, and false otherwise. - isFalse() - Method in class org.eclipse.rap.json.JsonValue
-
Detects whether this value represents the JSON literal
false
. - isFocusControl() - Method in class org.eclipse.swt.widgets.Control
-
Returns
true
if the receiver has the user-interface focus, andfalse
otherwise. - isIdentity() - Method in class org.eclipse.swt.graphics.Transform
-
Returns
true
if the Transform represents the identity matrix and false otherwise. - 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. - 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, andfalse
otherwise. - isNull() - Method in class org.eclipse.rap.json.JsonValue
-
Detects whether this value represents the JSON literal
null
. - isNumber() - Method in class org.eclipse.rap.json.JsonValue
-
Detects whether this value represents a JSON number.
- isObject() - Method in class org.eclipse.rap.json.JsonObject
- isObject() - Method in class org.eclipse.rap.json.JsonValue
-
Detects whether this value represents a JSON object.
- isRegistered(String) - Method in interface org.eclipse.rap.rwt.service.ResourceManager
-
Determines whether the resource with the given name has been registered.
- isReparentable() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
- isReparentable() - Method in class org.eclipse.swt.widgets.Control
-
Returns
true
if the underlying operating system supports this reparenting, otherwisefalse
- isReparentable() - Method in class org.eclipse.swt.widgets.Decorations
- isRowHeaderVisible() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns
true
if the receiver's row header is visible, andfalse
otherwise. - 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 - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
- isSelected - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
- isSelected(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns
true
if the item is selected, andfalse
otherwise. - isSelected(int) - Method in class org.eclipse.swt.widgets.List
-
Returns
true
if the item is selected, andfalse
otherwise. - isSelected(int) - Method in class org.eclipse.swt.widgets.Table
-
Returns
true
if the item is selected, andfalse
otherwise. - isSelected(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns true if the given item is selected.
- isSelected(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
-
Returns a boolean value indicating whether this cell is selected.
- isSelected(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
-
Returns a boolean value indicating whether this cell is selected.
- isShowing() - Method in class org.eclipse.swt.custom.CTabItem
-
Returns
true
if the item will be rendered in the visible area of the CTabFolder. - isString() - Method in class org.eclipse.rap.json.JsonValue
-
Detects whether this value represents a JSON string.
- isSummary() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns true if this column is set as a summary column in a column group.
- isSupportedType(TransferData) - Method in class org.eclipse.rap.rwt.dnd.ClientFileTransfer
- 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 isnull
). - isTableCheck() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
- isTree() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns true if this column includes a tree toggle.
- isTrue() - Method in class org.eclipse.rap.json.JsonValue
-
Detects whether this value represents the JSON literal
true
. - isVisible() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Returns true if the column is visible, false otherwise.
- isVisible() - Method in class org.eclipse.nebula.widgets.grid.GridItem
- 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 andfalse
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 andfalse
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, andfalse
otherwise. - isWordWrapHeader() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the value of the row header word-wrap feature, which word-wraps the content of row headers.
- 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.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.
- 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.
- iterator() - Method in class org.eclipse.rap.json.JsonArray
-
Returns an iterator over the values of this array in document order.
- iterator() - Method in class org.eclipse.rap.json.JsonObject
-
Returns an iterator over the members of this object in document order.
J
- JavaScriptExecutor - Interface in org.eclipse.rap.rwt.client.service
-
The JavaScriptExecuter service allows executing JavaScript code on the client.
- JavaScriptLoader - Interface in org.eclipse.rap.rwt.client.service
-
Deprecated.Use
ClientFileLoader
instead. - javaToNative(Object, TransferData) - Method in class org.eclipse.rap.rwt.dnd.ClientFileTransfer
- javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
-
This implementation of
javaToNative
converts a javabyte[]
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 javaString[]
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 javaString
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 javaImageData
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 javaString
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 javaString
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 javaString
to a platform specific representation. - JEE_COMPATIBILITY - Enum constant in enum class org.eclipse.rap.rwt.application.Application.OperationMode
-
In this mode, the request thread will be marked as UI thread in SWT.
- 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).
- JsonArray - Class in org.eclipse.rap.json
-
/** Represents a JSON array, i.e.
- JsonArray() - Constructor for class org.eclipse.rap.json.JsonArray
-
Creates a new empty JsonArray.
- JsonArray(JsonArray) - Constructor for class org.eclipse.rap.json.JsonArray
-
Creates a new JsonArray with the contents of the specified JSON array.
- JsonMapping - Class in org.eclipse.rap.rwt.remote
-
Provides utility methods that map common SWT types to their JSON representations used in the RAP protocol and back.
- JsonObject - Class in org.eclipse.rap.json
-
Represents a JSON object, i.e.
- JsonObject() - Constructor for class org.eclipse.rap.json.JsonObject
-
Creates a new empty JsonObject.
- JsonObject(JsonObject) - Constructor for class org.eclipse.rap.json.JsonObject
-
Creates a new JsonObject, initialized with the contents of the specified JSON object.
- JsonObject.Member - Class in org.eclipse.rap.json
-
Represents a member of a JSON object, i.e.
- JsonValue - Class in org.eclipse.rap.json
-
Represents a JSON value.
- justify - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
- 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.
- 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
- 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.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.
- KEYPAD_0 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad zero key (value is (1<<24)+48).
- KEYPAD_1 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad one key (value is (1<<24)+49).
- KEYPAD_2 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad two key (value is (1<<24)+50).
- KEYPAD_3 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad three key (value is (1<<24)+51).
- KEYPAD_4 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad four key (value is (1<<24)+52).
- KEYPAD_5 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad five key (value is (1<<24)+53).
- KEYPAD_6 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad six key (value is (1<<24)+54).
- KEYPAD_7 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad seven key (value is (1<<24)+55).
- KEYPAD_8 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad eight key (value is (1<<24)+56).
- KEYPAD_9 - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad nine key (value is (1<<24)+57).
- KEYPAD_ADD - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad add key (value is (1<<24)+43).
- KEYPAD_CR - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad enter key (value is (1<<24)+80).
- KEYPAD_DECIMAL - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad decimal key (value is (1<<24)+46).
- KEYPAD_DIVIDE - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad divide key (value is (1<<24)+47).
- KEYPAD_EQUAL - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad equal key (value is (1<<24)+61).
- KEYPAD_MULTIPLY - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad multiply key (value is (1<<24)+42).
- KEYPAD_SUBTRACT - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the numeric key pad subtract key (value is (1<<24)+45).
- keyPressed(KeyEvent) - Method in class org.eclipse.swt.events.KeyAdapter
-
Sent when a key is pressed on the system keyboard.
- keyPressed(KeyEvent) - Method in interface org.eclipse.swt.events.KeyListener
-
Sent when a key is pressed on the system keyboard.
- keyReleased(KeyEvent) - Method in class org.eclipse.swt.events.KeyAdapter
-
Sent when a key is released on the system keyboard.
- keyReleased(KeyEvent) - Method in interface org.eclipse.swt.events.KeyListener
-
Sent when a key is released on the system keyboard.
- keyTraversed(TraverseEvent) - Method in interface org.eclipse.swt.events.TraverseListener
-
Sent when a traverse event occurs in a control.
- KeyUp - Static variable in class org.eclipse.swt.SWT
-
The key up event type (value is 2).
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.
- LANGUAGE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key for the language configuration.
- launch(ApplicationConfiguration, HttpService, HttpContext, String, String) - Method in interface org.eclipse.rap.rwt.osgi.ApplicationLauncher
-
Launches an application with the given configuration at the given HTTPService.
- layout() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
Lays out the control within the underlying composite.
- layout() - Method in class org.eclipse.swt.custom.ControlEditor
-
Lays out the control within the underlying composite.
- layout() - Method in class org.eclipse.swt.custom.TableEditor
- layout() - Method in class org.eclipse.swt.custom.TreeEditor
- 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() - Method in class org.eclipse.swt.widgets.TabFolder
- 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(Composite, boolean) - Method in class org.eclipse.swt.custom.StackLayout
- 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(Composite, boolean) - Method in class org.eclipse.swt.widgets.Layout
-
Lays out the children of the specified composite according to this layout.
- 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
- LEAD - Static variable in class org.eclipse.swt.SWT
-
Style constant for leading alignment (value is 1<<14).
- leaveUIThread(UISessionEvent) - Method in interface org.eclipse.rap.rwt.service.UIThreadListener
-
Called when a UISession has processed all pending events and is about to leave the UI thread.
- left - Variable in class org.eclipse.rap.rwt.theme.BoxDimensions
-
the value for the left edge
- 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
- length - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
- LF - Static variable in class org.eclipse.swt.SWT
-
ASCII character convenience constant for the line feed character (value is the
char
'\n'). - LIMIT - Static variable in class org.eclipse.swt.custom.CCombo
-
The maximum number of characters that can be entered into a text widget.
- LIMIT - Static variable in class org.eclipse.swt.widgets.Combo
-
The maximum number of characters that can be entered into a text widget.
- LIMIT - Static variable in class org.eclipse.swt.widgets.Spinner
-
the 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_SOLID - Static variable in class org.eclipse.swt.SWT
-
Line drawing style for solid lines (value is 1).
- 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.
- 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).
- 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.
- 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.
- listen(String, boolean) - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Instructs the remote object to listen or to stop listening on the given type of events.
- Listener - Interface in org.eclipse.swt.widgets
-
Implementers of
Listener
provide a simplehandleEvent()
method that is used internally by SWT to dispatch events. - 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. - loadById(String) - Method in class org.eclipse.rap.rwt.service.FileSettingStore
- loadById(String) - Method in interface org.eclipse.rap.rwt.service.SettingStore
-
Replaces the contents of this setting store with the persisted contents associated with the given ID.
- localized - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
- location - Variable in class org.eclipse.swt.browser.LocationEvent
-
current location
- LOCATION_BAR - Static variable in class org.eclipse.rap.rwt.widgets.ExternalBrowser
-
Deprecated.Style parameter (value 1<<1) indicating that the address combo and 'Go' button will be created for 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
- LocationEvent - Class in org.eclipse.swt.browser
-
A
LocationEvent
is sent by aBrowser
toLocationListener
's when theBrowser
navigates to a different URL. - LocationListener - Interface in org.eclipse.swt.browser
-
This listener interface may be implemented in order to receive a
LocationEvent
notification when aBrowser
navigates to a different URL. - 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 - Static variable in class org.eclipse.swt.SWT
-
Style constant for long date/time format (value is 1<<28).
M
- magnification - Variable in class org.eclipse.swt.events.GestureEvent
-
This field is valid when the
detail
field is set toGESTURE_MAGNIFY
. - 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.
- 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, int, int, int, int) - Method in class org.eclipse.swt.widgets.Display
-
Maps a point from one coordinate system to another.
- map(Control, Control, Point) - 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.
- 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.
- MARKUP_ENABLED - Static variable in class org.eclipse.rap.rwt.RWT
-
Controls whether the use of markup in text is enabled.
- 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).
- 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.
- MEDIUM - Static variable in class org.eclipse.swt.SWT
-
Style constant for medium date/time format (value is 1<<16).
- 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. - 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
- 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.
- 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.
- MIN - Static variable in class org.eclipse.swt.SWT
-
Style constant for minimize box trim (value is 1<<7).
- 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.
- 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_ACTIVATOR - Static variable in class org.eclipse.rap.rwt.RWT
-
The property to use in
Display.setData()
in order to set the key combination for mnemonics activation. - 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.
- MODELESS - Static variable in class org.eclipse.swt.SWT
-
Style constant for modeless behavior (value is 0).
- 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(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.
- 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.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).
- 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.
- 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.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.
- 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.SWT
-
The mouse up event type (value is 4).
- MouseWheel - Static variable in class org.eclipse.swt.SWT
-
The mouse vertical wheel event type (value is 37).
- Move - Static variable in class org.eclipse.swt.SWT
-
The move event type (value is 10).
- moveAbove(Control) - Method in class org.eclipse.swt.widgets.Control
-
Moves the receiver above the specified control in the drawing order.
- moveBelow(Control) - Method in class org.eclipse.swt.widgets.Control
-
Moves the receiver below the specified control in the drawing order.
- 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).
- 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).
- 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
- names() - Method in class org.eclipse.rap.json.JsonObject
-
Returns a list of the names in this object in document order.
- nativeToJava(TransferData) - Method in class org.eclipse.rap.rwt.dnd.ClientFileTransfer
- 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 javabyte[]
. - 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 javaString[]
. - nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.HTMLTransfer
-
This implementation of
nativeToJava
converts a platform specific representation of HTML text to a javaString
. - nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.ImageTransfer
-
This implementation of
nativeToJava
converts a platform specific representation of an image to javaImageData
. - nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.RTFTransfer
-
This implementation of
nativeToJava
converts a platform specific representation of RTF text to a javaString
. - nativeToJava(TransferData) - Method in class org.eclipse.swt.dnd.TextTransfer
-
This implementation of
nativeToJava
converts a platform specific representation of plain text to a javaString
. - 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 javaString
. - navigated(BrowserNavigationEvent) - Method in interface org.eclipse.rap.rwt.client.service.BrowserNavigationListener
-
Called when the user navigated within the application.
- NAVIGATION_BAR - Static variable in class org.eclipse.rap.rwt.widgets.ExternalBrowser
-
Deprecated.Style parameter (value 1<<2) indicating that the navigation bar for navigating web pages will be created for the web browser.
- newItem(Widget, int, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- NLS() - Constructor for class org.eclipse.rap.rwt.RWT.NLS
- 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).
- None - Static variable in class org.eclipse.swt.SWT
-
The null event type (value is 0).
- NONE - Enum constant in enum class org.eclipse.rap.rwt.template.ImageCell.ScaleMode
-
The image is displayed in its original size.
- 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).
- notifyListeners(int, Event) - Method in class org.eclipse.swt.widgets.Widget
-
Notifies all of the receiver's listeners for events of the given type that one such event has occurred by invoking their
handleEvent()
method. - notifyListeners(ImageLoaderEvent) - Method in class org.eclipse.swt.graphics.ImageLoader
-
Notifies all image loader listeners that an image loader event has occurred.
- NULL - Static variable in class org.eclipse.rap.json.JsonValue
-
The JSON literal
null
. - NULL - Static variable in class org.eclipse.swt.SWT
-
A constant known to be zero (0), used in operations which take pointers to indicate a null argument.
- NUM_LOCK - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the num lock key (value is (1<<24)+83).
- 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
- 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.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). - 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).
- 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.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(String, String, int) - Static method in class org.eclipse.rap.rwt.widgets.ExternalBrowser
-
Deprecated.Use
UrlLauncher.openURL(String)
instead - open(DialogCallback) - Method in class org.eclipse.swt.widgets.Dialog
-
Opens this dialog in a non-blocking way and brings it to the front of the display.
- open(Dialog, DialogCallback) - Static method in class org.eclipse.rap.rwt.widgets.DialogUtil
-
Deprecated.Use
Dialog.open( DialogCallback )
instead - OPEN - Static variable in class org.eclipse.swt.SWT
-
The
FileDialog
style constant for open file dialog behavior (value is 1<<12). - openURL(String) - Method in interface org.eclipse.rap.rwt.client.service.UrlLauncher
-
Opens the given URL.
- OperationHandler - Interface in org.eclipse.rap.rwt.remote
-
Classes that implement this interface are used to handle operations from a remote object.
- 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.nebula.jface.gridviewer - package org.eclipse.nebula.jface.gridviewer
- org.eclipse.nebula.widgets.grid - package org.eclipse.nebula.widgets.grid
- org.eclipse.nebula.widgets.richtext - package org.eclipse.nebula.widgets.richtext
- org.eclipse.nebula.widgets.richtext.toolbar - package org.eclipse.nebula.widgets.richtext.toolbar
- org.eclipse.rap.fileupload - package org.eclipse.rap.fileupload
- org.eclipse.rap.json - package org.eclipse.rap.json
- org.eclipse.rap.rwt - package org.eclipse.rap.rwt
- org.eclipse.rap.rwt.application - package org.eclipse.rap.rwt.application
- org.eclipse.rap.rwt.client - package org.eclipse.rap.rwt.client
- org.eclipse.rap.rwt.client.service - package org.eclipse.rap.rwt.client.service
- org.eclipse.rap.rwt.dnd - package org.eclipse.rap.rwt.dnd
- org.eclipse.rap.rwt.engine - package org.eclipse.rap.rwt.engine
- org.eclipse.rap.rwt.osgi - package org.eclipse.rap.rwt.osgi
- org.eclipse.rap.rwt.remote - package org.eclipse.rap.rwt.remote
- org.eclipse.rap.rwt.scripting - package org.eclipse.rap.rwt.scripting
- org.eclipse.rap.rwt.service - package org.eclipse.rap.rwt.service
- org.eclipse.rap.rwt.template - package org.eclipse.rap.rwt.template
- org.eclipse.rap.rwt.theme - package org.eclipse.rap.rwt.theme
- org.eclipse.rap.rwt.widgets - package org.eclipse.rap.rwt.widgets
- org.eclipse.swt - package org.eclipse.swt
- org.eclipse.swt.accessibility - package org.eclipse.swt.accessibility
- 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.layout - package org.eclipse.swt.layout
- org.eclipse.swt.widgets - package org.eclipse.swt.widgets
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.nebula.widgets.grid.GridColumn
-
Causes the receiver to be resized to its preferred size.
- pack() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets this
GridItem
to its preferred height. - pack() - 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.
- pack(boolean) - Method in class org.eclipse.swt.widgets.Control
-
Causes the receiver to be resized to its preferred size.
- PAGE_DOWN - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the PAGE DOWN key (value is (1<<24)+6).
- PAGE_OVERFLOW - Static variable in class org.eclipse.rap.rwt.client.WebClient
-
Entrypoint property name for the page overflow behavior.
- PAGE_TITLE - Static variable in class org.eclipse.rap.rwt.client.WebClient
-
Entrypoint property name for the title that will be displayed in the browser window.
- PAGE_UP - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the PAGE UP key (value is (1<<24)+5).
- 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.
- 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.
- 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(int, int, int) - Constructor for class org.eclipse.swt.graphics.PaletteData
-
Constructs a new direct palette given the red, green and blue masks.
- PaletteData(RGB...) - Constructor for class org.eclipse.swt.graphics.PaletteData
-
Constructs a new indexed palette given an array of RGB values.
- ParseException - Exception in org.eclipse.rap.json
-
An unchecked exception to indicate that an input does not qualify as valid JSON.
- 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.widgets.Text
-
Pastes text from clipboard.
- 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, PathData) - Constructor for class org.eclipse.swt.graphics.Path
-
Constructs a new Path with the specified 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_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
- 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).
- 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.
- POP_UP - Static variable in class org.eclipse.swt.SWT
-
Style constant for pop up menu behavior (value is 1<<3).
- PRELOADED_ITEMS - Static variable in class org.eclipse.rap.rwt.RWT
-
Controls the number of preloaded items outside (above and below) visible area of virtual
Tree
orTable
. - prepareOpen() - Method in class org.eclipse.swt.widgets.ColorDialog
- prepareOpen() - Method in class org.eclipse.swt.widgets.Dialog
- prepareOpen() - Method in class org.eclipse.swt.widgets.FileDialog
- prepareOpen() - Method in class org.eclipse.swt.widgets.FontDialog
- prepareOpen() - Method in class org.eclipse.swt.widgets.MessageBox
- 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_SCREEN - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the print screen key (value is (1<<24)+87).
- 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.
- 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 is 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.
- ProgressEvent - Class in org.eclipse.swt.browser
-
A
ProgressEvent
is sent by aBrowser
toProgressListener
's when a progress is made during the loading of the current URL or when the loading of the current URL has been completed. - ProgressListener - Interface in org.eclipse.swt.browser
-
This listener interface may be implemented in order to receive a
ProgressEvent
notification when aBrowser
makes a progress in loading the current URL or when the current URL has been loaded. - PROPERTY_CONTEXT_NAME - Static variable in interface org.eclipse.rap.rwt.osgi.ApplicationLauncher
-
The name of a service property for an
ApplicationConfiguration
service to define a context name for the application. - PUSH - Static variable in class org.eclipse.swt.SWT
-
Style constant for push button behavior (value is 1<<3).
- pushState(String, String) - Method in interface org.eclipse.rap.rwt.client.service.BrowserNavigation
-
Creates an entry in the browser history.
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.
R
- RADIO - Static variable in class org.eclipse.swt.SWT
-
Style constant for radio button behavior (value is 1<<4).
- ranges - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
- 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 event queue, dispatches it appropriately, and returns
true
if there is potentially more work to do, orfalse
if the caller can sleep until another event is placed on the event queue. - readFrom(Reader) - Static method in class org.eclipse.rap.json.JsonArray
-
Reads a JSON array from the given reader.
- readFrom(Reader) - Static method in class org.eclipse.rap.json.JsonObject
-
Reads a JSON object from the given reader.
- readFrom(Reader) - Static method in class org.eclipse.rap.json.JsonValue
-
Reads a JSON value from the given reader.
- readFrom(String) - Static method in class org.eclipse.rap.json.JsonArray
-
Reads a JSON array from the given string.
- readFrom(String) - Static method in class org.eclipse.rap.json.JsonObject
-
Reads a JSON object from the given string.
- readFrom(String) - Static method in class org.eclipse.rap.json.JsonValue
-
Reads a JSON value from the given string.
- readPoint(JsonValue) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns an instance of Point for the given JSON representation.
- readRectangle(JsonValue) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns an instance of Rectangle for the given JSON representation.
- readRGB(JsonValue) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns an instance of RGB for the given JSON representation.
- recalculateHeader() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Recalculate the height of the header
- receive(InputStream, FileDetails) - Method in class org.eclipse.rap.fileupload.DiskFileUploadReceiver
- receive(InputStream, FileDetails) - Method in class org.eclipse.rap.fileupload.FileUploadReceiver
-
Reads and processes all data from the provided input stream.
- 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
- redMask - Variable in class org.eclipse.swt.graphics.PaletteData
-
the red mask for a direct palette
- 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.
- redShift - Variable in class org.eclipse.swt.graphics.PaletteData
-
the red shift for a direct palette
- refresh() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- refreshRowHeaders(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
Refresh row headers only
- register(String, InputStream) - Method in interface org.eclipse.rap.rwt.service.ResourceManager
-
Registers a given resource and makes it available for download.
- registerDataKeys(String...) - Static method in class org.eclipse.rap.rwt.widgets.WidgetUtil
-
Adds keys to the list of widget data keys to be synchronized with the client.
- registerServiceHandler(String, ServiceHandler) - Method in interface org.eclipse.rap.rwt.service.ServiceManager
-
Registers a new service handler with the given unique id.
- 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 .
- release() - Method in class org.eclipse.swt.widgets.Display
- RemoteObject - Interface in org.eclipse.rap.rwt.remote
-
Instances of this interface represent an object on the client that is synchronized with an object on the server.
- remove(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Removes the item from the receiver at the given zero-relative index.
- 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) - Method in class org.eclipse.swt.widgets.Combo
-
Removes the item from the receiver's list at the given zero-relative index.
- remove(int) - Method in class org.eclipse.swt.widgets.List
-
Removes the item from the receiver at the given zero-relative index.
- remove(int) - Method in class org.eclipse.swt.widgets.Table
-
Removes the item from the receiver at the given zero-relative index.
- remove(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Removes the items from the receiver's list at the given zero-relative indices.
- 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 items from the receiver's list at the given zero-relative indices.
- remove(int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Removes the items from the receiver which are between the given zero-relative start and end indices (inclusive).
- 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(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(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(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(Object, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
Removes the element at the specified index of the parent.
- remove(String) - Method in class org.eclipse.rap.json.JsonObject
-
Removes a member with the specified name from this object.
- 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(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(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_BUTTONS - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key for toolbar buttons that should not be rendered.
- 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
AccessibleAction
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
AccessibleAttribute
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
AccessibleEditableText
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
AccessibleHyperlink
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
AccessibleTableCell
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
AccessibleTable
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
AccessibleValue
interface. - removeAll() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Removes all of the items from the receiver.
- 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.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.
- removeAll(Control) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- removeApplicationContextListener(ApplicationContextListener) - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Removes an
ApplicationContextListener
from this application context. - removeArmListener(ArmListener) - Method in class org.eclipse.swt.widgets.MenuItem
-
Removes the listener from the collection of listeners who will be notified when the arm events are generated for the control.
- removeAttribute(String) - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Removes the object which is stored under the given name in this application context.
- removeAttribute(String) - Method in class org.eclipse.rap.rwt.service.FileSettingStore
- removeAttribute(String) - Method in interface org.eclipse.rap.rwt.service.SettingStore
-
Removes the attribute stored under the specified name from this setting store.
- removeAttribute(String) - Method in interface org.eclipse.rap.rwt.service.UISession
-
Removes the object bound with the specified name from this UI session.
- removeBrowserNavigationListener(BrowserNavigationListener) - Method in interface org.eclipse.rap.rwt.client.service.BrowserNavigation
-
Removes a listener from the navigation support.
- removeControlListener(ControlListener) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Removes the given control listener.
- 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.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.
- removeDefaultToolbarButton(String) - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Removes the CKEditor default button for the given name from the toolbar.
- removeDefaultToolbarButton(String...) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Removes the CKEditor default button for the given name from the toolbar.
- 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.
- 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.
- 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.
- removeFormat - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Configure whether to remove format combo box from the toolbar.
- 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.
- removeListener(int, Listener) - Method in class org.eclipse.rap.rwt.widgets.DropDown
- 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.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.
- removePaintListener(PaintListener) - Method in class org.eclipse.swt.widgets.Canvas
-
Removes the listener from the collection of listeners who will be notified when the receiver needs to be painted.
- removePasteFromWord - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Configure whether to remove the paste from word button from the toolbar.
- removePasteText - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Configure whether to remove the paste text button from the toolbar.
- 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.
- 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.
- 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.nebula.widgets.grid.Grid
-
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.nebula.widgets.grid.GridColumn
-
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.rap.rwt.widgets.FileUpload
-
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.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.
- 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.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Combo
-
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.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.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.List
-
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.MenuItem
-
Removes the listener from the collection of listeners who will be notified when the control is selected.
- 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.
- 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 receiver's value changes.
- 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 receiver's selection changes.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Table
-
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.TableColumn
-
Removes the listener from the collection of listeners who will be notified when the control is selected.
- 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.
- 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.
- 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 receiver's selection changes.
- 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.
- removeSettingStoreListener(SettingStoreListener) - Method in class org.eclipse.rap.rwt.service.FileSettingStore
- removeSettingStoreListener(SettingStoreListener) - Method in interface org.eclipse.rap.rwt.service.SettingStore
-
Removes the given listener from this setting store.
- 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.
- removeStyles - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Configure whether to remove the styles combo box from the toolbar.
- 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.nebula.widgets.grid.Grid
-
Removes the listener from the collection of listeners who will be notified when the receiver's items changes.
- removeTreeListener(TreeListener) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
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.
- removeUISessionListener(UISessionListener) - Method in interface org.eclipse.rap.rwt.service.UISession
-
Removes a
UISessionListener
from this UI session. - removeUIThreadListener(UIThreadListener) - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Removes a
UIThreadListener
from this application context. - removeUploadListener(FileUploadListener) - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Removes the given file upload listener from the collection of listeners who will be notified when a file upload proceeds.
- 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.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.
- 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").
- 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 offsetend - 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 offsetend - 1
by the specified string. - requestLayout() - Method in class org.eclipse.swt.widgets.Control
-
Requests that this control and all of its ancestors be repositioned their layouts at the earliest opportunity.
- requestThreadExec(Runnable) - Static method in class org.eclipse.rap.rwt.RWT
-
Executes the run method of the given
runnable
on the request thread. - require(String) - Method in interface org.eclipse.rap.rwt.client.service.JavaScriptLoader
-
Deprecated.Instructs the client to immediately load and evaluate a JavaScript file from the given URL.
- requireCss(String) - Method in interface org.eclipse.rap.rwt.client.service.ClientFileLoader
-
Instructs the client to immediately load and include CSS file from the given URL.
- requireJs(String) - Method in interface org.eclipse.rap.rwt.client.service.ClientFileLoader
-
Instructs the client to immediately load and execute a JavaScript file from the given URL.
- 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.
- Resource - Class in org.eclipse.swt.graphics
-
This class is the abstract superclass of all graphics resource objects.
- RESOURCE_ROOT_LOCATION - Static variable in interface org.eclipse.rap.rwt.application.ApplicationConfiguration
-
This constant contains the context parameter name to configure the web application's context directory on disk.
- ResourceLoader - Interface in org.eclipse.rap.rwt.service
-
A resource loader is used to load the contents of a named resource.
- ResourceManager - Interface in org.eclipse.rap.rwt.service
-
The resource manager is used to register static resources like images, CSS files etc.
- RESOURCES - Static variable in class org.eclipse.rap.rwt.application.ApplicationRunner
- 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.
- 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). - returnCode - Variable in class org.eclipse.swt.widgets.Dialog
- rgb - Variable in class org.eclipse.swt.graphics.RGBA
-
the RGB component of the RGBA
- 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(float, float, float) - Constructor for class org.eclipse.swt.graphics.RGB
-
Constructs an instance of this class with the given hue, saturation, and brightness.
- 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.
- RGBA - Class in org.eclipse.swt.graphics
-
Instances of this class are descriptions of colors in terms of the primary additive color model (red, green, blue and alpha).
- RGBA(float, float, float, float) - Constructor for class org.eclipse.swt.graphics.RGBA
-
Constructs an instance of this class with the given hue, saturation, and brightness.
- RGBA(int, int, int, int) - Constructor for class org.eclipse.swt.graphics.RGBA
-
Constructs an instance of this class with the given red, green, blue and alpha values.
- RichTextEditor - Class in org.eclipse.nebula.widgets.richtext
-
Rich Text Editor control that wraps CKEditor, a web-based WYSIWYG/Rich-Text editor.
- RichTextEditor(Composite) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Constructs a new instance of this class given its parent.
- RichTextEditor(Composite, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Constructs a new instance of this class given its parent.
- RichTextEditor(Composite, RichTextEditorConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Constructs a new instance of this class given its parent, the given
ToolbarConfiguration
and a style value describing its behavior and appearance. - RichTextEditor(Composite, RichTextEditorConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Constructs a new instance of this class given its parent, the given
ToolbarConfiguration
and a style value describing its behavior and appearance. - RichTextEditor(Composite, ToolbarConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Deprecated.use constructors that take a
RichTextEditorConfiguration
- RichTextEditor(Composite, ToolbarConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Deprecated.use constructors that take a
RichTextEditorConfiguration
- RichTextEditorConfiguration - Class in org.eclipse.nebula.widgets.richtext
-
Configuration class that is used for general configurations of the CKEditor instance.
- RichTextEditorConfiguration() - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Creates a new instance for general configurations that are added to the created CKEditor instance at initialization.
- right - Variable in class org.eclipse.rap.rwt.theme.BoxDimensions
-
the value for the right edge
- 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
- 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_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
- 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 toGESTURE_ROTATE
. - row - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
- ROW_TEMPLATE - Static variable in class org.eclipse.rap.rwt.RWT
-
Used to apply a row template to a control.
- RowData - Class in org.eclipse.swt.layout
-
Each control controlled by a
RowLayout
can have its initial width and height specified by setting aRowData
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 parentComposite
. - RowLayout() - Constructor for class org.eclipse.swt.layout.RowLayout
-
Constructs a new instance of this class.
- RowLayout(int) - Constructor for class org.eclipse.swt.layout.RowLayout
-
Constructs a new instance of this class given the type.
- RTFTransfer - Class in org.eclipse.swt.dnd
-
The class
RTFTransfer
provides a platform specific mechanism for converting text in RTF format represented as a javaString
to a platform specific representation of the data and vice versa. - runEventLoop(Shell) - Method in class org.eclipse.swt.widgets.Dialog
- runnableAdded(Runnable) - Method in class org.eclipse.rap.rwt.widgets.ClusteredSynchronizer
- runnableAdded(Runnable) - Method in class org.eclipse.swt.widgets.Synchronizer
- RWT - Class in org.eclipse.rap.rwt
-
This class provides access to those parts of RWT which are not covered by the SWT API.
- RWT.NLS - Class in org.eclipse.rap.rwt
-
This utility class helps to provide a similar approach for compile safe native language support than
NLS
does. - RWTServlet - Class in org.eclipse.rap.rwt.engine
-
The RWT servlet.
- RWTServlet() - Constructor for class org.eclipse.rap.rwt.engine.RWTServlet
- RWTServletContextListener - Class in org.eclipse.rap.rwt.engine
-
A ServletContextListener that creates and starts an RWT application on initialization and stops it on shutdown.
- RWTServletContextListener() - Constructor for class org.eclipse.rap.rwt.engine.RWTServletContextListener
S
- sameType(TransferData, TransferData) - Static method in class org.eclipse.swt.dnd.TransferData
- 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
- 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 - Static variable in class org.eclipse.swt.SWT
-
The
FileDialog
style constant for save file dialog behavior (value is 1<<13). - 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.
- 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.
- SCROLL_LOCK - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the scroll lock key (value is (1<<24)+84).
- 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.
- 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).
- select(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the item at the given zero-relative index in the receiver.
- 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(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) - Method in class org.eclipse.swt.widgets.Table
-
Selects the item at the given zero-relative index in the receiver.
- select(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the items at 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 items at the given zero-relative indices in the receiver.
- select(int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the items in the range specified by the given zero-relative indices in the receiver.
- 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, 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(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
-
Selects an item in the receiver.
- selectAll() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
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.
- selectAllCells() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects all cells in the receiver.
- selectCell(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the given cell.
- selectCells(Point[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the given cells.
- selectColumn(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects all cells in the given column 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.
- selectColumnGroup(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects all cells in the given column group in the receiver.
- selectColumnGroup(GridColumnGroup) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects all cells in the given column group in the receiver.
- selected - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
- 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).
- Selection - Static variable in class org.eclipse.swt.SWT
-
The selection event type (value is 13).
- SELECTION_CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
-
The transfer mechanism for clients that use the selection mechanism (value is 2).
- SELECTION_FOLLOWS_EDITOR - Static variable in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
-
The selection follows the editor
- 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.
- 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.
- SEPARATOR - Static variable in class org.eclipse.swt.SWT
-
Style constant for line separator behavior (value is 1<<1).
- ServerPushSession - Class in org.eclipse.rap.rwt.service
-
A server push session is used to enable UI updates from a background thread for a certain period of time.
- ServerPushSession() - Constructor for class org.eclipse.rap.rwt.service.ServerPushSession
-
Creates a new ServerPushSession for the current UISession.
- service(HttpServletRequest, HttpServletResponse) - Method in interface org.eclipse.rap.rwt.service.ServiceHandler
-
This method is called by the framework when a request for a service handler is received by the client.
- ServiceHandler - Interface in org.eclipse.rap.rwt.service
-
A service handler can be used to process custom requests, e.g.
- ServiceManager - Interface in org.eclipse.rap.rwt.service
-
The service manager is used to register service handlers with the framework.
- SESSION_FAILOVER - Enum constant in enum class org.eclipse.rap.rwt.application.Application.OperationMode
-
This mode behaves just like
JEE_COMAPTIBILTIY
but in addition it registers the required servlet filter to support clustering. - set(int, boolean) - Method in class org.eclipse.rap.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
boolean
value. - set(int, double) - Method in class org.eclipse.rap.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
double
value. - set(int, float) - Method in class org.eclipse.rap.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
float
value. - set(int, int) - Method in class org.eclipse.rap.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
int
value. - set(int, long) - Method in class org.eclipse.rap.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
long
value. - set(int, String) - Method in class org.eclipse.rap.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified string.
- set(int, JsonValue) - Method in class org.eclipse.rap.json.JsonArray
-
Replaces the element at the specified position in this array with the specified JSON value.
- set(String, boolean) - Method in class org.eclipse.rap.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
boolean
value. - set(String, boolean) - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Sets the specified property of the remote object to the given value.
- set(String, double) - Method in class org.eclipse.rap.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
double
value. - set(String, double) - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Sets the specified property of the remote object to the given value.
- set(String, float) - Method in class org.eclipse.rap.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
float
value. - set(String, int) - Method in class org.eclipse.rap.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
int
value. - set(String, int) - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Sets the specified property of the remote object to the given value.
- set(String, long) - Method in class org.eclipse.rap.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
long
value. - set(String, String) - Method in class org.eclipse.rap.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified string.
- set(String, String) - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Sets the specified property of the remote object to the given value.
- set(String, JsonValue) - Method in class org.eclipse.rap.json.JsonObject
-
Sets the value of the member with the specified name to the specified JSON value.
- set(String, JsonValue) - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Sets the specified property of the remote object to the given value.
- 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
- 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.nebula.widgets.grid.GridColumn
-
Sets the column alignment.
- setAlignment(int) - Method in class org.eclipse.swt.custom.CLabel
-
Set the alignment of the CLabel.
- 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.
- 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) - Method in class org.eclipse.swt.widgets.Shell
-
Sets the receiver's alpha value.
- setAlpha(int, int, int) - Method in class org.eclipse.swt.graphics.ImageData
-
Sets the alpha value at offset
x
in scanliney
in the receiver's alpha data. - setAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
-
Sets the alpha values starting at offset
x
in scanliney
in the receiver's alpha data to the values from the arrayalphas
starting atstartIndex
. - setAlwaysShowScrollBars(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
-
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
orSWT.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.
- setAttribute(String, Object) - Method in interface org.eclipse.rap.rwt.application.Application
-
Set an initial attribute in the application context.
- setAttribute(String, Object) - Method in interface org.eclipse.rap.rwt.service.ApplicationContext
-
Stores the given value in this application context, associated with the given name.
- setAttribute(String, Object) - Method in interface org.eclipse.rap.rwt.service.UISession
-
Binds an object to this UI Session, using the name specified.
- setAttribute(String, String) - Method in class org.eclipse.rap.rwt.service.FileSettingStore
- setAttribute(String, String) - Method in interface org.eclipse.rap.rwt.service.SettingStore
-
Stores a given attribute in this setting store, using the name specified.
- setAutoHeight(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the value of the auto-height feature.
- setAutoHide(boolean) - Method in class org.eclipse.swt.widgets.ToolTip
-
Makes the receiver hide automatically when
true
, and remain visible whenfalse
. - setAutoPreferredHeight(boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
When set to true, this grid viewer will ensure that each of the grid's items is always automatically sized to its preferred height.
- setAutoPreferredHeight(boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
When set to true, this grid viewer will ensure that each of the grid's items is always automatically sized to its preferred height.
- setBackground(int, Color) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- setBackground(int, Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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(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(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.
- setBackground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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.rap.rwt.template.Cell
-
Sets the background color for this cell.
- setBackground(Color) - Method in class org.eclipse.swt.custom.CLabel
- setBackground(Color) - Method in class org.eclipse.swt.custom.SashForm
- setBackground(Color) - Method in class org.eclipse.swt.graphics.GC
-
Sets the background color.
- setBackground(Color) - Method in class org.eclipse.swt.graphics.Image
-
Sets the color to which to map the transparent pixel.
- setBackground(Color) - Method in class org.eclipse.swt.widgets.Control
-
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
- setBackground(Color) - Method in class org.eclipse.swt.widgets.TableItem
-
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
- setBackground(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(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.
- 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
. - setBindingIndex(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the index that is used to select the part (e.g.
- 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(float, int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the position of the lower edge of the cell.
- setBottom(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the position of the lower edge of the cell.
- 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.
- setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Control
-
Sets the receiver's size and location to the rectangular area specified by the arguments.
- setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Control
-
Sets the receiver's size and location to the rectangular area specified by the argument.
- setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.DateTime
- setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Event
-
Sets the bounds.
- setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Shell
- setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.ToolBar
- 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.
- setCellSelection(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the selection to the given cell.
- setCellSelection(Point[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the selection to the given set of cell.
- setCellSelectionEnabled(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets whether cells are selectable in the receiver.
- setCheckable(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the checkable state.
- setCheckable(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the checkable state at the given column index in the receiver.
- setChecked(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the checked state at the first column in the receiver.
- 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.
- setChecked(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the checked state at the given column index in the receiver.
- setClientFiles(ClientFile[]) - Method in class org.eclipse.swt.widgets.FileDialog
-
Sets initial client files to be uploaded.
- 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.
- setColumn(int) - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
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.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.TreeEditor
-
Sets the zero based index of the column of the cell being tracked by this editor.
- setColumnOrder(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
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.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.
- setColumnSpan(int, int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the column spanning for the column at the given index to span the given number of subsequent columns.
- setColumnWidths(Scrollable, int[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
- setContent(Control) - Method in class org.eclipse.swt.custom.ScrolledComposite
-
Set the content that will be scrolled.
- setContent(Control) - Method in class org.eclipse.swt.custom.ViewForm
-
Sets the content.
- setContents(Object[], Transfer[]) - Method in class org.eclipse.swt.dnd.Clipboard
-
Place data of the specified type on the system clipboard.
- 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
. - 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.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.
- 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.nebula.widgets.grid.Grid
- setData(String, Object) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
- setData(String, Object) - Method in class org.eclipse.rap.rwt.widgets.DropDown
- setData(String, Object) - Method in class org.eclipse.swt.custom.CLabel
- setData(String, Object) - Method in class org.eclipse.swt.custom.CTabItem
- setData(String, Object) - Method in class org.eclipse.swt.widgets.Button
- setData(String, Object) - Method in class org.eclipse.swt.widgets.Control
- 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(String, Object) - Method in class org.eclipse.swt.widgets.ExpandBar
- setData(String, Object) - Method in class org.eclipse.swt.widgets.Label
- setData(String, Object) - Method in class org.eclipse.swt.widgets.List
- setData(String, Object) - Method in class org.eclipse.swt.widgets.TabItem
- setData(String, Object) - Method in class org.eclipse.swt.widgets.Table
- setData(String, Object) - Method in class org.eclipse.swt.widgets.TableColumn
- setData(String, Object) - Method in class org.eclipse.swt.widgets.ToolItem
- setData(String, Object) - Method in class org.eclipse.swt.widgets.ToolTip
- setData(String, Object) - Method in class org.eclipse.swt.widgets.Tree
- setData(String, Object) - Method in class org.eclipse.swt.widgets.TreeColumn
- 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.
- SetData - Static variable in class org.eclipse.swt.SWT
-
The set data event type (value is 36).
- 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
. - setDefaultLanguage(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- setDefaultLanguage(Locale) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- setDetail(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the column as a detail column in a column group.
- 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.widgets.ToolItem
-
Sets the receiver's disabled image to the argument, which may be null indicating that no disabled image should be displayed.
- 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.nebula.widgets.richtext.RichTextEditor
-
Sets the editable state.
- setEditable(boolean) - Method in class org.eclipse.swt.custom.CCombo
-
Sets the editable state.
- setEditable(boolean) - Method in class org.eclipse.swt.widgets.Text
-
Sets the editable state.
- setEditingSupport(EditingSupport) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
- 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) - Method in class org.eclipse.swt.custom.TreeEditor
- setEditor(Control, GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
Specify the Control that is to be displayed and the cell in the table that it is to be positioned above.
- setEditor(Control, Item, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
-
FIXME
- 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, 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.
- 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.
- 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.widgets.Control
-
Enables the receiver if the argument is
true
, and disables it otherwise. - setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Menu
-
Enables the receiver if the argument is
true
, and disables it otherwise. - setEnabled(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
-
Enables the receiver if the argument is
true
, and disables it otherwise. - setEnabled(boolean) - Method in class org.eclipse.swt.widgets.ScrollBar
-
Enables the receiver if the argument is
true
, and disables it otherwise. - setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Shell
- setEnabled(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
-
Enables the receiver if the argument is
true
, and disables it otherwise. - setExceptionHandler(ExceptionHandler) - Method in interface org.eclipse.rap.rwt.application.Application
-
Sets the exception handler to which exceptions should be forwarded that occur while running the event loop.
- setExpanded(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Sets the expanded state of the receiver.
- setExpanded(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the expanded state of the receiver.
- 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.
- setExpanded(Item, boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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.
- setFilterExtensions(String[]) - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
Set the file extensions which the widget will use to filter the files it shows to the argument, which may not be null.
- 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.
- 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.
- 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.
- setFocusColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the focused column to the given column.
- setFocusItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the focused item to the given item.
- setFont(int, Font) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- setFont(int, Font) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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(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(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.
- setFont(Font) - Method in class org.eclipse.nebula.widgets.grid.Grid
- setFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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.nebula.widgets.richtext.RichTextEditor
- setFont(Font) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the font for this cell.
- 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.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.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.List
- setFont(Font) - Method in class org.eclipse.swt.widgets.Table
- 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(Font) - Method in class org.eclipse.swt.widgets.ToolBar
- setFont(Font) - Method in class org.eclipse.swt.widgets.Tree
- 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.
- 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.
- setFooterFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the Font to be used when displaying the Footer text.
- setFooterImage(Image) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the receiver's footer image to the argument, which may be null indicating that no image should be displayed.
- setFooterText(String) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the receiver's footer text.
- setFooterVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Marks the receiver's footer as visible if the argument is
true
, and marks it invisible otherwise. - setForeground(int, Color) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- setForeground(int, Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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(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(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.
- setForeground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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.rap.rwt.template.Cell
-
Sets the foreground color for this cell.
- setForeground(Color) - Method in class org.eclipse.swt.custom.SashForm
- 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.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(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.
- 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.nebula.widgets.grid.GridItem
-
Sets the grayed state of the checkbox for the first column.
- 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.
- setGrayed(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the grayed state of the checkbox for the given column index.
- setHandler(OperationHandler) - Method in interface org.eclipse.rap.rwt.remote.RemoteObject
-
Set a handler to process incoming operations from the remote object.
- setHeaderBackground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Set the new header background
- setHeaderBackground(Color) - Method in class org.eclipse.swt.widgets.Table
-
Sets the header background color to the color specified by the argument, or to the default system color if the argument is null.
- setHeaderBackground(Color) - Method in class org.eclipse.swt.widgets.Tree
-
Sets the header background color to the color specified by the argument, or to the default system color if the argument is null.
- setHeaderFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the Font to be used when displaying the Header text.
- setHeaderFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Sets the Font to be used when displaying the Header text.
- setHeaderFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Set the new header font
- setHeaderForeground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Set the new header foreground
- setHeaderForeground(Color) - Method in class org.eclipse.swt.widgets.Table
-
Sets the header foreground color to the color specified by the argument, or to the default system color if the argument is null.
- setHeaderForeground(Color) - Method in class org.eclipse.swt.widgets.Tree
-
Sets the header foreground color to the color specified by the argument, or to the default system color if the argument is null.
- setHeaderImage(Image) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the receiver's row header image.
- setHeaderText(String) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the receiver's row header text.
- setHeaderTooltip(String) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the tooltip text of the column header.
- setHeaderVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
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.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. - setHeaderWordWrap(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets whether or not text is word-wrapped in the header for this column.
- setHeaderWordWrap(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
-
Sets whether or not text is word-wrapped in the header for this column group.
- setHeight(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the height of this
GridItem
. - setHeight(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the height of the cell.
- 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.
- setHorizontalAlignment(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Defines how the content of this cell should be positioned horizontally.
- 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(int, Image) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- setImage(int, Image) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the receiver's image at a column.
- setImage(int, Image) - Method in class org.eclipse.swt.widgets.TableItem
-
Sets the receiver's image at a column.
- 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.nebula.widgets.grid.GridColumn
- setImage(Image) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
- setImage(Image) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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.rap.rwt.template.ImageCell
-
Sets the image to be displayed in this cell if the bindingIndex is not set.
- setImage(Image) - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
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.custom.CLabel
-
Set the label's Image.
- setImage(Image) - Method in class org.eclipse.swt.custom.CTabItem
- 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.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.TableItem
- setImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
- setImage(Image) - Method in class org.eclipse.swt.widgets.TreeColumn
- setImage(Image) - Method in class org.eclipse.swt.widgets.TreeItem
- 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.TreeItem
-
Sets the image for multiple columns in the tree.
- setImages(Image[]) - Method in class org.eclipse.swt.widgets.Decorations
-
Sets the receiver's images to the argument, which may be an empty array.
- 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.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.
- 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(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.
- setItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
Sets the item that this editor will function over.
- setItem(TableItem) - Method in class org.eclipse.swt.custom.TableEditor
-
Specifies the
TableItem
that is to be edited. - setItem(TreeItem) - Method in class org.eclipse.swt.custom.TreeEditor
- setItemCount(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the number of items contained in the receiver.
- 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.
- setItemHeaderWidth(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the row header width to the specified value.
- setItemHeight(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the default height for this
Grid
's items. - 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.rap.rwt.widgets.DropDown
-
Sets the receiver's items to be the given array of items.
- 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.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.
- setLanguage(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- setLanguage(Locale) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- setLayout(Layout) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
- setLayout(Layout) - Method in class org.eclipse.rap.rwt.widgets.FileUpload
- 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.
- setLayoutData(LayoutData) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
-
FIXME
- 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(float, int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the position of the left edge of the cell.
- setLeft(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the position of the left edge of the cell.
- 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.
- setLineAttributes(LineAttributes) - Method in class org.eclipse.swt.graphics.GC
-
Sets the receiver's line attributes.
- 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
, orSWT.CAP_SQUARE
. - setLineDash(int[]) - Method in class org.eclipse.swt.graphics.GC
-
Sets the receiver's line dash style to the argument.
- 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
, orSWT.JOIN_BEVEL
. - 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
orSWT.LINE_DASHDOTDOT
. - setLinesVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the line visibility.
- 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. - 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. - 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. - setLocale(String) - Method in class org.eclipse.swt.graphics.FontData
-
Sets the locale of the receiver.
- setLocale(Locale) - Static method in class org.eclipse.rap.rwt.RWT
-
Sets the preferred
Locale
for the current UI session. - setLocale(Locale) - Method in interface org.eclipse.rap.rwt.service.UISession
-
Sets the preferred
Locale
for this UI session. - 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(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.Control
-
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null), unless the receiver is a shell.
- setLocation(Point) - Method in class org.eclipse.swt.widgets.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(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'.
- setMargins(int, int, int, int) - Method in class org.eclipse.swt.custom.CLabel
-
Set the label's margins, in pixels.
- setMarkupEnabled(boolean) - Method in class org.eclipse.swt.widgets.MessageBox
-
Controls whether the use of markup in message is enabled.
- setMaxFileSize(long) - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Sets the maximum file size in bytes allowed to be uploaded for this handler.
- 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.Shell
-
Sets the maximized state of the receiver.
- 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.
- setMaximum(Date) - Method in class org.eclipse.swt.widgets.DateTime
-
Sets the maximum value.
- setMenu(Menu) - Method in class org.eclipse.swt.widgets.Control
-
Sets the receiver's pop up menu to the argument.
- setMenu(Menu) - Method in class org.eclipse.swt.widgets.MenuItem
-
Sets the receiver's pull down menu to the argument.
- setMenu(Menu) - Method in class org.eclipse.swt.widgets.TaskItem
-
Sets the receiver's pop up menu to the argument.
- setMenuBar(Menu) - Method in class org.eclipse.swt.widgets.Decorations
-
Sets the receiver's menu bar to the argument, which may be null.
- setMessage(String) - Method in interface org.eclipse.rap.rwt.client.service.ExitConfirmation
-
Enables the exit confirmation with the given message if the message is not null.
- 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
-
Marks the receiver's minimize button as visible if the argument is
true
, and marks it invisible otherwise. - setMinimized(boolean) - Method in class org.eclipse.swt.widgets.Shell
-
Sets the minimized stated of the receiver.
- 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.
- setMinimum(Date) - Method in class org.eclipse.swt.widgets.DateTime
-
Sets the minimum value.
- 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(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.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(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.nebula.widgets.grid.GridColumn
-
Set the minimum width of the column
- setMinSize(int, int) - Method in class org.eclipse.swt.custom.ScrolledComposite
-
Specify the minimum width and height at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
- setMinSize(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.
- 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.nebula.widgets.grid.GridColumn
-
Sets the column moveable or fixed.
- 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.rap.rwt.template.Cell
-
Sets a name for this cell.
- setName(String) - Method in class org.eclipse.swt.graphics.FontData
-
Sets the name of the receiver.
- setOperationMode(Application.OperationMode) - Method in interface org.eclipse.rap.rwt.application.Application
-
The operation mode in which the application will be running.
- setOption(String, Object) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Adds a new option to the configuration.
- 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.widgets.Control
-
Sets the orientation of the receiver, which must be one of the constants
SWT.LEFT_TO_RIGHT
orSWT.RIGHT_TO_LEFT
. - setOrientation(int) - Method in class org.eclipse.swt.widgets.ExpandBar
- 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
orSWT.RIGHT_TO_LEFT
. - 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.
- 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.
- 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.
- 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.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.
- setPixel(int, int, int) - Method in class org.eclipse.swt.graphics.ImageData
-
Sets the pixel value at offset
x
in scanliney
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 scanliney
in the receiver's data to the values from the arraypixels
starting atstartIndex
. - setPixels(int, int, int, int[], int) - Method in class org.eclipse.swt.graphics.ImageData
-
Sets the pixel values starting at offset
x
in scanliney
in the receiver's data to the values from the arraypixels
starting atstartIndex
. - 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.
- 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:
- 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. - setRemoveFormat(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- setRemovePasteFromWord(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- setRemovePasteText(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- setRemoveStyles(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
- 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.
- setResizeable(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the column resizeable.
- 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.
- setRight(float, int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the position of the right edge of the cell.
- setRight(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the position of the right edge of the cell.
- 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.
- 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.
- setRowHeaderLabelProvider(CellLabelProvider) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
Label provider used by calculate the row header text
- setRowHeaderLabelProvider(CellLabelProvider) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
Label provider used by calculate the row header text
- setRowHeaderVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Marks the receiver's row header as visible if the argument is
true
, and marks it invisible otherwise. - setRowHeaderVisible(boolean, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Marks the receiver's row header as visible if the argument is
true
, and marks it invisible otherwise. - 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.
- setScaleMode(ImageCell.ScaleMode) - Method in class org.eclipse.rap.rwt.template.ImageCell
-
Selects the method used for image scaling.
- setSeconds(int) - Method in class org.eclipse.swt.widgets.DateTime
-
Sets the receiver's seconds.
- setSelectable(boolean) - Method in class org.eclipse.rap.rwt.template.Cell
-
Enables cell selection.
- 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(boolean) - Method in class org.eclipse.swt.widgets.Button
-
Sets the selection state of the receiver, if it is of type
CHECK
,RADIO
, orTOGGLE
. - setSelection(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
-
Sets the selection state of the receiver.
- setSelection(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
-
Sets the selection state of the receiver.
- setSelection(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the item at the given zero-relative index in the receiver.
- 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.widgets.List
-
Selects the item at the given zero-relative index in 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(int) - Method in class org.eclipse.swt.widgets.Table
-
Selects the item at the given zero-relative index in the receiver.
- setSelection(int) - Method in class org.eclipse.swt.widgets.Text
-
Sets the selection.
- setSelection(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the items at 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(int[]) - Method in class org.eclipse.swt.widgets.Table
-
Selects the items at the given zero-relative indices in the receiver.
- setSelection(int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Selects the items in the range specified by the given zero-relative indices 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, 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, int) - Method in class org.eclipse.swt.widgets.Text
-
Sets the selection to the range specified by the given start and end indices.
- setSelection(String[]) - Method in class org.eclipse.swt.widgets.List
-
Sets the receiver's selection to be the given array of items.
- setSelection(List) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- setSelection(GridItem[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the receiver's selection to be the given array of items.
- 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(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
-
Set the selection to the tab at the specified item.
- 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(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(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(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(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(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.
- setSelectionEnabled(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Enables selection highlighting if the argument is
true
. - setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
-
Set the foreground color of the selected tab.
- setSelectionIndex(int) - Method in class org.eclipse.rap.rwt.widgets.DropDown
-
Selects the item at the given zero-relative index in the receiver.
- setSelectionToWidget(ISelection, boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- setSettingStoreFactory(SettingStoreFactory) - Method in interface org.eclipse.rap.rwt.application.Application
-
Configure this application to use a custom setting store implementation.
- 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.
- 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.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.Control
-
Sets the receiver's size to the point specified by the argument.
- setSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
-
Sets the receiver's size to the point specified by the argument.
- setSort(int) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the sort indicator style for the column.
- 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.widgets.ExpandBar
-
Sets the receiver's spacing.
- setState(int) - Method in class org.eclipse.swt.widgets.ProgressBar
-
Sets the state of the receiver.
- 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. - setSummary(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the column as a summary column in a column group.
- 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.
- setTableCheck(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
- 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.
- setText(int, String) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- setText(int, String) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the receiver's text at a column.
- setText(int, String) - Method in class org.eclipse.swt.widgets.TableItem
-
Sets the receiver's text at a column
- 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.nebula.widgets.grid.GridColumn
- setText(String) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
- setText(String) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the receiver's text.
- setText(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Set text to the editing area.
- setText(String) - Method in class org.eclipse.rap.rwt.template.TextCell
-
Sets the text to be displayed in the cell if the bindingIndex is not set.
- setText(String) - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
Sets the receiver's text.
- setText(String) - Method in class org.eclipse.swt.browser.Browser
-
Renders 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.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.TableItem
- setText(String) - Method in class org.eclipse.swt.widgets.Text
-
Sets the contents of the receiver to the given string.
- setText(String) - Method in class org.eclipse.swt.widgets.ToolItem
-
Sets the receiver's text.
- setText(String) - Method in class org.eclipse.swt.widgets.ToolTip
-
Sets the receiver's text.
- setText(String) - Method in class org.eclipse.swt.widgets.TreeColumn
- setText(String) - Method in class org.eclipse.swt.widgets.TreeItem
-
Sets the receiver's text.
- 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.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
orSWT.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 offsetend - 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 offsetend - 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.
- 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.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 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 size of the receiver's thumb relative to the difference between its maximum and minimum values.
- setThumb(int) - Method in class org.eclipse.swt.widgets.Slider
-
Sets the size of the receiver's thumb relative to the difference between its maximum and minimum values.
- setTime(int, int, int) - Method in class org.eclipse.swt.widgets.DateTime
-
Sets the receiver's hours, minutes, and seconds in a single operation.
- settingChanged(SettingStoreEvent) - Method in interface org.eclipse.rap.rwt.service.SettingStoreListener
-
This method is invoked when an attribute in the setting store has been changed (i.e.
- Settings - Static variable in class org.eclipse.swt.SWT
-
The settings changed event type (value is 39).
- SettingStore - Interface in org.eclipse.rap.rwt.service
-
A setting store is a persistent store for user-specific settings (i.e.
- SettingStoreEvent - Class in org.eclipse.rap.rwt.service
-
An event that contains the details of a single attribute change in the setting store.
- SettingStoreEvent(SettingStore, String, String, String) - Constructor for class org.eclipse.rap.rwt.service.SettingStoreEvent
- SettingStoreFactory - Interface in org.eclipse.rap.rwt.service
-
A setting store factory is responsible for creating and initializing a specific kind of setting store.
- SettingStoreListener - Interface in org.eclipse.rap.rwt.service
-
Setting store listeners are notified when an attribute in the setting store has been changed (i.e.
- setToolbarCollapsible(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Configure if the toolbar should be collapsible.
- setToolbarInitialExpanded(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Configure if the toolbar should be initially expanded.
- 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(int, String) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Sets the tooltip for the given column index.
- 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 no tool tip text should be shown.
- 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 no tool tip text should be shown.
- setToolTipText(String) - Method in class org.eclipse.swt.widgets.MenuItem
-
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should 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 no tool tip text should 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 no tool tip text should be shown.
- setToolTipText(String) - Method in class org.eclipse.swt.widgets.ToolItem
-
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should 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 no tool tip text should 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 no tool tip text should be shown.
- setTop(float, int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the position of the upper edge of the cell.
- setTop(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the position of the upper edge of the cell.
- 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.nebula.widgets.grid.Grid
-
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.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.
- 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.
- 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) - Method in class org.eclipse.swt.custom.ViewForm
-
Set the control that appears in the top right corner of the pane.
- 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.
- setTouchEnabled(boolean) - Method in class org.eclipse.swt.widgets.Control
-
Sets whether the receiver should accept touch events.
- 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.
- setTree(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Makes this column the one with tree toggle.
- 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.
- setUploadDirectory(File) - Method in class org.eclipse.rap.fileupload.DiskFileUploadReceiver
-
Set the directory to upload to.
- setUploadDirectory(File) - Method in class org.eclipse.swt.widgets.FileDialog
-
Set the directory where the files should be uploaded to.
- setUploadSizeLimit(long) - Method in class org.eclipse.swt.widgets.FileDialog
-
Sets the maximum upload size in bytes.
- setUploadTimeLimit(long) - Method in class org.eclipse.rap.fileupload.FileUploadHandler
-
Sets the maximum upload duration in milliseconds.
- setUploadTimeLimit(long) - Method in class org.eclipse.swt.widgets.FileDialog
-
Sets the maximum upload duration in milliseconds.
- setUrl(String) - Method in class org.eclipse.swt.browser.Browser
-
Loads a URL.
- setValue(Object, Object) - Method in class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
- 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.
- setVerticalAlignment(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Defines how the content of this cell should be positioned vertically.
- setVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
Sets the column's visibility.
- setVisible(boolean) - Method in class org.eclipse.rap.rwt.widgets.DropDown
-
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.rap.rwt.widgets.DropDown
-
Sets the maximum number of items that are visible in the receiver's list.
- 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.
- 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.nebula.widgets.grid.GridColumn
-
Sets the width of the column.
- setWidth(int) - Method in class org.eclipse.rap.rwt.template.Cell
-
Sets the width of the cell.
- 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.
- setWordWrap(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
-
If the argument is true, wraps the text in the receiver's cells.
- setWordWrapHeader(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Sets the value of the word-wrap feature for row headers.
- setWrap(boolean) - Method in class org.eclipse.rap.rwt.template.TextCell
-
Enables automatic line wrapping.
- 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.
- 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).
- 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 - Variable in class org.eclipse.swt.widgets.Dialog
- 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.
- 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.
- ShellListener - Interface in org.eclipse.swt.events
-
Classes which implement this interface provide methods that deal with changes in state of
Shell
s. - 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).
- Show - Static variable in class org.eclipse.swt.SWT
-
The show event type (value is 22).
- showColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Shows the column.
- 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(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Shows the item.
- showItem(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
-
Shows the item.
- showItem(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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.nebula.widgets.grid.Grid
-
Shows the selection.
- showSelection() - Method in class org.eclipse.swt.custom.CTabFolder
-
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.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. - SIMPLE - Static variable in class org.eclipse.swt.SWT
-
Style constant for simple (not drop down) behavior (value is 1<<6).
- 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).
- SingletonUtil - Class in org.eclipse.rap.rwt
-
Creates and maintains a unique instance of a given type for the given scope.
- SingletonUtil() - Constructor for class org.eclipse.rap.rwt.SingletonUtil
- size() - Method in class org.eclipse.rap.json.JsonArray
-
Returns the number of elements in this array.
- size() - Method in class org.eclipse.rap.json.JsonObject
-
Returns the number of members (i.e.
- 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.
- source - Variable in class org.eclipse.swt.widgets.Touch
-
The object representing the input source that generated the touch.
- 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.
- 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.
- 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
- 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 - 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() - Method in class org.eclipse.rap.rwt.application.ApplicationRunner
-
Starts the application if it is not running.
- start() - Method in class org.eclipse.rap.rwt.service.ServerPushSession
-
Starts this server push session.
- StartupParameters - Interface in org.eclipse.rap.rwt.client.service
-
The startup parameters service allows accessing startup parameters of an entry point.
- state - Variable in class org.eclipse.swt.widgets.Touch
-
The state of this touch at the time it was generated.
- STATE_ACTIVE - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_BUSY - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_CHECKED - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_COLLAPSED - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_DISABLED - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_EXPANDED - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_FOCUSABLE - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_FOCUSED - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_HOTTRACKED - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_INVALID_ENTRY - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_INVISIBLE - Static variable in class org.eclipse.swt.accessibility.ACC
- STATE_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_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_REQUIRED - Static variable in class org.eclipse.swt.accessibility.ACC
- 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_SUPPORTS_AUTOCOMPLETION - Static variable in class org.eclipse.swt.accessibility.ACC
- 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 at the time the event was generated, as defined by the key code constants in class
SWT
. - stateMask - Variable in class org.eclipse.swt.events.MouseEvent
-
the state of the keyboard modifier keys 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.
- STATUS - Static variable in class org.eclipse.rap.rwt.widgets.ExternalBrowser
-
Deprecated.Style constant (value 1<<3) indicating that status will be tracked and shown for the browser (page loading progress, text messages etc.).
- StatusTextEvent - Class in org.eclipse.swt.browser
- 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 aBrowser
is changed. - stop() - Method in class org.eclipse.rap.rwt.application.ApplicationRunner
-
Stops the application if it is running.
- stop() - Method in class org.eclipse.rap.rwt.service.ServerPushSession
-
Stops this server push session.
- stopApplication() - Method in interface org.eclipse.rap.rwt.osgi.ApplicationReference
-
Stops the running application.
- STRETCH - Enum constant in enum class org.eclipse.rap.rwt.template.ImageCell.ScaleMode
-
The image is scaled to the exact bounds of the cell.
- string - Variable in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
-
[in] a string that will replace the specified character range
- stringExtent(String) - Method in class org.eclipse.swt.graphics.GC
-
Returns the extent of the given string.
- style - Variable in class org.eclipse.swt.graphics.LineAttributes
-
The line style.
- submit(String) - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
Starts to upload the selected file to the given URL using HTTP POST.
- submit(String, ClientFile[]) - Method in interface org.eclipse.rap.rwt.client.service.ClientFileUploader
-
Starts to upload the provided
ClientFile
to the given URL using HTTP POST. - 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_COMPATIBILITY - Enum constant in enum class org.eclipse.rap.rwt.application.Application.OperationMode
-
In this mode, a separate UI thread will be started for each user session.
- 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(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.
- SWTError(String) - Constructor for error org.eclipse.swt.SWTError
-
Constructs a new instance of this class with its stack trace and message filled in.
- 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(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.
- SWTException(String) - Constructor for exception org.eclipse.swt.SWTException
-
Constructs a new instance of this class with its stack trace 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).
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.
- 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. - 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. - TableEditor - Class in org.eclipse.swt.custom
-
A TableEditor is a manager for a Control that appears above a cell in a Table and tracks with the moving and resizing of that cell.
- TableEditor(Table) - Constructor for class org.eclipse.swt.custom.TableEditor
-
Creates a TableEditor for the specified Table.
- TableItem - Class in org.eclipse.swt.widgets
-
Instances of this class represent a selectable user interface object that represents an item in a table.
- TableItem(Table, int) - Constructor for class org.eclipse.swt.widgets.TableItem
-
Constructs a new instance of this class given its parent (which must be a
Table
) and a style value describing its behavior and appearance. - TableItem(Table, int, int) - Constructor for class org.eclipse.swt.widgets.TableItem
-
Constructs a new instance of this class given its parent (which must be a
Table
), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent. - tabStops - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
- TaskBar - Class in org.eclipse.swt.widgets
-
Instances of this class represent the system task bar.
- TaskBar() - Constructor for class org.eclipse.swt.widgets.TaskBar
- TaskItem - Class in org.eclipse.swt.widgets
-
Instances of this class represent a task item.
- Template - Class in org.eclipse.rap.rwt.template
-
Templates are used to describe how a given data item is presented by a widget.
- Template() - Constructor for class org.eclipse.rap.rwt.template.Template
-
Constructs an empty template.
- text - Variable in class org.eclipse.swt.browser.StatusTextEvent
-
status text
- text - Variable in class org.eclipse.swt.events.SelectionEvent
-
The text of the hyperlink that was selected.
- text - Variable in class org.eclipse.swt.events.VerifyEvent
-
the new text that will be inserted.
- text - Variable in class org.eclipse.swt.widgets.Event
-
depending on the event, the new text that will be inserted.
- Text - Class in org.eclipse.swt.widgets
-
Instances of this class are selectable user interface objects that allow the user to enter and modify text.
- Text(Composite, int) - Constructor for class org.eclipse.swt.widgets.Text
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- TEXT_BOUNDARY_ALL - Static variable in class org.eclipse.swt.accessibility.ACC
-
Using this value will cause all text to be returned.
- TEXT_BOUNDARY_CHAR - Static variable in class org.eclipse.swt.accessibility.ACC
-
Typically, a single character is returned.
- TEXT_BOUNDARY_LINE - Static variable in class org.eclipse.swt.accessibility.ACC
-
Range is from start of one line to the start of another line.
- TEXT_BOUNDARY_PARAGRAPH - Static variable in class org.eclipse.swt.accessibility.ACC
-
Range is from start of one paragraph to the start of another paragraph.
- TEXT_BOUNDARY_SENTENCE - Static variable in class org.eclipse.swt.accessibility.ACC
-
Range is from start of one sentence to the start of another sentence.
- TEXT_BOUNDARY_WORD - Static variable in class org.eclipse.swt.accessibility.ACC
-
The range provided matches the range observed when the application processes the Ctrl + left arrow and Ctrl + right arrow key sequences.
- TEXT_DELETE - Static variable in class org.eclipse.swt.accessibility.ACC
- TEXT_INSERT - Static variable in class org.eclipse.swt.accessibility.ACC
- 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.
- TextCell - Class in org.eclipse.rap.rwt.template
-
Defines a region in a template that displays a text.
- TextCell(Template) - Constructor for class org.eclipse.rap.rwt.template.TextCell
-
Constructs a new text cell and adds it to the given template.
- 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.
- textExtent(String) - Method in class org.eclipse.swt.graphics.GC
-
Returns the extent of the given string.
- 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.
- TextTransfer - Class in org.eclipse.swt.dnd
-
The class
TextTransfer
provides a platform specific mechanism for converting plain text represented as a javaString
to a platform specific representation of the data and vice versa. - THEME_ID - Static variable in class org.eclipse.rap.rwt.client.WebClient
-
Entrypoint property name for a custom theme to be used with the entrypoint.
- 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.
- time - Variable in class org.eclipse.swt.events.TypedEvent
-
the time that the event occurred.
- time - Variable in class org.eclipse.swt.widgets.Event
-
the time that the event occurred.
- TIME - Static variable in class org.eclipse.swt.SWT
-
Style constant for time display (value is 1<<7).
- 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 - Static variable in class org.eclipse.swt.SWT
-
Style constant for title area trim (value is 1<<5).
- 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).
- toJson() - Method in class org.eclipse.rap.rwt.template.Cell
-
Creates a JSON representation of this cell.
- toJson() - Method in class org.eclipse.rap.rwt.template.ImageCell
- toJson() - Method in class org.eclipse.rap.rwt.template.TextCell
- toJson(Color) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given Color.
- toJson(Color, int) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given Color with an additional alpha (opacity) value.
- toJson(Cursor) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given Cursor.
- toJson(Font) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given Font.
- toJson(FontData) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given FontData.
- toJson(Image) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given Image.
- toJson(Point) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given Point.
- toJson(Point[]) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given array Point.
- toJson(Rectangle) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given Rectangle.
- toJson(RGB) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given RGB.
- toJson(RGB, int) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given RGB with an additional alpha (opacity) value.
- toJson(Widget) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given Widget.
- toJson(Widget[]) - Static method in class org.eclipse.rap.rwt.remote.JsonMapping
-
Returns the JSON representation for the given array of widgets.
- TOOL - Static variable in class org.eclipse.swt.SWT
-
Style constant for tool window behavior (value is 1<<2).
- 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_CAN_COLLAPSE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key to configure whether the toolbar can be collapsed by the user.
- TOOLBAR_GROUPS - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key for toolbar groups configuration.
- TOOLBAR_STARTUP_EXPANDED - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key to configure whether the toolbar must start expanded when the editor is loaded.
- toolbarCollapsible - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Configure if the toolbar should be collapsible.
- ToolbarConfiguration - Class in org.eclipse.nebula.widgets.richtext.toolbar
-
Deprecated.Use the more general
RichTextEditorConfiguration
- ToolbarConfiguration() - Constructor for class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.
- toolbarInitialExpanded - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.Configure if the toolbar should be initially expanded.
- 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. - 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.
- TOOLTIP_MARKUP_ENABLED - Static variable in class org.eclipse.rap.rwt.RWT
-
Controls whether the use of markup in tooltip text is enabled.
- top - Variable in class org.eclipse.rap.rwt.theme.BoxDimensions
-
the value for the upper edge
- top - Variable in class org.eclipse.swt.browser.LocationEvent
-
A flag indicating whether the location opens in the top frame or not.
- top - Variable in class org.eclipse.swt.layout.FormData
-
top specifies the attachment of the top of the control.
- TOP - Static variable in class org.eclipse.swt.SWT
-
Style constant for align top behavior (value is 1<<7, since align UP and align TOP are considered the same).
- topControl - Variable in class org.eclipse.swt.custom.StackLayout
-
topControl the Control that is displayed at the top of the stack.
- topMargin - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
- toString() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.
- toString() - Method in class org.eclipse.rap.json.JsonValue
-
Returns the JSON string for this value in its minimal form, without any additional whitespace.
- 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.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.custom.CTabFolderEvent
- 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.dnd.DragSourceEvent
- toString() - Method in class org.eclipse.swt.dnd.DropTargetEvent
- toString() - Method in class org.eclipse.swt.events.ExpandEvent
- 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
- 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
- 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.ImageLoaderEvent
-
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.RGB
-
Returns a string containing a concise, human-readable description of the receiver.
- toString() - Method in class org.eclipse.swt.graphics.RGBA
-
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.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.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 - 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.
- 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.
- 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(float[]) - Method in class org.eclipse.swt.graphics.Transform
-
Given an array containing points described by alternating x and y values, modify that array such that each point has been replaced with the result of applying the transformation represented by the receiver to that point.
- Transform - 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.
- 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).
- transparentPixel - Variable in class org.eclipse.swt.graphics.ImageData
-
The transparent pixel.
- Traverse - Static variable in class org.eclipse.swt.SWT
-
The traverse event type (value is 31).
- 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_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_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.
- Tray() - Constructor for class org.eclipse.swt.widgets.Tray
- 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. - 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(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 aTreeItem
) 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 aTreeItem
), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent. - 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 aTreeItem
) 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 aTreeItem
), 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.
- TRUE - Static variable in class org.eclipse.rap.json.JsonValue
-
Represents the JSON literal
true
. - type - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
- 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.ImageData
-
The type of file from which the image was read.
- type - Variable in class org.eclipse.swt.layout.FillLayout
-
type specifies how controls will be positioned within the layout.
- type - Variable in class org.eclipse.swt.layout.RowLayout
-
type specifies whether the layout places controls in rows or columns.
- type - Variable in class org.eclipse.swt.widgets.Event
-
the type of event, as defined by the event type constants in class
SWT
- TypedEvent - Class in org.eclipse.swt.events
-
This is the super class for all typed event classes provided by SWT.
- TypedEvent(Object) - Constructor for class org.eclipse.swt.events.TypedEvent
-
Constructs a new instance of this class.
- TypedEvent(Event) - Constructor for class org.eclipse.swt.events.TypedEvent
-
Constructs a new instance of this class based on the information in the argument.
- TypedListener - Class in org.eclipse.swt.widgets
-
Instances of this class are internal SWT implementation objects which provide a mapping between the typed and untyped listener mechanisms that SWT supports.
- TypedListener(SWTEventListener) - Constructor for class org.eclipse.swt.widgets.TypedListener
-
Constructs a new instance of this class for the given event listener.
- types - Variable in class org.eclipse.swt.graphics.PathData
-
The type of each point.
U
- UISession - Interface in org.eclipse.rap.rwt.service
-
The
UISession
represents the current instance of the UI. - UISessionEvent - Class in org.eclipse.rap.rwt.service
-
Events of this type signal a state change of a UI session.
- UISessionEvent(UISession) - Constructor for class org.eclipse.rap.rwt.service.UISessionEvent
-
Creates a new instance of this class.
- UISessionListener - Interface in org.eclipse.rap.rwt.service
-
A listener that can be attached to a
UISession
to receive a notification before the UI session is destroyed. - UIThreadListener - Interface in org.eclipse.rap.rwt.service
-
A listener that is notified whenever a session enters the UI thread to process events and when it leaves the UI thread again.
- 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.
- unmodifiableArray(JsonArray) - Static method in class org.eclipse.rap.json.JsonArray
-
Returns an unmodifiable wrapper for the specified JsonArray.
- unmodifiableObject(JsonObject) - Static method in class org.eclipse.rap.json.JsonObject
-
Returns an unmodifiable JsonObject for the specified one.
- unregister(String) - Method in interface org.eclipse.rap.rwt.service.ResourceManager
-
Unregisters the resource with the given name.
- unregisterServiceHandler(String) - Method in interface org.eclipse.rap.rwt.service.ServiceManager
-
Unregisters the service handler with the given id.
- 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.
- update(ViewerCell) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
- updateColumnData(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
- updateFocusCell(ViewerCell, ColumnViewerEditorActivationEvent) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
- uploadFailed(FileUploadEvent) - Method in interface org.eclipse.rap.fileupload.FileUploadListener
-
Called when a file upload failed.
- uploadFinished(FileUploadEvent) - Method in interface org.eclipse.rap.fileupload.FileUploadListener
-
Called when a file upload has finished successfully.
- uploadProgress(FileUploadEvent) - Method in interface org.eclipse.rap.fileupload.FileUploadListener
-
Called when new information about an in-progress upload is available.
- UploadSizeLimitExceededException - Exception in org.eclipse.rap.fileupload
- UploadSizeLimitExceededException(long, String) - Constructor for exception org.eclipse.rap.fileupload.UploadSizeLimitExceededException
-
Constructs a
UploadSizeLimitExceededException
with permitted size. - UploadTimeLimitExceededException - Exception in org.eclipse.rap.fileupload
- UploadTimeLimitExceededException(long, String) - Constructor for exception org.eclipse.rap.fileupload.UploadTimeLimitExceededException
-
Constructs a
UploadTimeLimitExceededException
with permitted time. - UrlLauncher - Interface in org.eclipse.rap.rwt.client.service
-
The UrlLauncher service allows loading an URL in an external window, application or save dialog.
- URLTransfer - Class in org.eclipse.swt.dnd
-
The class
URLTransfer
provides a platform specific mechanism for converting text in URL format represented as a javaString
to a platform specific representation of the data and vice versa.
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
- value - Variable in class org.eclipse.swt.accessibility.AccessibleValueEvent
- valueOf(boolean) - Static method in class org.eclipse.rap.json.JsonValue
-
Returns a JsonValue instance that represents the given
boolean
value. - valueOf(double) - Static method in class org.eclipse.rap.json.JsonValue
-
Returns a JsonValue instance that represents the given
double
value. - valueOf(float) - Static method in class org.eclipse.rap.json.JsonValue
-
Returns a JsonValue instance that represents the given
float
value. - valueOf(int) - Static method in class org.eclipse.rap.json.JsonValue
-
Returns a JsonValue instance that represents the given
int
value. - valueOf(long) - Static method in class org.eclipse.rap.json.JsonValue
-
Returns a JsonValue instance that represents the given
long
value. - valueOf(String) - Static method in class org.eclipse.rap.json.JsonValue
-
Returns a JsonValue instance that represents the given string.
- valueOf(String) - Static method in enum class org.eclipse.rap.rwt.application.Application.OperationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.rap.rwt.template.ImageCell.ScaleMode
-
Returns the enum constant of this class with the specified name.
- values() - Method in class org.eclipse.rap.json.JsonArray
-
Returns a list of the values in this array in document order.
- values() - Static method in enum class org.eclipse.rap.rwt.application.Application.OperationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.rap.rwt.template.ImageCell.ScaleMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- 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 text being modified.
- 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.
- 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 modified.
- verifyText(VerifyEvent) - Method in interface org.eclipse.swt.events.VerifyListener
-
Sent when the text is modified.
- 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.
- 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).
- VISIBLE - Static variable in class org.eclipse.swt.accessibility.ACC
-
A detail constant indicating visible accessible objects.
W
- wake() - Method in class org.eclipse.swt.widgets.Display
-
Notifies the client to send a request in order to wake up a sleeping UI thread and to perform pending UI updates.
- wakeThread() - Method in class org.eclipse.swt.widgets.Display
- WebClient - Class in org.eclipse.rap.rwt.client
-
The default RWT web client.
- WebClient() - Constructor for class org.eclipse.rap.rwt.client.WebClient
- 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).
- widget - Variable in class org.eclipse.swt.events.TypedEvent
-
the widget that issued the event
- widget - Variable in class org.eclipse.swt.widgets.Event
-
the widget that issued the event
- Widget - Class in org.eclipse.swt.widgets
-
This class is the abstract superclass of all user interface objects.
- Widget(Widget, int) - Constructor for class org.eclipse.swt.widgets.Widget
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- 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.
- WidgetUtil - Class in org.eclipse.rap.rwt.widgets
-
Helper class to access RWT specific properties of widgets.
- 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.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.layout.FormData
-
width specifies the preferred width in pixels.
- width - Variable in class org.eclipse.swt.layout.RowData
-
width specifies the desired width in pixels.
- width - Variable in class org.eclipse.swt.widgets.Event
-
the width of the bounding rectangle of the region that requires painting
- widthHint - Variable in class org.eclipse.swt.layout.GridData
-
widthHint specifies the preferred width in pixels.
- 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).
- write(JsonWriter) - Method in class org.eclipse.rap.json.JsonArray
- write(JsonWriter) - Method in class org.eclipse.rap.json.JsonObject
- write(JsonWriter) - Method in class org.eclipse.rap.json.JsonValue
- writeTo(Writer) - Method in class org.eclipse.rap.json.JsonValue
-
Writes the JSON representation for this object to the given writer.
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.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.widgets.Event
-
depending on the event type, the x offset of the bounding rectangle of the region that requires painting or the widget-relative, x coordinate of the pointer at the time the mouse button was pressed or released
- x - Variable in class org.eclipse.swt.widgets.Touch
-
The X location of the touch in TouchSource coordinates
- xDirection - Variable in class org.eclipse.swt.events.GestureEvent
-
This field is valid when the
detail
field is set toGESTURE_SWIPE
orGESTURE_PAN
.
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.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.widgets.Event
-
depending on the event type, the y offset of the bounding rectangle of the region that requires painting or the widget-relative, y coordinate of the pointer at the time the mouse button was pressed or released
- y - Variable in class org.eclipse.swt.widgets.Touch
-
The Y location of the touch in TouchSource coordinates
- yDirection - Variable in class org.eclipse.swt.events.GestureEvent
-
This field is valid when the
detail
field is set toGESTURE_SWIPE
orGESTURE_PAN
. - 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).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Browser
instead