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

H

HAND - Static variable in class org.eclipse.draw2d.Cursors
 
handleCollision(PointList, int) - Method in class org.eclipse.draw2d.FanRouter
Modifies a given PointList that collides with some other PointList.
handleCollision(PointList, int) - Method in class org.eclipse.draw2d.AutomaticRouter
Handles collisions between 2 or more Connections.
handleFocusGained(FocusEvent) - Method in interface org.eclipse.draw2d.IFigure
Called when this IFigure has gained focus.
handleFocusGained(FocusEvent) - Method in class org.eclipse.draw2d.Figure
 
handleFocusLost(FocusEvent) - Method in interface org.eclipse.draw2d.IFigure
Called when this IFigure has lost focus.
handleFocusLost(FocusEvent) - 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.
handleKeyPressed(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.
handleKeyReleased(KeyEvent) - 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.
handleMouseDoubleClicked(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.
handleMouseDragged(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.
handleMouseEntered(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.
handleMouseExited(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.
handleMouseHover(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.
handleMouseMoved(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.
handleMousePressed(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.
handleMouseReleased(MouseEvent) - Method in class org.eclipse.draw2d.Figure
 
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 interface org.eclipse.draw2d.IFigure
Returns true if this IFigure has focus.
hasFocus() - Method in class org.eclipse.draw2d.Figure
 
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.Rectangle
the height
height - Variable in class org.eclipse.draw2d.geometry.Dimension
The height.
HELP - Static variable in class org.eclipse.draw2d.Cursors
 
hide() - Method in class org.eclipse.draw2d.PopUpHelper
Hides this PopUpHelper's Shell.
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.ToolTipHelper
 
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.
horizontal - Variable in class org.eclipse.draw2d.ToolbarLayout
Orientation of layout
horizontal - Variable in class org.eclipse.draw2d.FlowLayout
The horizontal property.
HORIZONTAL - Static variable in class org.eclipse.draw2d.ToolbarLayout
Constant for horizontal alignment
HORIZONTAL - Static variable in interface org.eclipse.draw2d.Orientable
A constant representing a horizontal orientation.
HORIZONTAL - Static variable in class org.eclipse.draw2d.FlowLayout
Constant to specify components should be layed out horizontally

Eclipse Draw2d
2.1
A B C D E F G H I K L M N O P Q R S T U V W X Y
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.