- fadeOnClose(Shell, int, IMovement) - Static method in class org.eclipse.nebula.animation.effects.AlphaEffect
-
- fadeOnClose(Shell, int, IMovement, AnimationRunner) - Static method in class org.eclipse.nebula.animation.effects.AlphaEffect
-
Add a listener that will fade the window when it get closed.
- 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.
- FadeTransition - Class in org.eclipse.nebula.effects.stw.transitions
-
Applies a fade effect.
- FadeTransition(TransitionManager) - Constructor for class org.eclipse.nebula.effects.stw.transitions.FadeTransition
-
- FadeTransition(TransitionManager, long, long) - Constructor for class org.eclipse.nebula.effects.stw.transitions.FadeTransition
-
This constructor creates a FadeTransition with fps number of frames per
second and T total transition time in milliseconds.
- FAHRENHEIT - org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure.TemperatureUnit
-
- 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
-
- FalseResult - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.Result
-
- FIGURE_NON_PROPERTIES - Static variable in class org.eclipse.nebula.visualization.internal.widgets.introspection.DefaultWidgetIntrospector
-
- figureLayout() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
-
Simple call of org.eclipse.draw2d.Figure.layout()
- FileStoreCustomizations - Class in org.eclipse.nebula.widgets.xviewer.customize
-
- FileStoreCustomizations(File, String, String, String, String) - Constructor for class org.eclipse.nebula.widgets.xviewer.customize.FileStoreCustomizations
-
- fileToString(File) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.FileUtil
-
- FileUtil - Class in org.eclipse.nebula.widgets.xviewer.util.internal
-
- FileUtil() - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.FileUtil
-
- FILLED_CIRCLE - org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
-
- FILLED_DIAMOND - org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
-
- FILLED_SQUARE - org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
-
- FILLED_TRIANGLE - org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
-
- fillGradientRectangle(GC, int, int, int, int, Color[], int[], boolean) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
-
- 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
-
- filter(Viewer, Object, Object[]) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.PatternFilter
-
- FilterDataUI - Class in org.eclipse.nebula.widgets.xviewer.customize
-
Provides UI for display of current filter
- FilterDataUI(XViewer, boolean) - Constructor for class org.eclipse.nebula.widgets.xviewer.customize.FilterDataUI
-
- FilteredTreeComposite - Class in org.eclipse.nebula.widgets.xviewer.util.internal
-
A simple control that provides a text widget and a tree viewer.
- FilteredTreeComposite(Composite, int, PatternFilter) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
-
Create a new instance of the receiver.
- finalize() - Method in class org.eclipse.nebula.effects.stw.TransitionManager
-
- fireCheckEvent(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Fires the appropriate events in response to a user checking/unchecking an
item.
- fireConfigChanged() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
-
- fireConfigChanged() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
-
- fireEvent(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
-
Fires the given event type on the parent Grid instance.
- fireMouseDoubleClicked(MouseEvent) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
- fireMouseDragged(MouseEvent) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
- fireMouseEntered(MouseEvent) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
- fireMouseExited(MouseEvent) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
- fireMouseHover(MouseEvent) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
- fireMouseMoved(MouseEvent) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
- fireMousePressed(MouseEvent) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
- fireMouseReleased(MouseEvent) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
- fireROIUpdated() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.ROIFigure
-
- firstMatch(int, int[], int) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
-
Returns the first element in masks where (value & mask[index]) ==
mask[index].
- FIXED_ROW_HEIGHT_AUTOMATIC - Static variable in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
-
- FIXED_ROW_HEIGHT_AUTOMATIC - Static variable in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
-
- FlatTreeContentProvider - Class in org.eclipse.nebula.jface.galleryviewer
-
Adaptor that converts an IStructuredContentProvider
into an
ITreeContentProvider
that places the nested contents inside a single
root node.
- FlatTreeContentProvider(IStructuredContentProvider) - Constructor for class org.eclipse.nebula.jface.galleryviewer.FlatTreeContentProvider
-
Adapts an IStructuredContentProvider
into an
ITreeContentProvider
that places the nested contents inside a
single root node.
- FlatTreeContentProvider(IStructuredContentProvider, Object) - Constructor for class org.eclipse.nebula.jface.galleryviewer.FlatTreeContentProvider
-
Adapts an IStructuredContentProvider
into an
ITreeContentProvider
that places the nested contents inside the
given root node.
- flipBlankAreaDragDirection() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
-
- flipBlankAreaDragDirection() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-
If for some reason the drag left vs.
- flipPointHorizontally(Point, int) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
-
Flip point horizontally from center point.
- flipPointsHorizontally(PointList) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
-
Flip points horizontally.
- flipPointsHorizontally(PointList, int) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
-
Flip points horizontally.
- flipPointsVertically(PointList) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
-
Flip points vertically.
- flipPointsVertically(PointList, int) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
-
Flip points vertically.
- flipPointVertically(Point, int) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
-
Flip point vertically from center point.
- FloatArrayWrapper - Class in org.eclipse.nebula.visualization.widgets.datadefinition
-
A wrapper for float[].
- FloatArrayWrapper(float[]) - Constructor for class org.eclipse.nebula.visualization.widgets.datadefinition.FloatArrayWrapper
-
- FOCUSED - Static variable in class org.eclipse.nebula.cwt.internal.theme.DrawData
-
- font(String, int, int) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a copy of this TextStyle, with the font changed to the font
described by the arguments.
- font(FontData) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a copy of this TextStyle, with the font changed to the argument.
- FONT - org.eclipse.nebula.widgets.richtext.painter.SpanElement.SpanType
-
- FONT_ARIAL - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the font for Arial in height of 9
- FONT_TAHOMA - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the font for Tahoma in height of 9
- fontHeight(int) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a copy of this TextStyle, with the font height changed to the
argument.
- 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.
- fontName(String) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a copy of this TextStyle, with the font name changed to the
argument.
- fontStyle(int) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a copy of this TextStyle, with the font style changed to the
argument.
- Footer - Class in org.eclipse.nebula.widgets.cdatetime
-
- FOOTER_HEIGHT_IN_PRINTER_DPI - Static variable in class org.eclipse.nebula.widgets.ganttchart.print.PrintUtils
-
The height of the footer on a print page.
- FooterPanel - org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
-
- forceFocus() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- forceFocus() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
- forceMouseWheelVerticalScroll() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
-
- forceMouseWheelVerticalScroll() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-
- forDevice(Device) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.ResourcePool
-
Returns a SharedGraphics which creates resources on the given device.
- foreground(int) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a copy of this TextStyle, with the foreground changed to the
color described by the argument.
- foreground(int, int, int) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a copy of this TextStyle, with the foreground changed to the
color described by the arguments.
- foreground(RGB) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a copy of this TextStyle, with the foreground changed to the
argument.
- format(Object) - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxis
-
- format(Object) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
-
Formats the given object as a DateFormat if Date is enabled or as a
DecimalFormat.
- format(Object) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
-
Formats the given object as a DateFormat if Date is enabled or as a
DecimalFormat.
- format(Object, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
-
Formats the given object as a DateFormat if Date is enabled or as a
DecimalFormat.
- format(Object, boolean) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
-
Formats the given object as a DateFormat if Date is enabled or as a
DecimalFormat.
- format(Object, int) - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxis
-
Formats the given object as a DateFormat if Date is enabled or as a
DecimalFormat.
- format(PageNumber) - Method in class org.eclipse.nebula.paperclips.core.page.DefaultPageNumberFormat
-
- format(PageNumber) - Method in interface org.eclipse.nebula.paperclips.core.page.PageNumberFormat
-
Returns a formatted String representing the pageNumber argument.
- format10 - Static variable in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
-
- 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
-
Creates a FormGroupStrategy with the given toggle and style.
- FOUR_DIRECTIONS - org.eclipse.nebula.visualization.xygraph.figures.Annotation.CursorLineStyle
-
- frame_style_bb - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_bbbr - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_bbT - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_bbtl - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_bbtr - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_bc - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_bl - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_br - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_lb - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_lc - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_lt - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_rb - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_rc - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_rt - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_tc - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_tl - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- frame_style_edge_tr - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- fromIndex(int) - Static method in enum org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
-