JHotDraw 7.0.6
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

H

Handle - Interface in org.jhotdraw.draw
Handles are used to change a figure by direct manipulation.
handleConnect(Figure, Figure) - Method in class org.jhotdraw.draw.LineConnectionFigure
Handles the connection of a connection.
handleConnect(Figure, Figure) - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
Handles the connection of a connection.
handleDisconnect(Figure, Figure) - Method in class org.jhotdraw.draw.LineConnectionFigure
Handles the disconnection of a connection.
handleDisconnect(Figure, Figure) - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
Handles the disconnection of a connection.
handleDoubleClick(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
Hook method which can be overriden by subclasses to provide specialised behaviour in the event of a double click.
handleDrop(Point2D.Double, Collection<Figure>, DrawingView) - Method in class org.jhotdraw.draw.AbstractFigure
 
handleDrop(Point2D.Double, Collection<Figure>, DrawingView) - Method in interface org.jhotdraw.draw.Figure
Handles a drop.
HandleEvent - Class in org.jhotdraw.draw
HandleEvent.
HandleEvent(Handle, Rectangle) - Constructor for class org.jhotdraw.draw.HandleEvent
Creates a new instance.
HandleListener - Interface in org.jhotdraw.draw
HandleListener.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.draw.AbstractFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.draw.BezierFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in interface org.jhotdraw.draw.Figure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.draw.LineConnectionFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.draw.LineFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.samples.svg.figures.SVGLine
Handles a mouse click.
HandleMulticaster - Class in org.jhotdraw.draw
Forwards events to one or many handles.
HandleMulticaster(Handle) - Constructor for class org.jhotdraw.draw.HandleMulticaster
Creates a new instance.
HandleMulticaster(Collection<Handle>) - Constructor for class org.jhotdraw.draw.HandleMulticaster
Creates a new instance.
handlePopupMenu(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
Hook method which can be overriden by subclasses to provide specialised behaviour in the event of a popup trigger.
handleRequestRemove(HandleEvent) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
handleRequestRemove(HandleEvent) - Method in interface org.jhotdraw.draw.HandleListener
Sent when requesting to remove a handle.
handleRequestSecondaryHandles(HandleEvent) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
handleRequestSecondaryHandles(HandleEvent) - Method in interface org.jhotdraw.draw.HandleListener
Sent when requesting to add secondary handles.
HandleTracker - Class in org.jhotdraw.draw
HandleTracker implements interactions with the handles of a Figure.
HandleTracker(Handle) - Constructor for class org.jhotdraw.draw.HandleTracker
Creates a new instance.
HandleTracker(Handle, Collection<Handle>) - Constructor for class org.jhotdraw.draw.HandleTracker
 
hasAttribute(String) - Method in interface net.n3.nanoxml.IXMLElement
Returns whether an attribute exists.
hasAttribute(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns whether an attribute exists.
hasAttribute(String) - Method in class net.n3.nanoxml.XMLElement
Returns whether an attribute exists.
hasAttribute(String, String) - Method in class net.n3.nanoxml.XMLElement
Returns whether an attribute exists.
hasAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
hasAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
hasAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AttributedFigure
 
hasChildren() - Method in interface net.n3.nanoxml.IXMLElement
Returns whether the element has children.
hasChildren() - Method in class net.n3.nanoxml.XMLElement
Returns whether the element has children.
hashCode() - Method in class org.jhotdraw.draw.AttributeKey
 
hashCode() - Method in class org.jhotdraw.geom.Dimension2DDouble
Returns the hash code for this Dimension2DDouble.
hashCode() - Method in class org.jhotdraw.geom.Insets2DDouble
Returns the hash code for this Insets2DDouble.
hasSignificantEdits() - Method in class org.jhotdraw.undo.UndoRedoManager
Returns true if at least one significant UndoableEdit has been added since the last call to discardAllEdits.
hasUnsavedChanges() - Method in class org.jhotdraw.app.AbstractProject
Returns true, if the project has unsaved changes.
hasUnsavedChanges() - Method in interface org.jhotdraw.app.Project
Returns true, if the project has unsaved changes.
height - Variable in class org.jhotdraw.geom.Dimension2DDouble
The height dimension; negative values can be used.
hide(Project) - Method in interface org.jhotdraw.app.Application
Hides a project.
hide(Project) - Method in class org.jhotdraw.app.DefaultAppletApplication
 
hide(Project) - Method in class org.jhotdraw.app.DefaultMDIApplication
 
hide(Project) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
hide(Project) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
hide() - Method in class org.jhotdraw.gui.JSheet
 
hide0() - Method in class org.jhotdraw.gui.JSheet
 
HORIZONTAL_ID - Static variable in class org.jhotdraw.app.action.ArrangeAction
 
HorizontalLayouter - Class in org.jhotdraw.draw
A layouter which lays out all children of a CompositeFigure in vertical direction.
HorizontalLayouter() - Constructor for class org.jhotdraw.draw.HorizontalLayouter
 

Copyright 1996-2006 © JHotDraw.org
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