Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages

A

a - Variable in class org.eclipse.nebula.cwt.animation.movement.ElasticOut
 
AbstractEffect - Class in org.eclipse.nebula.cwt.animation.effects
Abstract implementation for IEffect.
AbstractEffect(long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
 
AbstractGroupStrategy - Class in org.eclipse.nebula.widgets.pgroup
AbstractGroupStrategy is a convenient starting point for all IGroupStrategy's.
AbstractGroupStrategy(PGroup) - Constructor for class org.eclipse.nebula.widgets.pgroup.AbstractGroupStrategy
 
AbstractInternalWidget - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
AbstractInternalWidget() - Constructor for class org.eclipse.nebula.widgets.grid.AbstractInternalWidget
 
AbstractMovement - Class in org.eclipse.nebula.cwt.animation.movement
Abstract implementation of IMovement.
AbstractMovement() - Constructor for class org.eclipse.nebula.cwt.animation.movement.AbstractMovement
 
AbstractPTWidget - Class in org.eclipse.nebula.widgets.opal.propertytable
This abstract class contains all common methods for widgets that are part of a property table
AbstractPTWidget() - Constructor for class org.eclipse.nebula.widgets.opal.propertytable.AbstractPTWidget
 
AbstractRenderer - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
AbstractRenderer - Class in org.eclipse.nebula.widgets.pgroup
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
AbstractRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.AbstractRenderer
 
AbstractRenderer() - Constructor for class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
AbstractToolItemRenderer - Class in org.eclipse.nebula.widgets.pgroup
Base implementation for rendering ToolItems in the header
AbstractToolItemRenderer() - Constructor for class org.eclipse.nebula.widgets.pgroup.AbstractToolItemRenderer
 
activate() - Method in class org.eclipse.nebula.cwt.v.VControl
 
activate() - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
Activate the content
activate(VControl) - Method in class org.eclipse.nebula.cwt.v.VTracker
 
activateNextLine() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
Active - org.eclipse.nebula.widgets.cdatetime.CDT.Key
 
activeField - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
AdaptedDataVisualizer - Class in org.eclipse.nebula.widgets.grid
A basic implementation of the DataVisualizer interface.
AdaptedDataVisualizer() - Constructor for class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
add(SvgElement) - Method in class org.eclipse.nebula.cwt.svg.SvgContainer
 
add(SvgElement) - Method in class org.eclipse.nebula.cwt.svg.SvgDocument
 
add(DLItem) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Adds the argument to the end of the receiver's list.
add(DLItem, int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Adds the argument to the receiver's list at the given zero-relative index.
add(PWContainer) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWContainer
Add a container to the current element
add(PWContainer) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWGroup
 
add(PWContainer) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWRow
 
add(PWContainer) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWTab
 
add(PWWidget) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWContainer
Add a widget to the current element
add(PWWidget) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWGroup
 
add(PWWidget) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWRow
 
add(PWWidget) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWTab
 
add(T) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Adds the argument to the end of the receiver's list.
add(T, int) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Adds the argument to the receiver's list at the given zero-relative index.
ADD_ON_ROLL - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant specifying the CDateTime to call Calendar.add() instead of Calendar.roll() on fieldAdjust() (value is 1<<19).
addAll(List<T>) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Adds the argument to the end of the receiver's list.
addAll(T[]) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Adds the argument to the end of the receiver's list.
addCellSpanInfo(int, int, int, int) - Method in class org.eclipse.nebula.widgets.grid.GridCellSpanManager
 
addChangeListener(PTPropertyChangeListener) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Add a change listener (event fired when the value of a property is changed)
addCheckBox(String, boolean) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
Add a check box
addCheckBox(String, boolean) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
Add a check box
addChild(VControl) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
addChoice(int, ChoiceItem...) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
Add a choice
addCircle(float, float, float) - Method in class org.eclipse.nebula.widgets.opal.commons.AdvancedPath
Adds to the receiver the circle specified by x, y, radius
addColumn(int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
(non-Javadoc)
addColumn(int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Inserts a column on DataVisualizer
addColumn(int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
addColumn(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWRowGroup
Add a column to the current element
addControl(Control) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWWidget
Adds a control to the list of control contained in the widget
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.nebula.widgets.grid.GridItem
Adds the listener to the collection of listeners who will be notified when the row is resized, by sending it one of the messages defined in the ControlListener interface.
addDecimalPoint() - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsBehaviourEngine
 
addDefaultToolbarButton(String) - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Adds the CKEditor default button for the given name to the toolbar.
addDefaultToolbarButton(String...) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Adds the CKEditor default button for the given name to the toolbar.
addDigitToDisplay(int) - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsBehaviourEngine
 
addDisposer(Widget, Resource...) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
Dispose safely any SWT resource when a widget is disposed
addDragDetectListener(DragDetectListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
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.
addedColumns - Variable in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport.RangeChangedEvent
Columns added to the range
addedRows - Variable in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport.RangeChangedEvent
Rows new in the visible range
addExpandListener(ExpandListener) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Adds the listener to the collection of listeners who will be notified when the receiver is expanded or collapsed by sending it one of the messages defined in the ExpandListener interface.
addFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
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.
addFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
addFooterAction(Supplier<String>, Consumer<Dialog>, Image...) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
addGestureListener(GestureListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
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.nebula.widgets.passwordrevealer.PasswordRevealer
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.
addInstruction(PaintInstruction) - Method in class org.eclipse.nebula.widgets.richtext.painter.LinePainter
 
addItem(String, Image) - Method in class org.eclipse.nebula.widgets.opal.launcher.Launcher
Add an item to the launcher
addItem(BreadcrumbItem) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.Breadcrumb
Add an item to the toolbar
addItem(RoundedToolItem) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
Add an item to the toolbar
addJavaCallbackListener(JavaCallbackListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Add a JavaCallbackListener that is triggered on executing a Java callback via custom ToolbarButton.
addKeyListener(KeyListener) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Adds the listener to the collection of listeners who will be notified when keys are pressed and released on the system keyboard, by sending it one of the messages defined in the KeyListener interface.
addKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Adds the listener to the collection of listeners who will be notified when keys are pressed and released on the system keyboard, by sending it one of the messages defined in the KeyListener interface.
addKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
addListener(int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
addListener(int, Listener) - Method in class org.eclipse.nebula.cwt.v.VControl
 
addListener(int, Listener) - Method in class org.eclipse.nebula.widgets.grid.Grid
 
addListener(int, Listener) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
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.nebula.widgets.grid.internal.NullScrollBarProxy
 
addListener(int, Listener) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
 
addListener(int, Listener) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
 
addListener(int, Listener) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
 
addListener(int, Listener) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
addListener(int, Listener) - Method in class org.eclipse.nebula.widgets.splitbutton.SplitButton
Adds the listener to the collection of listeners who will be notified when an event of the given type occurs.
addMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
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.
addModifyListener(ModifyListener) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
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.
Note that this is NOT the correct way to listen for changes in the underlying model for the combo.
addModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.opal.calculator.Calculator
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.nebula.widgets.opal.calculator.CalculatorButtonsComposite
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.nebula.widgets.opal.calculator.CalculatorCombo
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.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
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.nebula.widgets.opal.textassist.TextAssist
 
addModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
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.nebula.widgets.richtext.RichTextEditor
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.nebula.widgets.tablecombo.TableCombo
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.nebula.widgets.grid.Grid
 
addMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Adds the listener to the collection of listeners who will be notified when mouse buttons are pressed and released, by sending it one of the messages defined in the MouseListener interface.
addMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Adds the listener to the collection of listeners who will be notified when the mouse moves, by sending it one of the messages defined in the MouseMoveListener interface.
addMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Adds the listener to the collection of listeners who will be notified when the mouse passes or hovers over controls, by sending it one of the messages defined in the MouseTrackListener interface.
addMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Adds the listener to the collection of listeners who will be notified when the mouse wheel is scrolled, by sending it one of the messages defined in the MouseWheelListener interface.
addPreviousBgColor(Color) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
Add the given Color to the stack of previous set background colors.
addPreviousColor(Color) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
Add the given Color to the stack of previous set foreground colors.
addPreviousFont(Font) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
Add the given Font to the stack of previous set fonts.
addProgressBar(int, int, int) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
Add a progress bar
addProperty(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Add a property in this widget
addRadioButtons(int, String...) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
Add a choice composed of radio buttons
addRangeChangeListener(GridVisibleRangeSupport.VisibleRangeChangedListener) - Method in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport
Add a listener who is informed when the range is changed
addRoundRectangle(float, float, float, float, float, float) - Method in class org.eclipse.nebula.widgets.opal.commons.AdvancedPath
Adds to the receiver the round-cornered rectangle specified by x, y, width and height.
addRoundRectangleStraightLeft(float, float, float, float, float, float) - Method in class org.eclipse.nebula.widgets.opal.commons.AdvancedPath
Adds to the receiver the rectangle specified by x, y, width and height.
This rectangle is round-cornered on the right, and straight on the left.
addRoundRectangleStraightRight(float, float, float, float, float, float) - Method in class org.eclipse.nebula.widgets.opal.commons.AdvancedPath
Adds to the receiver the rectangle specified by x, y, width and height.
This rectangle is round-cornered on the left, and straight on the right.
addRowGroup(PWRowGroup) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.ValueAndAssociatedWidgets
 
addRowGroupLinkedTo(String, PWRowGroup) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PreferenceWindow
Add a row group that is linked to a given property
addSegmentListener(SegmentListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Adds a segment listener.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeSelectionProvider
 
addSelectionChangeListener(SelectionChangeListener) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
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 SelectionChangeListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
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.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 interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
addSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
addSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
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.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
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.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
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.nebula.widgets.opal.dialog.ChoiceWidget
Add a selection listener to this widget
addSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
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.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
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.nebula.widgets.opal.launcher.Launcher
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.nebula.widgets.opal.nebulaslider.NebulaSlider
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.nebula.widgets.opal.preferencewindow.FlatButton
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.nebula.widgets.opal.rangeslider.RangeSlider
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.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
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.nebula.widgets.opal.starrating.StarRating
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.nebula.widgets.opal.switchbutton.SwitchButton
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.nebula.widgets.opal.textassist.TextAssist
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
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.nebula.widgets.pgroup.PGroupToolItem
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
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.nebula.widgets.roundedswitch.RoundedSwitch
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.nebula.widgets.splitbutton.SplitButton
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.nebula.widgets.tablecombo.TableCombo
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(Control, SelectionListener) - Static method in class org.eclipse.nebula.widgets.opal.commons.SelectionListenerUtil
Add a SelectionListener to a given Control
addTab(Image, String) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PreferenceWindow
Add a tab to the preference window
addTextBox(String) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
Add a text box for input
addTextControlKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Adds the listener to the collection of listeners who will be notified when the user presses keys in the text field. interface.
addTextListener() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Adds the textListener for the appropriate SWT events to handle incrementing fields.
addTip(String) - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
Add a tip
addToolbarButton(ToolbarButton) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Adds the given ToolbarButton to the toolbar of the editor.
addToolbarButton(ToolbarButton) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Adds a custom button to the CKEditor toolbar.
addToolbarButton(ToolbarButton) - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Adds a custom button to the CKEditor toolbar.
addToolbarButton(ToolbarButton, BrowserFunction) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Adds the given ToolbarButton to the toolbar of the editor.
addToolbarButton(ToolbarButton, BrowserFunction) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Adds a custom button to the CKEditor toolbar.
addToolbarButton(ToolbarButton, BrowserFunction) - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Adds a custom button to the CKEditor toolbar.
addToolItem(PGroupToolItem) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
 
addTopLevelPanel(VPanel) - Static method in class org.eclipse.nebula.cwt.v.VTracker
 
addTouchListener(TouchListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
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.nebula.cwt.base.BaseCombo
Adds the listener to the collection of listeners who will be notified when traversal events occur, by sending it one of the messages defined in the TraverseListener interface.
addTreeListener(TreeListener) - Method in class org.eclipse.nebula.widgets.grid.Grid
Adds the listener to the collection of listeners who will be notified when the receiver's items changes, by sending it one of the messages defined in the TreeListener interface.
addTreeListener(TreeListener) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Adds the listener to the collection of listeners who will be notified when an item in the receiver is expanded or collapsed by sending it one of the messages defined in the TreeListener interface.
addTreeListener(Control, TreeListener) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
addVerifyListener(VerifyListener) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
addVerifyListener(VerifyListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
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.nebula.widgets.tablecombo.TableCombo
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.
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWFloatText
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWIntegerText
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWPasswordText
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWStringText
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWText
Add the verify listeners
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWURLText
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTBaseTextEditor
Add the verify listeners
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTFloatEditor
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTIntegerEditor
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTPasswordEditor
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTStringEditor
 
addVerifyListeners() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTURLEditor
 
addVerifyListeners(Text) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTWindowEditor
Add a verify listener to a given text that accepts only integers
addWidget(PWWidget) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.ValueAndAssociatedWidgets
 
addWidgetLinkedTo(String, PWWidget) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PreferenceWindow
Add a widget that is linked to a given property
AdvancedPath - Class in org.eclipse.nebula.widgets.opal.commons
AdvancedPath, a Path object that contains extra paths
AdvancedPath(Device) - Constructor for class org.eclipse.nebula.widgets.opal.commons.AdvancedPath
Contructor
align(int) - Method in class org.eclipse.nebula.widgets.cdatetime.Footer
 
align(int) - Method in class org.eclipse.nebula.widgets.cdatetime.Header
 
align(int, int, boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.Footer
 
align(int, int, boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.Header
 
alignment - Variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
alignment - Variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
alignment - Variable in class org.eclipse.nebula.widgets.richtext.painter.AlignmentStyle
 
alignment - Variable in class org.eclipse.nebula.widgets.richtext.painter.instructions.ParagraphInstruction
 
AlignmentStyle - Class in org.eclipse.nebula.widgets.richtext.painter
Alignment style information that is extracted out of the style attribute of span, ul and ol tags.
AlignmentStyle() - Constructor for class org.eclipse.nebula.widgets.richtext.painter.AlignmentStyle
 
alpha() - Method in class org.eclipse.nebula.cwt.svg.SvgGradientStop
 
am_pm - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
am_pm - Variable in class org.eclipse.nebula.widgets.cdatetime.DiscreteTimePicker
 
amplitude - Variable in class org.eclipse.nebula.cwt.animation.movement.SinusDecreaseVariation
 
amplitude - Variable in class org.eclipse.nebula.cwt.animation.movement.SinusVariation
 
AnalogClockPainter - Class in org.eclipse.nebula.widgets.cdatetime
 
AnalogClockPainter(CDateTime, AnalogTimePicker) - Constructor for class org.eclipse.nebula.widgets.cdatetime.AnalogClockPainter
 
AnalogTime - org.eclipse.nebula.widgets.cdatetime.CDT.PickerType
 
AnalogTimePicker - Class in org.eclipse.nebula.widgets.cdatetime
 
AnalogTimePicker(CDateTime) - Constructor for class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
AnalogTimePicker(CDateTime, DatePicker) - Constructor for class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
AnalogTimePicker.BaseLayout - Class in org.eclipse.nebula.widgets.cdatetime
 
AnalogTimePicker.DialLayout - Class in org.eclipse.nebula.widgets.cdatetime
 
AnimationRunner - Class in org.eclipse.nebula.cwt.animation
An animation runner which can run only one effect at the same time.
AnimationRunner() - Constructor for class org.eclipse.nebula.cwt.animation.AnimationRunner
Create a new animation runner using the default framerate (50 fps)
AnimationRunner(int) - Constructor for class org.eclipse.nebula.cwt.animation.AnimationRunner
Create a new animation runner, which can run only one effect at the same time.
append(String) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
append(String) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Appends a string.
APPLICATION_ERROR - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
apply() - Method in class org.eclipse.nebula.cwt.svg.SvgFill
 
apply() - Method in class org.eclipse.nebula.cwt.svg.SvgPaint
 
apply() - Method in class org.eclipse.nebula.cwt.svg.SvgStroke
 
apply(boolean) - Method in class org.eclipse.nebula.cwt.svg.SvgGradient
 
apply(float, float) - Method in class org.eclipse.nebula.cwt.svg.SvgTransform
 
apply(GC) - Method in class org.eclipse.nebula.cwt.svg.SvgContainer
 
apply(GC) - Method in class org.eclipse.nebula.cwt.svg.SvgGraphic
Apply this svg graphic to the given graphics context.
apply(GC) - Method in class org.eclipse.nebula.cwt.svg.SvgShape
 
apply(GC) - Method in class org.eclipse.nebula.cwt.svg.SvgUse
 
apply(GC, Rectangle) - Method in class org.eclipse.nebula.cwt.svg.SvgDocument
Apply this svg document to the given graphics context, scaled to fit within the given bounds.
apply(GC, Rectangle) - Method in class org.eclipse.nebula.cwt.svg.SvgFragment
Apply this svg fragment to the given graphics context, scaled to fit within the given bounds.
APPLY - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
applyCSSProperty(Object, String, CSSValue, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.cdatetime.css.CDateTimePropertyHandler
 
applyCSSProperty(Object, String, CSSValue, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.grid.css.GridPropertyHandler
 
applyCSSProperty(Object, String, CSSValue, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.tablecombo.css.TableComboPropertyHandler
 
applyEffect(long) - Method in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
Apply this effect.
applyEffect(long) - Method in class org.eclipse.nebula.cwt.animation.effects.Grow
 
applyEffect(long) - Method in class org.eclipse.nebula.cwt.animation.effects.MoveControl
 
applyEffect(long) - Method in class org.eclipse.nebula.cwt.animation.effects.MoveScrollBar
 
applyEffect(long) - Method in class org.eclipse.nebula.cwt.animation.effects.Resize
 
applyEffect(long) - Method in class org.eclipse.nebula.cwt.animation.effects.SetAlpha
 
applyEffect(long) - Method in class org.eclipse.nebula.cwt.animation.effects.SetBounds
 
applyEffect(long) - Method in class org.eclipse.nebula.cwt.animation.effects.Shake
 
applyHTMLFormating(StyledText) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
Apply a very basic pseudo-HTML formating to a text stored in a StyledText widget.
applyInitialLook() - Method in class org.eclipse.nebula.widgets.opal.promptsupport.BaseFocusControlListener
Apply the initial look of the widget
applyPromptLook() - Method in class org.eclipse.nebula.widgets.opal.promptsupport.BaseFocusControlListener
Apply the prompt look of the widget
arrowMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnFooterRenderer
 
arrowMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnHeaderRenderer
 
arrowMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.win7.Win7GridColumnHeaderRenderer
 
ASCENDER - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
A vertical bar from the top to the toggle
ask(String, String, String) - Static method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
Create a dialog box that asks a question
ask(Shell, String, String, String) - Static method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
Create a dialog box that asks a question
attachListeners(boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
attachListeners(boolean) - Method in class org.eclipse.nebula.cwt.v.VNative
 
ATTRIBUTE_PARAGRAPH_MARGIN_LEFT - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
ATTRIBUTE_PARAGRAPH_TEXT_ALIGN - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
ATTRIBUTE_PARAGRAPH_TEXT_ALIGN_VALUE_RIGHT - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
ATTRIBUTE_STYLE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
ATTRIBUTE_STYLE_BACKGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
ATTRIBUTE_STYLE_COLOR - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
ATTRIBUTE_STYLE_FONT_FAMILY - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
ATTRIBUTE_STYLE_FONT_SIZE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
authenticate(String, String) - Method in interface org.eclipse.nebula.widgets.opal.loginDialog.LoginDialogVerifier
Check if the couple login/password is correct
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages