- HAND - Static variable in class org.eclipse.draw2d.Cursors
-
- handleCollision(PointList, int) - Method in class org.eclipse.draw2d.AutomaticRouter
-
Handles collisions between 2 or more Connections.
- handleCollision(PointList, int) - Method in class org.eclipse.draw2d.FanRouter
-
Modifies a given PointList that collides with some other PointList.
- handleEvent(Event) - Method in class org.eclipse.draw2d.LightweightSystem.EventHandler
-
- handleFocusGained(FocusEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleFocusGained(FocusEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when this IFigure has gained focus.
- handleFocusLost(FocusEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleFocusLost(FocusEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when this IFigure has lost focus.
- handleKeyPressed(KeyEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleKeyPressed(KeyEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when a key is pressed while this IFigure has focus.
- handleKeyReleased(KeyEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleKeyReleased(KeyEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when a key is released while this IFigure has focus.
- handleMouseDoubleClicked(MouseEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleMouseDoubleClicked(MouseEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when a mouse button has been double-clicked while within this
IFigure's bounds.
- handleMouseDragged(MouseEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleMouseDragged(MouseEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when the mouse has been dragged within this IFigure's bounds.
- handleMouseEntered(MouseEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleMouseEntered(MouseEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when the mouse has entered this IFigure's bounds.
- handleMouseExited(MouseEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleMouseExited(MouseEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when the mouse has exited this IFigure's bounds.
- handleMouseHover(MouseEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleMouseHover(MouseEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when the mouse has hovered over this IFigure.
- handleMouseMoved(MouseEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleMouseMoved(MouseEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when the mouse has moved within this IFigure's bounds.
- handleMousePressed(MouseEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleMousePressed(MouseEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when a mouse button has been pressed while within this IFigure's
bounds.
- handleMouseReleased(MouseEvent) - Method in class org.eclipse.draw2d.Figure
-
- handleMouseReleased(MouseEvent) - Method in interface org.eclipse.draw2d.IFigure
-
Called when a mouse button has been released while within this IFigure's
bounds.
- handleSelectionChanged() - Method in class org.eclipse.draw2d.CheckBox
-
Adjusts CheckBox's icon depending on selection status.
- handleStateChanged(ChangeEvent) - Method in interface org.eclipse.draw2d.ChangeListener
-
Called when the listened to object's state has changed.
- hasFocus() - Method in class org.eclipse.draw2d.Figure
-
- hasFocus() - Method in interface org.eclipse.draw2d.IFigure
-
Returns true
if this IFigure has focus.
- hashCode() - Method in class org.eclipse.draw2d.ChopboxAnchor
-
The owning figure's hashcode is used since equality is approximately
based on the owner.
- hashCode() - Method in class org.eclipse.draw2d.EllipseAnchor
-
The owning figure's hashcode is used since equality is approximately
based on the owner.
- hashCode() - Method in class org.eclipse.draw2d.geometry.Dimension
-
- hashCode() - Method in class org.eclipse.draw2d.geometry.Insets
-
- hashCode() - Method in class org.eclipse.draw2d.geometry.Point
-
- hashCode() - Method in class org.eclipse.draw2d.geometry.Ray
-
Deprecated.
- hashCode() - Method in class org.eclipse.draw2d.geometry.Rectangle
-
- hashCode() - Method in class org.eclipse.draw2d.geometry.Straight
-
- hashCode() - Method in class org.eclipse.draw2d.geometry.Vector
-
- hashCode() - Method in class org.eclipse.draw2d.graph.Rank
-
- hasMoreConnections() - Method in class org.eclipse.draw2d.ShortestPathConnectionRouter
-
- hasNext() - Method in class org.eclipse.draw2d.Figure.FigureIterator
-
Returns true
if there's another Figure to iterate over.
- hBar - Variable in class org.eclipse.draw2d.ScrollPane
-
The horizontal scrollbar
- height - Variable in class org.eclipse.draw2d.geometry.Dimension
-
The height.
- height() - Method in class org.eclipse.draw2d.geometry.Dimension
-
Returns the height of this dimension.
- height - Variable in class org.eclipse.draw2d.geometry.Rectangle
-
The height
- height() - Method in class org.eclipse.draw2d.geometry.Rectangle
-
Returns the current height of this Rectangle
- height - Variable in class org.eclipse.draw2d.graph.Node
-
The height of this node.
- heightHint - Variable in class org.eclipse.draw2d.GridData
-
heightHint specifies a minimum height for the row.
- HELP - Static variable in class org.eclipse.draw2d.Cursors
-
- hide() - Method in class org.eclipse.draw2d.PopUpHelper
-
Hides this PopUpHelper's Shell.
- hide() - Method in class org.eclipse.draw2d.ToolTipHelper
-
- highlight - Variable in class org.eclipse.draw2d.SchemeBorder.Scheme
-
Arrays of Colors, used for highlight and shadow effecsts
- hookEventHandler(ClickableEventHandler) - Method in class org.eclipse.draw2d.Clickable
-
Adds the given ClickableEventHandler to this clickable.
- hookShellListeners() - Method in class org.eclipse.draw2d.PopUpHelper
-
Desired popup helper behavior is achieved by writing listeners that
manipulate the behavior of the PopUpHelper's Shell.
- hookShellListeners() - Method in class org.eclipse.draw2d.ToolTipHelper
-
- HORIZONTAL - Static variable in class org.eclipse.draw2d.OrderedLayout
-
Deprecated.
Pulled up from derived layout manager and deprecated here
because unused.
- horizontal - Variable in class org.eclipse.draw2d.OrderedLayout
-
- HORIZONTAL - Static variable in interface org.eclipse.draw2d.Orientable
-
A constant representing a horizontal orientation.
- HORIZONTAL - Static variable in interface org.eclipse.draw2d.PositionConstants
-
A constant indicating horizontal direction
- HORIZONTAL - Static variable in class org.eclipse.draw2d.ToolbarLayout
-
- HORIZONTAL_ALIGN_BEGINNING - Static variable in class org.eclipse.draw2d.GridData
-
Style bit for new GridData(int)
to position the figure at
the left of the cell.
- HORIZONTAL_ALIGN_CENTER - Static variable in class org.eclipse.draw2d.GridData
-
Style bit for new GridData(int)
to position the figure in
the horizontal center of the cell.
- HORIZONTAL_ALIGN_END - Static variable in class org.eclipse.draw2d.GridData
-
Style bit for new GridData(int)
to position the figure at
the right of the cell.
- HORIZONTAL_ALIGN_FILL - Static variable in class org.eclipse.draw2d.GridData
-
Style bit for new GridData(int)
to resize the figure to fill
the cell horizontally.
- horizontalAlignment - Variable in class org.eclipse.draw2d.GridData
-
horizontalAlignment specifies how figures will be positioned horizontally
within a cell.
- horizontalIndent - Variable in class org.eclipse.draw2d.GridData
-
horizontalIndent specifies the number of pixels of indentation that will
be placed along the left side of the cell.
- horizontalSpacing - Variable in class org.eclipse.draw2d.GridLayout
-
horizontalSpacing specifies the number of pixels between the right edge
of one cell and the left edge of its neighbouring cell to the right.
- horizontalSpan - Variable in class org.eclipse.draw2d.GridData
-
horizontalSpan specifies the number of column cells that the figure will
take up.