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

F

factory - Variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
fadeOnClose(Shell, int, IMovement) - Static method in class org.eclipse.nebula.cwt.animation.effects.SetAlpha
Add a listener that will fade the window when it get closed.
FAKE_ROOT_TAG_END - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
FAKE_ROOT_TAG_START - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
FEWER_DETAILS - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
field - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
fieldAdjust(int) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Adds the given amount to the x² field, if there is one
fieldFirst() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
fieldFromTextSelection() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Sets the active field from the select of the text box
fieldLast() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
fieldNext() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Sets the active field to the next field; wraps if necessary and sets to last field if there is no current active field
fieldNext(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Sets the active field to the next field; wraps if necessary and sets to last field if there is no current active field
fieldPrev(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Sets the active field to the previous field; wraps if necessary and sets to first field if there is no current active field
fields - Variable in class org.eclipse.nebula.widgets.cdatetime.Body
 
fields - Variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
fields - Variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
FileToolbox - Class in org.eclipse.nebula.widgets.opal.commons
 
FileToolbox() - Constructor for class org.eclipse.nebula.widgets.opal.commons.FileToolbox
 
fill - Variable in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
fill - Variable in class org.eclipse.nebula.cwt.v.VControl
 
fillGradientRectangle(GC, int, int, int, int, Color[], int[], boolean) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
 
fillPromptText() - Method in class org.eclipse.nebula.widgets.opal.promptsupport.BaseFocusControlListener
Fill the prompt text
fillPromptText() - Method in class org.eclipse.nebula.widgets.opal.promptsupport.CComboFocusControlListener
 
fillPromptText() - Method in class org.eclipse.nebula.widgets.opal.promptsupport.ComboFocusControlListener
 
fillPromptText() - Method in class org.eclipse.nebula.widgets.opal.promptsupport.StyledTextFocusControlListener
 
fillPromptText() - Method in class org.eclipse.nebula.widgets.opal.promptsupport.TextFocusControlListener
 
fillProperty(Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTDimensionEditor
 
fillProperty(Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTInsetsEditor
 
fillProperty(Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTRectangleEditor
 
fillProperty(Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTWindowEditor
Fill property when the ok button is pressed
fillRoundRectangle(GC, int, int, int, int, Color) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
 
fillRoundRectangle(GC, int, int, int, int, Color, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
 
filterEvent(Event) - Method in class org.eclipse.nebula.cwt.v.VButton
 
filterEvent(Event) - Method in class org.eclipse.nebula.cwt.v.VControl
 
fireCheckEvent(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Fires the appropriate events in response to a user checking/unchecking an item.
fireColumnsMoved() - Method in class org.eclipse.nebula.widgets.grid.Grid
 
fireEnablers() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PreferenceWindow
Fire all enablers
fireEvent(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Fires the given event type on the parent Grid instance.
fireListeners() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Fires selection listeners.
fireModifyListeners() - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsComposite
Fire the modify listeners
fireMoved() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Fires moved event.
firePTPropertyChangeListeners(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Fire the event "a value of a property has changed"
fireResized() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Fires resized event.
fireSelectionChanged() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Notifies listeners that the selection for this CDateTime has changed
fireSelectionChanged(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
fireSelectionChanged(int) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Notifies listeners that a field of the selected date for this CDateTime has changed
fireSelectionEvent() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
 
fireSelectionEvent() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
 
fireSelectionListeners(Control, Event) - Static method in class org.eclipse.nebula.widgets.opal.commons.SelectionListenerUtil
Fire the selection listeners of a given control
fireValueChanged() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.ValueAndAssociatedWidgets
Fire events when the value has changed
FixedSizeQueue<T> - Class in org.eclipse.nebula.widgets.opal.commons
Instance of this class are queues that have a fixed size.
When the queue is full, the elements are shifted and the first element is lost.
FixedSizeQueue(int) - Constructor for class org.eclipse.nebula.widgets.opal.commons.FixedSizeQueue
Constructor
FlatButton - Class in org.eclipse.nebula.widgets.opal.preferencewindow
Instances of this class represent a flat button.
FlatButton(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
FOCUS_CONTROL_LISTENER - Static variable in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
 
FocusControlListenerFactory - Class in org.eclipse.nebula.widgets.opal.promptsupport
This is a factory of focus/control listeners
FocusControlListenerFactory() - Constructor for class org.eclipse.nebula.widgets.opal.promptsupport.FocusControlListenerFactory
 
focusGained(FocusEvent) - Method in class org.eclipse.nebula.widgets.opal.promptsupport.BaseFocusControlListener
 
FocusInFunction(Browser, String) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor.FocusInFunction
 
focusLost() - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
 
focusLost(FocusEvent) - Method in class org.eclipse.nebula.widgets.opal.promptsupport.BaseFocusControlListener
 
FocusOutFunction(Browser, String) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor.FocusOutFunction
 
font - Variable in class org.eclipse.nebula.cwt.v.VControl
 
FONT - org.eclipse.nebula.widgets.richtext.painter.SpanElement.SpanType
 
FontMetricsProvider - Interface in org.eclipse.nebula.widgets.richtext.painter.instructions
Implementations of this interface typically perform modifications to a Font and therefore need to be able to supply the FontMetrics of the font after the modifications are done.
Footer - Class in org.eclipse.nebula.widgets.cdatetime
 
FooterArea - Class in org.eclipse.nebula.widgets.opal.dialog
Instances of this class are message areas
FooterArea(Dialog) - Constructor for class org.eclipse.nebula.widgets.opal.dialog.FooterArea
Constructor
FooterPanel - org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
 
forceFocus() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Forces the receiver to have the keyboard focus, causing all keyboard events to be delivered to it.
forceFocus() - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Forces the receiver to have the keyboard focus, causing all keyboard events to be delivered to it.
forceFocus() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
forceSelection(boolean) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
 
foreground - Variable in class org.eclipse.nebula.cwt.v.VControl
 
FOREGROUND - Static variable in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
 
format - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
FormGroupStrategy - Class in org.eclipse.nebula.widgets.pgroup
FormGroupStrategy makes a PGroup mimic the look and feel of an Eclipse Form Section.
FormGroupStrategy() - Constructor for class org.eclipse.nebula.widgets.pgroup.FormGroupStrategy
Deprecated.
use constructor with PGroup element instead
FormGroupStrategy(PGroup) - Constructor for class org.eclipse.nebula.widgets.pgroup.FormGroupStrategy
Creates a FormGroupStrategy with the given toggle and style.
function(Object[]) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor.FocusInFunction
 
function(Object[]) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor.FocusOutFunction
 
function(Object[]) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor.JavaExecutionFinishedFunction
 
function(Object[]) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor.JavaExecutionStartedFunction
 
function(Object[]) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor.KeyPressedFunction
 
function(Object[]) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor.KeyReleasedFunction
 
function(Object[]) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor.ModifyFunction
 
FX - Static variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
FY - Static variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
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