- 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 - Class in org.eclipse.swt.accessibility
-
Instances of this class provide a bridge between application
code and assistive technology clients.
- Accessible(Accessible) - Constructor for class org.eclipse.swt.accessibility.Accessible
-
Constructs a new instance of this class given its parent.
- accessible - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
-
- accessible - Variable in class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
-
- accessible - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
-
- accessible - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
-
- accessible - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
-
- AccessibleActionAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods in the AccessibleActionListener
interface.
- AccessibleActionAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleActionAdapter
-
- AccessibleActionEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of accessibility clients
sending AccessibleAction messages to an accessible object.
- AccessibleActionEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleActionEvent
-
Constructs a new instance of this class.
- AccessibleActionListener - Interface in org.eclipse.swt.accessibility
-
Classes which implement this interface provide methods
that handle AccessibleAction events.
- AccessibleAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods described by the AccessibleListener
interface.
- AccessibleAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleAdapter
-
- AccessibleAttributeAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods in the AccessibleAttributeListener
interface.
- AccessibleAttributeAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleAttributeAdapter
-
- AccessibleAttributeEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of accessibility clients
sending AccessibleAttribute messages to an accessible object.
- AccessibleAttributeEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleAttributeEvent
-
Constructs a new instance of this class.
- AccessibleAttributeListener - Interface in org.eclipse.swt.accessibility
-
Classes which implement this interface provide methods
that handle AccessibleAttribute events.
- AccessibleControlAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods described by the AccessibleControlListener
interface.
- AccessibleControlAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
- AccessibleControlEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
- AccessibleControlEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleControlEvent
-
Constructs a new instance of this class.
- AccessibleControlListener - Interface in org.eclipse.swt.accessibility
-
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
- AccessibleEditableTextAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods in the AccessibleEditableTextListener
interface.
- AccessibleEditableTextAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
-
- AccessibleEditableTextEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of accessibility clients
sending AccessibleEditableText messages to an accessible object.
- AccessibleEditableTextEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
-
Constructs a new instance of this class.
- AccessibleEditableTextListener - Interface in org.eclipse.swt.accessibility
-
Classes which implement this interface provide methods
that handle AccessibleEditableText events.
- AccessibleEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for information about the control instance.
- AccessibleEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleEvent
-
Constructs a new instance of this class.
- AccessibleHyperlinkAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods in the AccessibleHyperlinkListener
interface.
- AccessibleHyperlinkAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
-
- AccessibleHyperlinkEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of accessibility clients
sending AccessibleHyperlink messages to an accessible object.
- AccessibleHyperlinkEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
-
Constructs a new instance of this class.
- AccessibleHyperlinkListener - Interface in org.eclipse.swt.accessibility
-
Classes which implement this interface provide methods
that handle AccessibleHyperlink events.
- AccessibleListener - Interface in org.eclipse.swt.accessibility
-
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
- accessibles - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
-
- accessibles - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
-
- AccessibleTableAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods in the AccessibleTableListener
interface.
- AccessibleTableAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
- AccessibleTableCellAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods in the AccessibleTableCellListener
interface.
- AccessibleTableCellAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
-
- AccessibleTableCellEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of accessibility clients
sending AccessibleTableCell messages to an accessible object.
- AccessibleTableCellEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTableCellEvent
-
Constructs a new instance of this class.
- AccessibleTableCellListener - Interface in org.eclipse.swt.accessibility
-
Classes which implement this interface provide methods
that handle AccessibleTableCell events.
- AccessibleTableEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of accessibility clients
sending AccessibleTable messages to an accessible object.
- AccessibleTableEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTableEvent
-
Constructs a new instance of this class.
- AccessibleTableListener - Interface in org.eclipse.swt.accessibility
-
Classes which implement this interface provide methods
that handle AccessibleTable events.
- AccessibleTextAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods described by the AccessibleTextListener
interface.
- AccessibleTextAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTextAdapter
-
- AccessibleTextAttributeEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of accessibility clients
sending AccessibleAttribute or AccessibleEditableText messages to an
accessible object.
- AccessibleTextAttributeEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
-
Constructs a new instance of this class.
- AccessibleTextEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
- AccessibleTextEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTextEvent
-
Constructs a new instance of this class.
- AccessibleTextExtendedAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods in the AccessibleTextExtendedListener
interface.
- AccessibleTextExtendedAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
-
- AccessibleTextExtendedListener - Interface in org.eclipse.swt.accessibility
-
Classes which implement this interface provide methods
that handle AccessibleTextExtended events.
- AccessibleTextListener - Interface in org.eclipse.swt.accessibility
-
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
- AccessibleValueAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods in the AccessibleValueListener
interface.
- AccessibleValueAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleValueAdapter
-
- AccessibleValueEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of accessibility clients
sending AccessibleValue messages to an accessible object.
- AccessibleValueEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleValueEvent
-
Constructs a new instance of this class.
- AccessibleValueListener - Interface in org.eclipse.swt.accessibility
-
Classes which implement this interface provide methods
that handle AccessibleValue events.
- 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(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(float) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the JSON representation of the specified float
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(boolean) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the JSON representation of the specified boolean
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(JsonValue) - Method in class org.eclipse.rap.json.JsonArray
-
Adds the specified JSON value to the array.
- 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, 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, 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, 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, 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, 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(String) - Method in class org.eclipse.swt.custom.CCombo
-
Adds the argument to the end of the receiver's list.
- add(String, int) - Method in class org.eclipse.swt.custom.CCombo
-
Adds the argument to the receiver's list at the given
zero-relative index.
- add(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
-
Destructively replaces the x, y, width and height values
in the receiver with ones which represent the union of the
rectangles specified by the receiver and the given rectangle.
- add(String) - Method in class org.eclipse.swt.widgets.Combo
-
Adds the argument to the end of the receiver's list.
- add(String, int) - Method in class org.eclipse.swt.widgets.Combo
-
Adds the argument to the receiver's list at the given
zero-relative index.
- add(String) - Method in class org.eclipse.swt.widgets.List
-
Adds the argument to the end of the receiver's list.
- add(String, int) - Method in class org.eclipse.swt.widgets.List
-
Adds the argument to the receiver's list at the given
zero-relative index.
- addAccessibleActionListener(AccessibleActionListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Adds the listener to the collection of listeners that will be
notified when an accessible client asks for any of the properties
defined in the 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.RichTextEditorConfiguration
-
Adds the CKEditor default button for the given name to the toolbar.
- 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.
- 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(Control, TreeListener) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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.
- 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.OperationMode - Enum in org.eclipse.rap.rwt.application
-
Instances of this class represent a mode of operation for an RWT
application.
- APPLICATION_MODAL - Static variable in class org.eclipse.swt.SWT
-
Style constant for application modal behavior (value is 1<<16).
- 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 given ApplicationConfiguration
in the given
ServletContext
.
- 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 either
true
or false
.
- 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 Java int
.
- 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 Java long
.
- 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
- 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 - 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.
- 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.
- CENTER - Static variable in class org.eclipse.swt.layout.GridData
-
Value for horizontalAlignment or verticalAlignment.
- center - Variable in class org.eclipse.swt.layout.RowLayout
-
center specifies whether the controls in a row should be
centered vertically in each cell for horizontal layouts,
or centered horizontally in each cell for vertical layouts.
- CENTER - Static variable in class org.eclipse.swt.SWT
-
Style constant for align center behavior (value is 1<<24).
- 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 - Static variable in class org.eclipse.swt.SWT
-
A constant indicating that widgets have changed.
- changed(Control[]) - Method in class org.eclipse.swt.widgets.Composite
-
Clears any data that has been cached by a Layout for all widgets that
are in the parent hierarchy of the changed control up to and including the
receiver.
- changed(Control[]) - Method in class org.eclipse.swt.widgets.Table
-
- changed(Control[]) - Method in class org.eclipse.swt.widgets.Tree
-
- 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, boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clears the item at the given zero-relative index in the receiver.
- 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).
- 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) - Method in class org.eclipse.swt.widgets.Table
-
Clears the item at the given zero-relative index in the receiver.
- clear(int, int) - Method in class org.eclipse.swt.widgets.Table
-
Removes the items from the receiver which are between the given
zero-relative start and end indices (inclusive).
- clear(int[]) - Method in class org.eclipse.swt.widgets.Table
-
Clears the items at the given zero-relative indices in the receiver.
- clear(int, boolean) - Method in class org.eclipse.swt.widgets.Tree
-
Clears the item at the given zero-relative index in the receiver.
- clear(int, boolean) - Method in class org.eclipse.swt.widgets.TreeItem
-
Clears the item at the given zero-relative index in the receiver.
- clearAll(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clears all the items in the receiver.
- clearAll() - Method in class org.eclipse.swt.widgets.Table
-
Clears all the items in the receiver.
- clearAll(boolean) - Method in class org.eclipse.swt.widgets.Tree
-
Clears all the items in the receiver.
- clearAll(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
-
Clears all the items in the receiver.
- 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 a DropTarget
.
- 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(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() - 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 - Static variable in class org.eclipse.swt.SWT
-
The close event type (value is 21).
- CLOSE - Static variable in class org.eclipse.swt.SWT
-
Style constant for close box trim (value is 1<<6,
since we do not distinguish between CLOSE style and MENU style).
- close() - Method in class org.eclipse.swt.widgets.Display
-
Requests that the connection between SWT and the underlying
operating system be closed.
- close() - Method in class org.eclipse.swt.widgets.Shell
-
Requests that the window manager close the receiver in
the same way it would be closed when the user clicks on
the "close box" or performs some other platform specific
key or mouse combination that indicates the window
should be removed.
- 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, 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, 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(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, 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_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, 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(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(int, int, boolean) - Method in class org.eclipse.swt.widgets.Button
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Combo
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Composite
-
- computeSize(int, int) - Method in class org.eclipse.swt.widgets.Control
-
Returns the preferred size of the receiver.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Control
-
Returns the preferred size of the receiver.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.CoolBar
-
- computeSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
-
Returns the preferred size of the receiver.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.DateTime
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.ExpandBar
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Group
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Label
-
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.widgets.Layout
-
Computes and returns the size of the specified composite's client area
according to this layout.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Link
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.List
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.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
-
- 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,
and false
otherwise.
- contains(Point) - Method in class org.eclipse.swt.graphics.Rectangle
-
Returns true
if the given point is inside the
area specified by the receiver, and false
otherwise.
- 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 - Static variable in class org.eclipse.swt.SWT
-
Keyboard and/or mouse event mask indicating that the CTRL key
was pushed on the keyboard when the event was generated.
- Control - Class in org.eclipse.swt.widgets
-
Control is the abstract superclass of all windowed user interface classes.
- Control(Composite, int) - Constructor for class org.eclipse.swt.widgets.Control
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- ControlAdapter - Class in org.eclipse.swt.events
-
This adapter class provides default implementations for the
methods described by the ControlListener
interface.
- ControlAdapter() - Constructor for class org.eclipse.swt.events.ControlAdapter
-
- ControlEditor - Class in org.eclipse.swt.custom
-
A ControlEditor is a manager for a Control that appears above a composite and
tracks with the moving and resizing of that composite.
- ControlEditor(Composite) - Constructor for class org.eclipse.swt.custom.ControlEditor
-
Creates a ControlEditor for the specified Composite.
- ControlEvent - Class in org.eclipse.swt.events
-
Instances of this class are sent as a result of
controls being moved or resized.
- ControlEvent(Event) - Constructor for class org.eclipse.swt.events.ControlEvent
-
Constructs a new instance of this class based on the
information in the given untyped event.
- ControlListener - Interface in org.eclipse.swt.events
-
Classes which implement this interface provide methods that deal with the
events that are generated by moving and resizing controls.
- controlMoved(ControlEvent) - Method in class org.eclipse.swt.events.ControlAdapter
-
Sent when the location (x, y) of a control changes relative
to its parent (or relative to the display, for 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
-
- 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.
- copyText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
-
Copies the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
- copyText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
-
Copies the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
- 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(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
- create() - Method in interface org.eclipse.rap.rwt.application.EntryPointFactory
-
Creates a new entrypoint instance.
- 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
- 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.
- cutText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
-
Moves the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
- cutText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
-
Moves the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
- 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, 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.nebula.widgets.grid.Grid
-
Deselects the items at the given zero-relative indices 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, int) - Method in class org.eclipse.swt.widgets.List
-
Deselects the items at the given zero-relative indices in the receiver.
- deselect(int[]) - Method in class org.eclipse.swt.widgets.List
-
Deselects the items at the given zero-relative indices in the receiver.
- deselect(int) - Method in class org.eclipse.swt.widgets.Table
-
Deselects the item at the given zero-relative index in the receiver.
- deselect(int, int) - Method in class org.eclipse.swt.widgets.Table
-
Deselects the items at the given zero-relative indices in the receiver.
- deselect(int[]) - Method in class org.eclipse.swt.widgets.Table
-
Deselects the items at the given zero-relative indices in the receiver.
- deselect(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
-
Deselects an item in the receiver.
- deselectAll() - Method in class org.eclipse.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
-
- 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 - Class in org.eclipse.swt.widgets
-
Instances of this class are responsible for managing the
connection between SWT and the underlying operating
system.
- Display() - Constructor for class org.eclipse.swt.widgets.Display
-
Constructs a new instance of this class.
- display - Variable in class org.eclipse.swt.widgets.Event
-
the display where the event occurred
- 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 - Static variable in class org.eclipse.swt.SWT
-
The dispose event type (value is 12).
- dispose() - Method in class org.eclipse.swt.widgets.CoolItem
-
- dispose() - Method in class org.eclipse.swt.widgets.ExpandItem
-
- dispose() - Method in class org.eclipse.swt.widgets.Widget
-
Disposes of the operating system resources associated with
the receiver and all its descendents.
- 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(Item[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doSetSelection(int[]) - 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(Widget, Object, boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- doUpdateItem(Item, Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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 - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the cursor has entered the drop target boundaries (value is 2002).
- dragEnter(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
-
This implementation of dragEnter
permits the default
operation defined in event.detail
to be performed on the current data type
defined in event.currentDataType
.
- dragEnter(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The cursor has entered the drop target boundaries.
- 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 - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the cursor has left the drop target boundaries OR the drop
operation has been cancelled (such as by hitting ECS) OR the drop is about to
happen (user has released the mouse button over this target) (value is 2003).
- dragLeave(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
-
This implementation of dragLeave
does nothing.
- dragLeave(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The cursor has left the drop target boundaries OR the drop has been cancelled OR the data
is about to be dropped.
- DragOperationChanged - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the operation being performed has changed usually due to the user
changing the selected modifier keys while dragging (value is 2005).
- dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
-
This implementation of dragOperationChanged
permits the default
operation defined in event.detail
to be performed on the current data type
defined in event.currentDataType
.
- dragOperationChanged(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The operation being performed has changed (usually due to the user changing the selected modifier key(s)
while dragging).
- DragOver - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the cursor is over the drop target (value is 2004).
- dragOver(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
-
This implementation of dragOver
permits the default
operation defined in event.detail
to be performed on the current data type
defined in event.currentDataType
.
- dragOver(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The cursor is moving over the drop target.
- DragSetData - Static variable in class org.eclipse.swt.dnd.DND
-
DragSource Event: the data to be dropped is required from the drag source (value is 2001).
- dragSetData(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
-
This implementation of dragSetData
does nothing.
- dragSetData(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
-
The data is required from the drag source.
- DragSource - Class in org.eclipse.swt.dnd
-
DragSource
defines the source object for a drag and drop transfer.
- DragSource(Control, int) - Constructor for class org.eclipse.swt.dnd.DragSource
-
Creates a new DragSource
to handle dragging from the specified Control
.
- DragSourceAdapter - Class in org.eclipse.swt.dnd
-
This adapter class provides default implementations for the
methods described by the DragSourceListener
interface.
- DragSourceAdapter() - Constructor for class org.eclipse.swt.dnd.DragSourceAdapter
-
- DragSourceEffect - Class in org.eclipse.swt.dnd
-
This class provides default implementations to display a drag source
effect during a drag and drop operation.
- DragSourceEffect(Control) - Constructor for class org.eclipse.swt.dnd.DragSourceEffect
-
Creates a new DragSourceEffect
to handle drag effect from the specified Control
.
- DragSourceEvent - Class in org.eclipse.swt.dnd
-
The DragSourceEvent contains the event information passed in the methods of
the DragSourceListener.
- DragSourceEvent(DNDEvent) - Constructor for class org.eclipse.swt.dnd.DragSourceEvent
-
Constructs a new instance of this class based on the
information in the given untyped event.
- DragSourceListener - Interface in org.eclipse.swt.dnd
-
The DragSourceListener
class provides event notification to the application for DragSource events.
- DragStart - Static variable in class org.eclipse.swt.dnd.DND
-
DragSource Event: a drag is about to begin (value is 2008).
- dragStart(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
-
This implementation of dragStart
permits the drag operation to start.
- dragStart(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
-
The user has begun the actions required to drag the widget.
- 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(Rectangle) - Method in class org.eclipse.swt.graphics.GC
-
Draws the outline of the specified rectangle, 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.
- 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 - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the data has been dropped (value is 2006).
- drop(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
-
This implementation of drop
does nothing.
- drop(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The data is being dropped.
- DROP_COPY - Static variable in class org.eclipse.swt.dnd.DND
-
Drag and Drop Operation: a copy of the data in the drag source is
added to the drop target (value is 1 << 0).
- DROP_DEFAULT - Static variable in class org.eclipse.swt.dnd.DND
-
Drag and Drop Operation: During a dragEnter event or a dragOperationChanged, if no modifier keys
are pressed, the operation is set to DROP_DEFAULT.
- DROP_DOWN - Static variable in class org.eclipse.swt.SWT
-
Style constant for drop down menu/list behavior (value is 1<<2).
- DROP_LINK - Static variable in class org.eclipse.swt.dnd.DND
-
Drag and Drop Operation: the drop target makes a link to the data in
the drag source (value is 1 << 2).
- DROP_MOVE - Static variable in class org.eclipse.swt.dnd.DND
-
Drag and Drop Operation: a copy of the data is added to the drop target and
the original data is removed from the drag source (value is 1 << 1).
- DROP_NONE - Static variable in class org.eclipse.swt.dnd.DND
-
Drag and Drop Operation: no drag/drop operation performed
(value is 0).
- DROP_TARGET_KEY - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Key: The string constant for looking up the drop target
for a control using getData(String)
.
- DROP_TARGET_MOVE - Static variable in class org.eclipse.swt.dnd.DND
-
Drag and Drop Operation: the drop target moves the data and the drag source removes
any references to the data and updates its display.
- DropAccept - Static variable in class org.eclipse.swt.dnd.DND
-
DropTarget Event: the drop target is given a last chance to modify the drop (value is 2007).
- dropAccept(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
-
This implementation of dropAccept
permits the default
operation defined in event.detail
to be performed on the current data type
defined in event.currentDataType
.
- dropAccept(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
-
The drop is about to be performed.
- 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, 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.
- DropDown(Control) - Constructor for class org.eclipse.rap.rwt.widgets.DropDown
-
Constructs a new instance of this class given its parent.
- DropTarget - Class in org.eclipse.swt.dnd
-
Class DropTarget
defines the target object for a drag and drop transfer.
- DropTarget(Control, int) - Constructor for class org.eclipse.swt.dnd.DropTarget
-
Creates a new DropTarget
to allow data to be dropped on the specified
Control
.
- DropTargetAdapter - Class in org.eclipse.swt.dnd
-
This adapter class provides default implementations for the
methods described by the DropTargetListener
interface.
- DropTargetAdapter() - Constructor for class org.eclipse.swt.dnd.DropTargetAdapter
-
- DropTargetEffect - Class in org.eclipse.swt.dnd
-
This class provides a default drag under effect during a drag and drop.
- DropTargetEffect(Control) - Constructor for class org.eclipse.swt.dnd.DropTargetEffect
-
Creates a new DropTargetEffect
to handle the drag under effect on the specified
Control
.
- DropTargetEvent - Class in org.eclipse.swt.dnd
-
The DropTargetEvent contains the event information passed in the methods of
the DropTargetListener.
- DropTargetEvent(DNDEvent) - Constructor for class org.eclipse.swt.dnd.DropTargetEvent
-
Constructs a new instance of this class based on the
information in the given untyped event.
- DropTargetListener - Interface in org.eclipse.swt.dnd
-
The DropTargetListener
class provides event notification to the application
for DropTarget events.
- gc - Variable in class org.eclipse.swt.events.PaintEvent
-
the graphics context to use when painting that is configured to use the
colors, font and damaged region of the control.
- GC - Class in org.eclipse.swt.graphics
-
Class GC
is where all of the drawing capabilities that are
supported by SWT are located.
- GC(Drawable) - Constructor for class org.eclipse.swt.graphics.GC
-
Constructs a new instance of this class which has been
configured to draw on the specified drawable.
- GC(Drawable, int) - Constructor for class org.eclipse.swt.graphics.GC
-
Constructs a new instance of this class which has been
configured to draw on the specified drawable.
- gc - Variable in class org.eclipse.swt.widgets.Event
-
the graphics context to use when painting that is configured to use the
colors, font and damaged region of the control.
- 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.
- 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(int, int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns the alpha value at offset x
in
scanline y
in the receiver's alpha data.
- getAlpha() - Method in class org.eclipse.swt.widgets.Shell
-
Returns the receiver's alpha value.
- getAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns getWidth
alpha values starting at offset
x
in scanline y
in the receiver's alpha
data starting at startIndex
.
- 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
or
SWT.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, and false
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(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getBackground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the receiver's background color.
- getBackground(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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)
.
- getBackground() - Method in class org.eclipse.swt.graphics.GC
-
Returns the background color.
- getBackground() - Method in class org.eclipse.swt.graphics.Image
-
Returns the color to which to map the transparent pixel, or null if
the receiver has no transparent pixel.
- getBackground() - Method in class org.eclipse.swt.widgets.Control
-
Returns the receiver's background color.
- getBackground() - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the receiver's background color.
- getBackground(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the background color at the given column index in the receiver.
- getBackground(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the background color at the given column index in the receiver.
- getBackground() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the receiver's background color.
- 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(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getBounds() - 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() - 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(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns a rectangle describing the receiver's size and location
relative to its parent at a column in the table.
- getBounds() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns a rectangle describing the receiver's size and location
relative to its parent.
- getBounds() - Method in class org.eclipse.swt.widgets.TouchSource
-
Returns the bounding rectangle of the device.
- getBounds() - 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.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(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.
- 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.
- 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(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the checked state at the given column index 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.
- 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(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getChildren() - Method in class org.eclipse.rap.rwt.widgets.FileUpload
-
- getChildren(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
Sent when an accessibility client requests the children, or visible children,
of the control.
- getChildren(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
-
Sent when an accessibility client requests the children, or visible children,
of the control.
- getChildren() - Method in class org.eclipse.swt.custom.CCombo
-
- getChildren() - Method in class org.eclipse.swt.widgets.Composite
-
Returns a (possibly empty) array containing the receiver's children.
- 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(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the column at the given, zero-relative index in the receiver.
- 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.
- 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(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the accessible object for the specified column in the table.
- getColumn(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the accessible object for the specified column in the table.
- getColumn() - Method in class org.eclipse.swt.custom.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.swt.widgets.Table
-
Returns the column at the given, zero-relative index in the
receiver.
- getColumn(int) - Method in class org.eclipse.swt.widgets.Tree
-
Returns the column at the given, zero-relative index in the receiver.
- getColumnCount(Scrollable) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
- 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(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the total number of columns in the table.
- getColumnCount(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the total number of columns in the table.
- getColumnCount() - Method in class org.eclipse.swt.widgets.Table
-
Returns the number of columns contained in the receiver.
- getColumnCount() - Method in class org.eclipse.swt.widgets.Tree
-
Returns the number of columns contained in the receiver.
- getColumnDescription(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the description text of the specified column in the table.
- getColumnDescription(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the description text of the specified column in the table.
- getColumnGroup(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the column group at the given, zero-relative index in the receiver.
- 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.
- 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(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the columns as an array of accessible objects.
- getColumns(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the columns as an array of accessible objects.
- getColumns() - Method in class org.eclipse.swt.widgets.Table
-
Returns an array of 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.
- getColumnSpan(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
-
Returns the number of columns this element should span
- getColumnSpan(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the column span for the given column index in the receiver.
- getColumnSpan(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
-
Returns the number of columns occupied by this cell accessible.
- getColumnSpan(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
-
Returns the number of columns occupied by this cell accessible.
- 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(File) - Static method in class org.eclipse.rap.fileupload.DiskFileUploadReceiver
-
Obtains the content type provided by the client when the given file was uploaded.
- getContentType() - Method in interface org.eclipse.rap.fileupload.FileDetails
-
The content type as transmitted by the uploading client.
- 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(String) - Method in class org.eclipse.swt.widgets.Display
-
Returns the application defined property of the receiver
with the specified name, or null if it has not been set.
- getData() - Method in class org.eclipse.swt.widgets.Widget
-
Returns the application defined widget data associated
with the receiver, or null if it has not been set.
- getData(String) - Method in class org.eclipse.swt.widgets.Widget
-
Returns the application defined property of the receiver
with the specified name, or null if it has not been set.
- 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
or RIGHT
.
- 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
-
- 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, and
false
otherwise.
- getEnabled() - Method in class org.eclipse.swt.widgets.Menu
-
Returns true
if the receiver is enabled, and
false
otherwise.
- getEnabled() - Method in class org.eclipse.swt.widgets.MenuItem
-
Returns true
if the receiver is enabled, and
false
otherwise.
- getEnabled() - Method in class org.eclipse.swt.widgets.ScrollBar
-
Returns true
if the receiver is enabled, and
false
otherwise.
- getEnabled() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns true
if the receiver is enabled, and
false
otherwise.
- getEndIndex(AccessibleHyperlinkEvent) - Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
-
Returns the 0 based character offset at which the textual representation of the hyperlink ends.
- getEndIndex(AccessibleHyperlinkEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleHyperlinkListener
-
Returns the 0 based character offset at which the textual representation of the hyperlink ends.
- 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(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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.
- 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(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- 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(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(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)
.
- 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(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() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the font that the receiver will use to paint textual information
for this item.
- getFontData() - Method in class org.eclipse.swt.graphics.Font
-
Returns an array of FontData
s representing the receiver.
- getFontList(String, boolean) - Method in class org.eclipse.swt.graphics.Device
-
Returns FontData
objects which describe
the fonts that match the given arguments.
- getFontList() - Method in class org.eclipse.swt.widgets.FontDialog
-
Returns a FontData set describing the font that was selected in the dialog,
or null if none is available.
- getFontMetrics() - Method in class org.eclipse.swt.graphics.GC
-
Returns a FontMetrics which contains information
about the font currently being used by the receiver
to draw and measure text.
- 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, and false
otherwise
- getForeground(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getForeground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the foreground color that the receiver will use to draw.
- getForeground(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
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)
.
- getForeground() - Method in class org.eclipse.swt.graphics.GC
-
Returns the receiver's foreground color.
- getForeground() - Method in class org.eclipse.swt.widgets.Control
-
Returns the foreground color that the receiver will use to draw.
- getForeground() - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the foreground color that the receiver will use to draw.
- getForeground(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the foreground color at the given column index in the receiver.
- getForeground(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the foreground color at the given column index in the receiver.
- getForeground() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the foreground color that the receiver will use to draw.
- 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(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.
- getGrayed() - Method in class org.eclipse.swt.widgets.Button
-
Returns true
if the receiver is grayed,
and false otherwise.
- getGrayed() - Method in class org.eclipse.swt.widgets.TableItem
-
Returns true
if the receiver is grayed,
and false otherwise.
- getGrayed() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns true
if the receiver is grayed, and false otherwise.
- getGreen() - Method in class org.eclipse.swt.graphics.Color
-
Returns the amount of green in the color, from 0 to 255.
- 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, and
false
otherwise.
- getHeaderVisible() - Method in class org.eclipse.swt.widgets.Table
-
Returns true
if the receiver's header is visible,
and false
otherwise.
- getHeaderVisible() - Method in class org.eclipse.swt.widgets.Tree
-
Returns true
if the receiver's header is visible, and
false
otherwise.
- 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(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- 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(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() - 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(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the image stored at the given column index in the receiver,
or null if the image has not been set or if the column does not exist.
- getImage() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the receiver's image if it has one, or null
if it does not.
- getImage(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the image stored at the given column index in the receiver, or null
if the image has not been set or if the column does not exist.
- getImageBounds(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns a rectangle describing the size and location
relative to its parent of an image at a column in the
table.
- getImageBounds(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns a rectangle describing the size and location relative to its parent
of an image at a column in the tree.
- getImageData() - Method in class org.eclipse.swt.graphics.Image
-
Returns an ImageData
based on the receiver
Modifications made to this ImageData
will not
affect the Image.
- 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
-
Returns a NLS object for the given resource bundle and type.
- getItem() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- getItem(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns the item at the given, zero-relative index in the receiver.
- 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() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
-
Returns the TableItem for the row of the cell being tracked by this
editor.
- 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(Point) - Method in class org.eclipse.swt.custom.CTabFolder
-
Gets the item at a point in the widget.
- getItem() - Method in class org.eclipse.swt.custom.TableEditor
-
Returns the TableItem for the row of the cell being tracked by this editor.
- getItem() - Method in class org.eclipse.swt.custom.TreeEditor
-
Returns the TreeItem for the row of the cell being tracked by this editor.
- getItem(int, int) - Method in class org.eclipse.swt.dnd.DropTargetEffect
-
Returns the item at the given x-y coordinate in the receiver
or null if no such item exists.
- getItem(int) - Method in class org.eclipse.swt.widgets.Combo
-
Returns the item at the given, zero-relative index in the
receiver's list.
- getItem(int) - Method in class org.eclipse.swt.widgets.CoolBar
-
Returns the item that is currently displayed at the given, zero-relative
index.
- getItem(int) - Method in class org.eclipse.swt.widgets.ExpandBar
-
Returns the item at the given, zero-relative index in the receiver.
- getItem(int) - Method in class org.eclipse.swt.widgets.List
-
Returns the item at the given, zero-relative index in the
receiver.
- getItem(int) - Method in class org.eclipse.swt.widgets.Menu
-
Returns the item at the given, zero-relative index in the
receiver.
- getItem(int) - Method in class org.eclipse.swt.widgets.TabFolder
-
Returns the item at the given, zero-relative index in the
receiver.
- getItem(Point) - Method in class org.eclipse.swt.widgets.TabFolder
-
Returns the tab item at the given point in the receiver
or null if no such item exists.
- getItem(int) - Method in class org.eclipse.swt.widgets.Table
-
Returns the item at the given, zero-relative index in the
receiver.
- getItem(Point) - Method in class org.eclipse.swt.widgets.Table
-
Returns the item at the given point in the receiver
or null if no such item exists.
- getItem(int) - Method in class org.eclipse.swt.widgets.TaskBar
-
Returns the item at the given, zero-relative index in the
receiver.
- getItem(Shell) - Method in class org.eclipse.swt.widgets.TaskBar
-
Returns the TaskItem
for the given Shell
or the TaskItem
for the application if the Shell
parameter is null
.
- getItem(int) - Method in class org.eclipse.swt.widgets.ToolBar
-
Returns the item at the given, zero-relative index in the
receiver.
- getItem(Point) - Method in class org.eclipse.swt.widgets.ToolBar
-
Returns the item at the given point in the receiver
or null if no such item exists.
- getItem(int) - Method in class org.eclipse.swt.widgets.Tray
-
Returns the item at the given, zero-relative index in the receiver.
- getItem(int) - Method in class org.eclipse.swt.widgets.Tree
-
Returns the item at the given, zero-relative index in the receiver.
- getItem(Point) - Method in class org.eclipse.swt.widgets.Tree
-
Returns the item at the given point in the receiver or null if no such item
exists.
- getItem(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the item at the given, zero-relative index in the receiver.
- getItemAt(Point) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
- getItemAt(Point) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getItemCount(Control) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getItemCount(Item) - 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.
- 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(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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.
- 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(Scrollable, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
- getLayoutData() - Method in class org.eclipse.swt.widgets.Control
-
Returns layout data which is associated with the receiver.
- getLayoutDeferred() - Method in class org.eclipse.swt.widgets.Composite
-
Returns true
if the receiver has deferred
the performing of layout, and false
otherwise.
- 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
,
or SWT.CAP_SQUARE
.
- 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
,
or SWT.JOIN_BEVEL
.
- 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,
and false
otherwise.
- getLinesVisible() - Method in class org.eclipse.swt.widgets.Tree
-
Returns true
if the receiver's lines are visible, and
false
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,
and false
otherwise.
- getListVisible() - Method in class org.eclipse.swt.widgets.Combo
-
Returns true
if the receiver's list is visible,
and false
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(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.
- 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.
- 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(String) - Static method in class org.eclipse.swt.SWT
-
Returns the NLS'ed message for the given argument.
- 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.
- 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 and false
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(AccessibleActionEvent) - Method in class org.eclipse.swt.accessibility.AccessibleActionAdapter
-
Returns the name of the specified action.
- getName(AccessibleActionEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleActionListener
-
Returns the name of the specified action.
- getName(AccessibleEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAdapter
-
Sent when an accessibility client requests the name
of the control, or the name of a child of the control.
- getName(AccessibleEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleListener
-
Sent when an accessibility client requests the name
of the control, or the name of a child of the control.
- getName() - Method in class org.eclipse.swt.browser.BrowserFunction
-
Returns the name that javascript can use to invoke this BrowserFunction.
- getName() - Method in class org.eclipse.swt.graphics.FontData
-
Returns the name of the receiver.
- 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
-
- 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
or SWT.RIGHT_TO_LEFT
.
- getOrientation() - Method in class org.eclipse.swt.widgets.Menu
-
Returns the orientation of the receiver, which will be one of the
constants SWT.LEFT_TO_RIGHT
or SWT.RIGHT_TO_LEFT
.
- 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(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- 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.
- 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
scanline y
in the receiver's data.
- getPixel(RGB) - Method in class org.eclipse.swt.graphics.PaletteData
-
Returns the pixel value corresponding to the given RGB
.
- getPixels(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns getWidth
pixel values starting at offset
x
in scanline y
in the receiver's
data starting at startIndex
.
- getPixels(int, int, int, int[], int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns getWidth
pixel values starting at offset
x
in scanline y
in the receiver's
data starting at startIndex
.
- 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(int) - Method in class org.eclipse.swt.graphics.PaletteData
-
Returns an RGB
corresponding to the given pixel value.
- getRGB() - Method in class org.eclipse.swt.widgets.ColorDialog
-
Returns the currently selected color in the receiver.
- getRGB() - Method in class org.eclipse.swt.widgets.FontDialog
-
Returns an RGB describing the color that was selected in the dialog, or
null if none is available.
- 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(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the total number of rows in the table.
- getRowCount(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the total number of rows in the table.
- getRowCount() - Method in class org.eclipse.swt.widgets.ToolBar
-
Returns the number of rows in the receiver.
- getRowDescription(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the description text of the specified row in the table.
- getRowDescription(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the description text of the specified row in the table.
- getRowHeader(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the accessible object for the row header.
- getRowHeader(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the accessible object for the row header.
- getRowHeaderCells(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the row header cells as an array of accessible objects.
- getRowHeaderCells(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the row header cells as an array of accessible objects.
- getRowHeaders(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
-
Returns the row headers as an array of cell accessibles.
- getRowHeaders(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
-
Returns the row headers as an array of cell accessibles.
- 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(Control) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
- getSelection() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Returns a array of GridItem
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() - 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.
- 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(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
-
Returns the number of active non-contiguous selections.
- getSelectionCount(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
-
Returns the number of active non-contiguous selections.
- getSelectionCount() - Method in class org.eclipse.swt.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.
- 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
and false
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(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
Sent when an accessibility client requests the state
of the control, or the state of a child of the control.
- getState(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
-
Sent when an accessibility client requests the state
of the control, or the state of a child of the control.
- getState() - Method in class org.eclipse.swt.widgets.ProgressBar
-
Returns the state of the receiver.
- 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(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- 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(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() - 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(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
-
Returns a substring and its range for the given range, count and boundary type.
- getText(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
-
Returns a substring and its range for the given range, count and boundary type.
- getText() - Method in class org.eclipse.swt.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(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the text stored at the given column index in the receiver,
or empty string if the text has not been set.
- getText() - Method in class org.eclipse.swt.widgets.Text
-
Returns the widget text.
- getText(int, int) - Method in class org.eclipse.swt.widgets.Text
-
Returns a range of text.
- getText() - Method in class org.eclipse.swt.widgets.ToolTip
-
Returns the receiver's text, which will be an empty
string if it has never been set.
- getText() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the receiver's text, which will be an empty string if it has never
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.
- getTextAntialias() - Method in class org.eclipse.swt.graphics.GC
-
Returns the receiver's text drawing anti-aliasing setting value,
which will be one of SWT.DEFAULT
, SWT.OFF
or
SWT.ON
.
- getTextAttributes(AccessibleTextAttributeEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAttributeAdapter
-
Returns text attributes specific to this Accessible object.
- getTextAttributes(AccessibleTextAttributeEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleAttributeListener
-
Returns text attributes specific to this Accessible object.
- getTextBounds(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
-
Returns the bounding box(es) of the specified text range in display coordinates.
- getTextBounds(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
-
Returns the bounding box(es) of the specified text range in display coordinates.
- getTextBounds(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns a rectangle describing the size and location
relative to its parent of the text at a column in the
table.
- getTextBounds(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns a rectangle describing the size and location
relative to its parent of the text at a column in the
tree.
- getTextChars() - Method in class org.eclipse.swt.widgets.Text
-
Returns the widget's text as a character array.
- 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(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Returns the tooltip for the given cell.
- getToolTipText() - Method in class org.eclipse.swt.custom.CLabel
-
- getToolTipText() - Method in class org.eclipse.swt.custom.CTabItem
-
Returns the receiver's tool tip text, or null if it has
not been set.
- getToolTipText() - Method in class org.eclipse.swt.widgets.Control
-
Returns the receiver's tool tip text, or null if it has
not been set.
- getToolTipText() - Method in class org.eclipse.swt.widgets.TabItem
-
Returns the receiver's tool tip text, or null if it has
not been set.
- getToolTipText() - Method in class org.eclipse.swt.widgets.TableColumn
-
Returns the receiver's tool tip text, or null if it has
not been set.
- getToolTipText() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns the receiver's tool tip text, or null if it has not been set.
- getToolTipText() - Method in class org.eclipse.swt.widgets.TrayItem
-
Returns the receiver's tool tip text, or null if it has not been set.
- getToolTipText() - Method in class org.eclipse.swt.widgets.TreeColumn
-
Returns the receiver's tool tip text, or null if it has not been set.
- 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,
otherwise false
- 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
or SWT.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(Display) - Static method in class org.eclipse.rap.rwt.RWT
-
Returns the UI session that is associated with the given display.
- getUISession() - Method in class org.eclipse.rap.rwt.service.UISessionEvent
-
Returns the UI session that this event is related to.
- 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.
- 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.
- 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
-
Returns a NLS object for the given resource bundle and type.
- getValue(Object) - Method in class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
- getValue() - Method in class org.eclipse.rap.json.JsonObject.Member
-
Returns the value of this member.
- 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, and
false
otherwise.
- getVisible() - Method in class org.eclipse.swt.widgets.Control
-
Returns true
if the receiver is visible, and
false
otherwise.
- getVisible() - Method in class org.eclipse.swt.widgets.Menu
-
Returns true
if the receiver is visible, and
false
otherwise.
- getVisible() - Method in class org.eclipse.swt.widgets.ScrollBar
-
Returns true
if the receiver is visible, and
false
otherwise.
- getVisible() - Method in class org.eclipse.swt.widgets.ToolTip
-
Returns true
if the receiver is visible, and
false
otherwise.
- getVisible() - Method in class org.eclipse.swt.widgets.TrayItem
-
Returns true
if the receiver is visible and false
otherwise.
- getVisibleColumns(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the visible columns as an array of accessible objects.
- getVisibleColumns(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the visible columns as an array of accessible objects.
- getVisibleItemCount() - Method in class org.eclipse.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, or null
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(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.
- 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.
- 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 with
GridLayout
.
- GridData() - Constructor for class org.eclipse.swt.layout.GridData
-
Constructs a new instance of GridData using
default values.
- GridData(int) - Constructor for class org.eclipse.swt.layout.GridData
-
Constructs a new instance based on the GridData style.
- GridData(int, int, boolean, boolean) - Constructor for class org.eclipse.swt.layout.GridData
-
Constructs a new instance of GridData according to the parameters.
- GridData(int, int, boolean, boolean, int, int) - Constructor for class org.eclipse.swt.layout.GridData
-
Constructs a new instance of GridData according to the parameters.
- GridData(int, int) - Constructor for class org.eclipse.swt.layout.GridData
-
Constructs a new instance of GridData according to the parameters.
- 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(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.
- 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.
- 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(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.
- GridTableViewer(Grid) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
Creates a grid viewer on the given grid control.
- GridTreeViewer - Class in org.eclipse.nebula.jface.gridviewer
-
A concrete viewer based on an 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.
- GridTreeViewer(Grid) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
-
Creates a grid tree viewer on the given grid control.
- 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
-
- GridViewerColumn(GridTreeViewer, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
- GridViewerColumn(GridTableViewer, int, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
- GridViewerColumn(GridTreeViewer, int, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
- GridViewerColumn(GridTreeViewer, GridColumn) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
-
- GridViewerColumn(GridTableViewer, 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.