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

M

main(String[]) - Static method in class org.jhotdraw.draw.AttributeKey
 
main(String[]) - Static method in class org.jhotdraw.geom.Bezier
Example of how to use the curve-fitting code.
main(String[]) - Static method in class org.jhotdraw.samples.draw.DrawApplet
 
Main - Class in org.jhotdraw.samples.draw
Main.
Main() - Constructor for class org.jhotdraw.samples.draw.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.draw.Main
Creates a new instance.
Main - Class in org.jhotdraw.samples.net
Main.
Main() - Constructor for class org.jhotdraw.samples.net.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.net.Main
Creates a new instance.
main(String[]) - Static method in class org.jhotdraw.samples.net.NetApplet
 
Main - Class in org.jhotdraw.samples.pert
Main.
Main() - Constructor for class org.jhotdraw.samples.pert.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.pert.Main
Creates a new instance.
main(String[]) - Static method in class org.jhotdraw.samples.pert.PertApplet
 
Main - Class in org.jhotdraw.samples.svg
Main.
Main() - Constructor for class org.jhotdraw.samples.svg.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.svg.Main
Creates a new instance.
mainx(String[]) - Static method in class org.jhotdraw.samples.svg.SVGApplet
 
makeAcceptable(File) - Method in class org.jhotdraw.io.ExtensionFileFilter
Appends the extension to the filename, in case it is missing.
markChangesAsSaved() - Method in class org.jhotdraw.app.AbstractProject
 
markChangesAsSaved() - Method in interface org.jhotdraw.app.Project
Marks all changes as saved.
mask - Variable in class org.jhotdraw.geom.BezierPath.Node
This mask is used to describe which control points in addition to C0 are in effect.
MaximizeAction - Class in org.jhotdraw.app.action
Maximizes the Frame of the current project.
MaximizeAction(Application) - Constructor for class org.jhotdraw.app.action.MaximizeAction
Creates a new instance.
MDIDesktopPane - Class in org.jhotdraw.gui
An extension of JDesktopPane that supports often used MDI functionality.
MDIDesktopPane() - Constructor for class org.jhotdraw.gui.MDIDesktopPane
 
Methods - Class in org.jhotdraw.util
Methods contains convenience methods for method invocations using java.lang.reflect.
MinimizeAction - Class in org.jhotdraw.app.action
Minimizes a Frame.
MinimizeAction(Application) - Constructor for class org.jhotdraw.app.action.MinimizeAction
Creates a new instance.
minimumLayoutSize(Container) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Determines the minimum size of the container argument using this grid layout.
MISC_ERROR - Static variable in exception net.n3.nanoxml.XMLValidationException
Another error than those specified in this class was encountered.
MISSING_ATTRIBUTE - Static variable in exception net.n3.nanoxml.XMLValidationException
An attribute was missing.
MISSING_ELEMENT - Static variable in exception net.n3.nanoxml.XMLValidationException
An element was missing.
MISSING_PCDATA - Static variable in exception net.n3.nanoxml.XMLValidationException
A PCDATA element was missing.
missingAttribute(String, int, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an attribute is missing.
missingElement(String, int, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an element is missing.
missingPCData(String, int, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that a #PCDATA element was missing.
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
 
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Adjust the created connection or split segment.
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
Adjust the created connection or split segment.
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.CreationTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.DragTracker
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.TextTool
 
mouseEntered(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseEntered(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseEntered(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseExited(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseExited(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseExited(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.DragTracker
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Manipulates connections in a context dependent way.
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
Manipulates connections in a context dependent way.
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.CreationTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
MouseListener method for mousePressed events.
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.DragTracker
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.TextAreaTool
If the pressed figure is a TextHolder it can be edited otherwise a new text figure is created.
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.TextTool
If the pressed figure is a TextHolder it can be edited otherwise a new text figure is created.
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Connects the figures if the mouse is released over another figure.
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
Connects the figures if the mouse is released over another figure.
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.CreationTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
MouseListener method for mouseReleased events.
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.DragTracker
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.TextAreaTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.TextTool
 
MoveAction - Class in org.jhotdraw.draw.action
MoveAction.
MoveAction(DrawingEditor, int, int) - Constructor for class org.jhotdraw.draw.action.MoveAction
Creates a new instance.
MoveAction.East - Class in org.jhotdraw.draw.action
 
MoveAction.East(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.East
 
MoveAction.North - Class in org.jhotdraw.draw.action
 
MoveAction.North(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.North
 
MoveAction.South - Class in org.jhotdraw.draw.action
 
MoveAction.South(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.South
 
MoveAction.West - Class in org.jhotdraw.draw.action
 
MoveAction.West(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.West
 
moveBy(double, double) - Method in class org.jhotdraw.geom.BezierPath.Node
 
MoveHandle - Class in org.jhotdraw.draw
A handle that changes the location of the owning figure.
MoveHandle(Figure, Locator) - Constructor for class org.jhotdraw.draw.MoveHandle
Creates a new instance.
moveTo(double, double) - Method in class org.jhotdraw.geom.BezierPath
 
moveTo(Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath.Node
 
moveTo(double, double) - Method in class org.jhotdraw.geom.BezierPath.Node
 
MoveToBackAction - Class in org.jhotdraw.draw.action
MoveToBackAction.
MoveToBackAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveToBackAction
Creates a new instance.
MoveToFrontAction - Class in org.jhotdraw.draw.action
ToFrontAction.
MoveToFrontAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveToFrontAction
Creates a new instance.

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