A B C D E F G H I J K L M N O P Q R S T U V W Z

E

editable - Variable in class edu.umd.cs.jazz.component.ZText
Specifies if text is editable.
editNode - Variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
The edit node.
editor() - Method in class edu.umd.cs.jazz.ZNode
This returns a new instance of a ZSceneGraphEditor for this node.
editorFactory - Static variable in class edu.umd.cs.jazz.ZNode
 
editorIterator() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns an iterator over the list of "edit" groups above the node - groups above the node whose hasOneChild flag is set to true.
edu.umd.cs.jazz - package edu.umd.cs.jazz
Jazz is a general-purpose Java-based engine that supports 2D visualizations.
edu.umd.cs.jazz.animation - package edu.umd.cs.jazz.animation
This package supports animation in Jazz.
edu.umd.cs.jazz.component - package edu.umd.cs.jazz.component
This package contains several visual components that may be useful for Jazz applications.
edu.umd.cs.jazz.event - package edu.umd.cs.jazz.event
This package supports Jazz event handlers.
edu.umd.cs.jazz.io - package edu.umd.cs.jazz.io
This package supports the Jazz file format.
edu.umd.cs.jazz.util - package edu.umd.cs.jazz.util
This package defines several utility classes that are likely to be useful for Jazz applications.
elements() - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
 
ellipse - Variable in class edu.umd.cs.jazz.component.ZEllipse
 
enable_tracing() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
enableNodeEvents - Variable in class edu.umd.cs.jazz.util.ZCanvas
True if any ZMouseEvents are being sent to nodes on the canvas.
endColumn - Variable in class edu.umd.cs.jazz.io.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Forward the message to endMarqueeSelection.
endDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
When the dragging action ends invoke stopZooming.
endDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZHandleEventHandler
Stop dragging the current handle..
endDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZDragSequenceEventHandler
This method is called at the end of a drag sequence.
endLine - Variable in class edu.umd.cs.jazz.io.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endMarqueeSelection(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Remove the marquee visual leaf and set the last marquee selection to null.
endProcessingInput() - Static method in class edu.umd.cs.jazz.util.ZDebug
 
endProcessingOutput() - Static method in class edu.umd.cs.jazz.util.ZDebug
 
endTransaction() - Method in class edu.umd.cs.jazz.ZSceneGraphObject
End the transaction for the scenegraph rooted at this object.
ensureCapacity(int) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
enterFullScreenMode() - Method in class edu.umd.cs.jazz.util.ZFrame
Enter full screen mode, this requires JDK 1.4 to compile and run.
EOF - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
eol - Variable in class edu.umd.cs.jazz.io.ParseException
The end of line string for this machine.
exchange(int, int) - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
 
excludeMouseMoveEvents - Variable in class edu.umd.cs.jazz.util.ZCanvas
True if ZMouseEvents of type ZMouseEvent.MOUSE_MOVED, ZMouseEvent.MOUSE_ENTERED, and ZMouseEvent.MOUSE_EXITED are being excluded and not sent to nodes on the canvas.
exitFullScreenMode() - Method in class edu.umd.cs.jazz.util.ZFrame
Exit full screen mode, this requires JDK 1.4 to compile and run.
expand() - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
 
expectedTokenSequences - Variable in class edu.umd.cs.jazz.io.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
extract() - Method in class edu.umd.cs.jazz.ZNode
Extract this node from the tree, merging back in any children.
extract() - Method in class edu.umd.cs.jazz.ZGroup
Extract this node from the tree, merging the nodes above and below it.
extractFirst() - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
Return the first object in the queue.

A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright � 2003 by University of Maryland, College Park, MD 20742, USA All rights reserved.