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

E

EDIT_PROPERTY - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
editElement(Object, int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
editElement(Object, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
ElasticOut - Class in org.eclipse.nebula.animation.movement
Behave like an elastic at the end.
ElasticOut - Class in org.eclipse.nebula.cwt.animation.movement
 
ElasticOut() - Constructor for class org.eclipse.nebula.animation.movement.ElasticOut
 
ElasticOut() - Constructor for class org.eclipse.nebula.cwt.animation.movement.ElasticOut
 
ElasticOut(double, double) - Constructor for class org.eclipse.nebula.animation.movement.ElasticOut
 
ElasticOut(double, double) - Constructor for class org.eclipse.nebula.cwt.animation.movement.ElasticOut
 
EmptyPiece - Class in org.eclipse.nebula.paperclips.core.internal.piece
A blank PrintPiece of a predetermined size
EmptyPiece(Point) - Constructor for class org.eclipse.nebula.paperclips.core.internal.piece.EmptyPiece
 
EmptyPrint - Class in org.eclipse.nebula.paperclips.core
A Print which displays nothing but takes up space.
EmptyPrint() - Constructor for class org.eclipse.nebula.paperclips.core.EmptyPrint
Constructs an EmptyPrint with size (0, 0).
EmptyPrint(int, int) - Constructor for class org.eclipse.nebula.paperclips.core.EmptyPrint
Constructs an EmptyPrint with the given size.
EmptyPrint(Point) - Constructor for class org.eclipse.nebula.paperclips.core.EmptyPrint
Constructs an EmptyPrint with the given size.
enableAddEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
enableAddEvent() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
 
enableAllChildrenWidgets(Control) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
Enable all widgets of a control
enableAutoScroll() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
enableAutoScroll() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether to enable auto scroll which causes the chart to scroll either left or right when events are dragged or resized beyond the bounds of the chart.
enableDefaultKeyListener() - Method in class org.eclipse.nebula.widgets.grid.Grid
Enable default key listener
EnabledIfEquals - Class in org.eclipse.nebula.widgets.opal.preferencewindow.enabler
This enabler is used to enable a widget if a property is equal to a given value
EnabledIfEquals(String, Object) - Constructor for class org.eclipse.nebula.widgets.opal.preferencewindow.enabler.EnabledIfEquals
Constructor
EnabledIfNotEquals - Class in org.eclipse.nebula.widgets.opal.preferencewindow.enabler
This enabler is used to enable a widget if a property is not equal to a given value
EnabledIfNotEquals(String, Object) - Constructor for class org.eclipse.nebula.widgets.opal.preferencewindow.enabler.EnabledIfNotEquals
Constructor
EnabledIfTrue - Class in org.eclipse.nebula.widgets.opal.preferencewindow.enabler
This enabler is used to enable a widget if a boolean property is true
EnabledIfTrue(String) - Constructor for class org.eclipse.nebula.widgets.opal.preferencewindow.enabler.EnabledIfTrue
Constructor
enableDragAndDrop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
enableDragAndDrop() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether event drag-and-drop is turned on or off.
enableLastDraw() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
enableLastDraw() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
See IGanttEventListener's lastDraw(GC gc) method method info.
enableOrDisable() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWGroup
 
enableOrDisable() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWRow
 
enableOrDisable() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWRowGroup
Enables or disables all elements stored in this group or row
enableOrDisable() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWLabel
 
enableOrDisable() - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWWidget
Enable or disable the widget, depending on the associated enabler
Enabler - Class in org.eclipse.nebula.widgets.opal.preferencewindow.enabler
This is the abstract class of all Enablers.
Enabler(String) - Constructor for class org.eclipse.nebula.widgets.opal.preferencewindow.enabler.Enabler
Constructor
enableResizing() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
enableResizing() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether event-resizing is turned on or off.
enableTodayLineUpdater() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
enableTodayLineUpdater() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings2
Start the updating tread for TodayLine (red line marking current time)
enableZooming() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
enableZooming() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
If zooming in/out should be enabled or disabled.
endBorderTable() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
endDummyJob(Printer) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Ends a dummy job on the given Printer if the platform requires a dummy job.
endMultiColumnTable() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
endSimpleTable() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
ensureInDisplayThread(Runnable) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
ensureInDisplayThread(Runnable, boolean) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
EntityReplacer - Interface in org.eclipse.nebula.widgets.richtext.painter
Implementations of this interface are intended to transform an EntityReference to a String representation.
EnumStringMultiSelectionDialog - Class in org.eclipse.nebula.widgets.xviewer.util
 
EnumStringMultiSelectionDialog(String, Collection<String>, Collection<String>) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.EnumStringMultiSelectionDialog
 
EnumStringMultiSelectionDialog(String, Collection<String>, Collection<String>, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.EnumStringMultiSelectionDialog
 
EnumStringMultiSelectionDialog.Selection - Enum in org.eclipse.nebula.widgets.xviewer.util
 
EnumStringSingleSelectionDialog - Class in org.eclipse.nebula.widgets.xviewer.util
 
EnumStringSingleSelectionDialog(String, String, Collection<String>, String) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.EnumStringSingleSelectionDialog
 
equal(double, double) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.Util
Returns whether the arguments are equal.
equal(Object, Object) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.Util
Returns whether the arguments are equal.
equal(ImageData, ImageData) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.SWTUtil
Returns whether the ImageData arguments are equivalent.
equal(PaletteData, PaletteData) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.SWTUtil
Returns whether the PaletteData arguments are equivalent.
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.AlignPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.BackgroundPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.BigPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.border.BorderPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.border.GapBorder
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.border.LineBorder
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.BreakPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.ColumnPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.EmptyPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultCellBackgroundProvider
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.grid.GridColumn
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.grid.GridPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellImpl
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.ImagePrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.internal.LayerEntryImpl
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.LayerPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.LinePrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.Margins
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.NoBreakPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.page.DefaultPageNumberFormat
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPageDecoration
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.page.PagePrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.page.SimplePageDecoration
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.PrintJob
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.RotatePrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.ScalePrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.SeriesPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.SidewaysPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.text.LineBreakPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.text.StyledTextPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
 
equals(Object) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
 
equals(Object) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorTuple
 
equals(Object) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
 
equals(Object) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
equals(Object) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Range
equals(Object) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttConnection
 
equals(Object) - Method in class org.eclipse.nebula.widgets.geomap.internal.TileRef
 
equals(Object) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
 
equals(Object) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
ERASE_PROPERTY - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
error(int) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Triggers an appropriate exception based on the passed in error code.
error(int, String) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Triggers an appropriate exception based on the passed in error code.
error(String) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Triggers an unspecified exception with the passed in detail.
error(String, String) - Static method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
Create a dialog box that displays an error message
error(Shell, String, String) - Static method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
Create a dialog box that displays an error message
errorStatus(Throwable) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerUIJob
Convenience method to return a status for an exception.
evaluateJavascript(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Evaluates the specified script in the internal Browser and returns the result.
EVENT_NOT_VISIBLE - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
EVENT_OOB_BOTTOM - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
EVENT_OOB_LEFT - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
EVENT_OOB_RIGHT - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
EVENT_OOB_TOP - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
EVENT_VISIBLE - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
EventDeleteCommand - Class in org.eclipse.nebula.widgets.ganttchart.undoredo.commands
Represents one GanttEvent delete action that can be undone/redone.
EventDeleteCommand(GanttEvent, GanttSection, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventDeleteCommand
Creates a new undoable/redoable delete Event.
eventDoubleClicked(GanttEvent, MouseEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventDoubleClicked(GanttEvent, MouseEvent) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when an event is doubleclicked.
eventHeaderSelected(Calendar, List) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventHeaderSelected(Calendar, List) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when a header section becomes selected (days in the header are clicked etc).
EventMoveCommand - Class in org.eclipse.nebula.widgets.ganttchart.undoredo.commands
Represents one GanttEvent DND action that can be undone/redone.
EventMoveCommand(GanttEvent, Calendar, Calendar, Calendar, Calendar, Calendar, Calendar, Calendar, Calendar, GanttSection, GanttSection, int, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
Creates a new undoable/redoable Move Event.
eventMovedToNewSection(GanttEvent, GanttSection, GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventMovedToNewSection(GanttEvent, GanttSection, GanttSection) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
This is called when an event is moved (vertical DND) from one section to another.
eventPropertiesSelected(List) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventPropertiesSelected(List) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when the "properties" menu item is selected on an event (assuming it's visible).
eventReordered(GanttEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventReordered(GanttEvent) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
This is called when an event was reordered vertically in the chart (via DND).
EventResizeCommand - Class in org.eclipse.nebula.widgets.ganttchart.undoredo.commands
Represents one resize event in the chart that can be done/redone.
EventResizeCommand(GanttEvent, Calendar, Calendar, Calendar, Calendar, Calendar, Calendar, Calendar, Calendar) - Constructor for class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventResizeCommand
Creates a new undoable/redoable Resize Event.
eventsDeleteRequest(List, MouseEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventsDeleteRequest(List, MouseEvent) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when the built-in delete action is run on an event.
eventsDroppedOrResizedOntoUnallowedDateRange(List, GanttSpecialDateRange) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventsDroppedOrResizedOntoUnallowedDateRange(List, GanttSpecialDateRange) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
This is called when one or more events were either dropped or resized over a GanttSpecialDateRange which does not allow events on its dates.
eventSelected(GanttEvent, List, MouseEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventSelected(GanttEvent, List, MouseEvent) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when an event is selected.
eventsMoved(List, MouseEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventsMoved(List, MouseEvent) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when one or more events were moved.
eventsMoveFinished(List, MouseEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventsMoveFinished(List, MouseEvent) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when a move has finished (the mouse button is let go).
eventsResized(List, MouseEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventsResized(List, MouseEvent) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when one or more events were resized.
eventsResizeFinished(List, MouseEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
eventsResizeFinished(List, MouseEvent) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
Fires when a resize has finished (the mouse button is let go).
EXCEPTION - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
execute() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
The code that should be executed via Javascript callback when this button is pressed.
executeJavascript(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Executes the specified script in the internal Browser.
ExpandToggleRenderer - Class in org.eclipse.nebula.widgets.grid.internal
 
ExpandToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.ExpandToggleRenderer
 
ExpoOut - Class in org.eclipse.nebula.animation.movement
Moves fast at first then slow down until it reaches the max value.
ExpoOut - Class in org.eclipse.nebula.cwt.animation.movement
Implementation of an exponential movement.
ExpoOut() - Constructor for class org.eclipse.nebula.animation.movement.ExpoOut
 
ExpoOut() - Constructor for class org.eclipse.nebula.cwt.animation.movement.ExpoOut
 
ExtendedViewerColumn - Class in org.eclipse.nebula.widgets.xviewer.edit
XViewerColumns with a description map(key is the inputObject.class)
ExtendedViewerColumn(String, String, int, XViewerAlign, boolean, SortDataType, boolean, String) - Constructor for class org.eclipse.nebula.widgets.xviewer.edit.ExtendedViewerColumn
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links