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

E

east(Figure) - Static method in class org.jhotdraw.draw.BoxHandleKit
 
east(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
east() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
 
east() - Static method in class org.jhotdraw.draw.RelativeLocator
 
east(Rectangle) - Static method in class org.jhotdraw.geom.Geom
 
east(Rectangle2D.Double) - Static method in class org.jhotdraw.geom.Geom
 
EditableComponent - Interface in org.jhotdraw.app
This interface must be implemented by components which are editable.
editCopy() - Method in class org.jhotdraw.draw.AbstractTool
Copies the selection into the clipboard.
editCopy() - Method in interface org.jhotdraw.draw.Tool
Copies the selection into the clipboard.
editCut() - Method in class org.jhotdraw.draw.AbstractTool
Cuts the selection into the clipboard.
editCut() - Method in interface org.jhotdraw.draw.Tool
Cuts the selection into the clipboard.
editDelete() - Method in class org.jhotdraw.draw.AbstractTool
Deletes the selection.
editDelete() - Method in interface org.jhotdraw.draw.Tool
Deletes the selection.
editDuplicate() - Method in class org.jhotdraw.draw.AbstractTool
Duplicates the selection.
editDuplicate() - Method in interface org.jhotdraw.draw.Tool
Duplicates the selection.
editor - Variable in class org.jhotdraw.draw.AbstractTool
 
editor - Variable in class org.jhotdraw.draw.action.AbstractEditorAction
 
editPaste() - Method in class org.jhotdraw.draw.AbstractTool
Pastes the contents of the clipboard.
editPaste() - Method in interface org.jhotdraw.draw.Tool
Pastes the contents of the clipboard.
editScrollContainer - Variable in class org.jhotdraw.draw.FloatingTextArea
A scroll pane to allow for vertical scrolling while editing
editWidget - Variable in class org.jhotdraw.draw.FloatingTextArea
The actual editor
ElbowLiner - Class in org.jhotdraw.draw
A Liner that constrains a connection to orthogonal lines.
ElbowLiner() - Constructor for class org.jhotdraw.draw.ElbowLiner
Creates a new instance.
elementAttributesProcessed(String, String, String) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called when the attributes of an XML element have been processed.
elementAttributesProcessed(String, Properties, String, int) - Method in interface net.n3.nanoxml.IXMLValidator
This method is called when the attributes of an XML element have been processed.
elementAttributesProcessed(String, Properties, String, int) - Method in class net.n3.nanoxml.NonValidator
This method is called when the attributes of an XML element have been processed.
elementAttributesProcessed(String, String, String) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called when the attributes of an XML element have been processed.
elementAttributesProcessed(String, Properties, String, int) - Method in class net.n3.nanoxml.ValidatorPlugin
Indicates that an attribute has been added to the current element.
elementEnded(String, String, int) - Method in interface net.n3.nanoxml.IXMLValidator
Indicates that the current element has ended.
elementEnded(String, String, int) - Method in class net.n3.nanoxml.NonValidator
Indicates that the current element has ended.
elementEnded(String, String, int) - Method in class net.n3.nanoxml.ValidatorPlugin
Indicates that the current element has ended.
elementStarted(String, String, int) - Method in interface net.n3.nanoxml.IXMLValidator
Indicates that an element has been started.
elementStarted(String, String, int) - Method in class net.n3.nanoxml.NonValidator
Indicates that an element has been started.
elementStarted(String, String, int) - Method in class net.n3.nanoxml.ValidatorPlugin
Indicates that an element has been started.
EllipseFigure - Class in org.jhotdraw.draw
EllipseFigure.
EllipseFigure() - Constructor for class org.jhotdraw.draw.EllipseFigure
Creates a new instance.
EllipseFigure(double, double, double, double) - Constructor for class org.jhotdraw.draw.EllipseFigure
 
end() - Method in class org.jhotdraw.draw.CompositeTransformEdit
Sets inProgress to false.
END_DECORATION - Static variable in class org.jhotdraw.draw.AttributeKeys
 
endEdit() - Method in class org.jhotdraw.draw.TextAreaTool
 
endEdit() - Method in class org.jhotdraw.draw.TextTool
 
endElement(String, String, String) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called when the end of an XML elemnt is encountered.
endElement(String, String, String) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called when the end of an XML elemnt is encountered.
endOverlay() - Method in class org.jhotdraw.draw.FloatingTextArea
Removes the overlay.
endOverlay() - Method in class org.jhotdraw.draw.FloatingTextField
Removes the overlay.
enumerateAttributeNames() - Method in class nanoxml.XMLElement
Enumerates the attribute names.
equals(Object) - Method in interface net.n3.nanoxml.IXMLElement
Returns true if the element equals another element.
equals(Object) - Method in class net.n3.nanoxml.XMLElement
Returns true if the element equals another element.
equals(Object) - Method in class org.jhotdraw.draw.AttributeKey
 
equals(Object) - Method in class org.jhotdraw.geom.Dimension2DDouble
Checks whether two dimension objects have equal values.
equals(Object) - Method in class org.jhotdraw.geom.Insets2DDouble
Checks whether two insets objects are equal.
equalsXMLElement(IXMLElement) - Method in interface net.n3.nanoxml.IXMLElement
Returns true if the element equals another element.
equalsXMLElement(IXMLElement) - Method in class net.n3.nanoxml.XMLElement
Returns true if the element equals another element.
execute(Runnable) - Method in class org.jhotdraw.app.AbstractProject
Executes the specified runnable on the worker thread of the project.
execute(Runnable) - Method in interface org.jhotdraw.app.Project
Executes the specified runnable on the worker thread of the project.
executor - Variable in class org.jhotdraw.app.AbstractProject
 
ExitAction - Class in org.jhotdraw.app.action
Exits the application after letting the user save or close unsaved projects.
ExitAction(Application) - Constructor for class org.jhotdraw.app.action.ExitAction
Creates a new instance.
expectedInput(String) - Method in class nanoxml.XMLElement
Creates a parse exception for when the next character read is not the character that was expected.
ExportAction - Class in org.jhotdraw.app.action
ExportAction.
ExportAction(Application) - Constructor for class org.jhotdraw.app.action.ExportAction
Creates a new instance.
exportToFile(Project, File, FileFilter, Component) - Method in class org.jhotdraw.app.action.ExportAction
 
ExtensionFileFilter - Class in org.jhotdraw.io
Filters files by their extensions.
ExtensionFileFilter(String, String) - Constructor for class org.jhotdraw.io.ExtensionFileFilter
Creates a new instance.
ExtensionFileFilter(String, String[]) - Constructor for class org.jhotdraw.io.ExtensionFileFilter
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