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

I

id - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
IDENTIFIER - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
image - Variable in class edu.umd.cs.jazz.component.ZImage
 
image - Variable in class edu.umd.cs.jazz.io.Token
The string image of the token.
IN_SINGLE_LINE_COMMENT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
incPaintCount() - Static method in class edu.umd.cs.jazz.util.ZDebug
Call this method whenever a node paints itself.
indexOf(Object) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
indexOf(ZNode) - Method in class edu.umd.cs.jazz.ZGroup
Searches for the first occurrence of the given child in the children of this node.
indexOf(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Returns the index of the specified visual component or -1 if the visual component has not been added to this leaf
indexOfPropertyWithKey(Object) - Method in class edu.umd.cs.jazz.util.ZNullList
 
indexOfPropertyWithKey(Object) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZPropertyListImpl
 
indexOfPropertyWithKey(Object) - Method in interface edu.umd.cs.jazz.util.ZList.ZPropertyList
 
init() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Initializes this event handler
init() - Method in class edu.umd.cs.jazz.util.ZCanvas
Internal method to support initialization of a ZCanvas.
init(ZCamera) - Method in class edu.umd.cs.jazz.ZConstraintGroup
Internal method to help node construction.
initialize() - Method in class edu.umd.cs.jazz.util.ZFrame
Initialize your application from within the event dispatch thread.
insert(Comparable) - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
Insert a new item into the queue.
insertAbove(ZNode) - Method in class edu.umd.cs.jazz.ZGroup
Insert this group node above the specified node.
insertEditGroup(ZGroup) - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Insert aGroup above the edit node.
inset(double, double) - Method in class edu.umd.cs.jazz.util.ZBounds
This method insets the bounds by the specified amount.
install(ZViewport, ZCanvas) - Method in interface edu.umd.cs.jazz.util.ZScrollDirector
Installs the scroll director
install(ZViewport, ZCanvas) - Method in class edu.umd.cs.jazz.util.ZDefaultScrollDirector
Installs the scroll director and adds the appropriate listeners
installCustomKeyActions() - Method in class edu.umd.cs.jazz.util.ZScrollPane
Install custom key actions (in place of the Swing defaults) to correctly scroll the view
instance() - Static method in class edu.umd.cs.jazz.animation.ZAnimationScheduler
Return a reference to the singleton animation scheduler.
INT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
INTEGER_LITERAL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
internalParser - Static variable in class edu.umd.cs.jazz.io.ZParser
 
intersectsPolygon(Rectangle2D, double[], double[]) - Static method in class edu.umd.cs.jazz.util.ZUtil
Determines if any part of the rectangle is inside this polygon.
inTransaction - Variable in class edu.umd.cs.jazz.ZSceneGraphObject
True if the scenegraph rooted by this object is in a transaction.
invalidate() - Method in class edu.umd.cs.jazz.ZLayoutGroup
Specify that this layout group is out of date, and needs to be revalidated.
invalidBounds - Variable in class edu.umd.cs.jazz.ZSceneGraphObject
True if this nodes bounds need to be recomputed.
invalidVolatileBounds - Variable in class edu.umd.cs.jazz.ZSceneGraphObject
True if this nodes volatileBounds need to be recomputed.
inverseTransformDimension(Dimension2D, AffineTransform) - Static method in class edu.umd.cs.jazz.util.ZUtil
Modify the dimension paramater by applying the inverse of the given transform.
inverseTransformRectangle(Rectangle2D, AffineTransform) - Static method in class edu.umd.cs.jazz.util.ZUtil
Modify the aRectangle paramater by applying the inverse of the given transform.
INVISIBLE_GROUP_ORDER - Static variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
 
isActive() - Method in class edu.umd.cs.jazz.event.ZSwingEventHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Deprecated. Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZFilteredEventHandler
Determines if this event handler is active.
isActive() - Method in interface edu.umd.cs.jazz.event.ZEventHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
Determines if this event handler is active.
isAncestorOf(ZNode) - Method in class edu.umd.cs.jazz.ZNode
Method to determine if this is an ancenstor of queryNode.
isAnimationSchedulerRunning() - Method in class edu.umd.cs.jazz.animation.ZAnimationScheduler
Return true if the animation scheduler's timer is running.
isAutoNav() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Return true if currently auto-zooming
isBackVisualComponentPickable() - Method in class edu.umd.cs.jazz.ZVisualGroup
Determines if this node's back visual component is pickable.
isClipPickable - Variable in class edu.umd.cs.jazz.ZClipGroup
 
isClipPickable() - Method in class edu.umd.cs.jazz.ZClipGroup
Used to query if the clip is pickable or not.
isClipVisible - Variable in class edu.umd.cs.jazz.ZClipGroup
 
isClipVisible() - Method in class edu.umd.cs.jazz.ZClipGroup
Used to query if the clip is visible or not.
isClosed() - Method in class edu.umd.cs.jazz.component.ZCoordList
Determine if this coordinate list is closed.
isConsumed() - Method in class edu.umd.cs.jazz.event.ZTransformEvent
True if this event has been consumed.
isConsumed() - Method in class edu.umd.cs.jazz.event.ZNodeEvent
True if this event has been consumed.
isConsumed() - Method in class edu.umd.cs.jazz.event.ZGroupEvent
True if this event has been consumed.
isConsumed() - Method in interface edu.umd.cs.jazz.event.ZEvent
Returns true if this event has previously been consumed by a listener.
isConsumed() - Method in class edu.umd.cs.jazz.event.ZCameraEvent
Returns true if this event has previously been consumed.
isDefiningLink() - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
Determines if this event handler is currently defining a new link.
isDescendentOf(ZNode) - Method in class edu.umd.cs.jazz.ZNode
Method to determine if this is a descendent of queryNode.
isDragging() - Method in class edu.umd.cs.jazz.event.ZDragSequenceEventHandler
Returns true if the event handler is currently dragging.
isEditGroup(ZNode) - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if aNode is an edit group;
isEmpty() - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
Return true if the queue is empty.
isEmpty() - Method in class edu.umd.cs.jazz.util.ZListImpl
 
isEmpty() - Method in class edu.umd.cs.jazz.util.ZBounds
Determines if this ZBounds object is empty.
isEOL(byte) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
isEventThread() - Static method in class edu.umd.cs.jazz.util.ZDebug
In general, both Swing and Jazz are not thread safe.
isFindable() - Method in class edu.umd.cs.jazz.ZNode
Determines if this node is findable.
isFinished(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Return true if alpha has finished for the given time in milliseconds.
isFocusTraversable() - Method in class edu.umd.cs.jazz.util.ZCanvas
Identifies whether or not this component can receive the focus.
isFrontVisualComponentPickable() - Method in class edu.umd.cs.jazz.ZVisualGroup
Determines if this node's front visual component is pickable.
isHighlighted() - Method in class edu.umd.cs.jazz.ZHandle
Return true if the handle is highlighted.
isInsidePolygon(double, double, int, double[], double[]) - Static method in class edu.umd.cs.jazz.util.ZUtil
Determines if the point is inside the polygon.
isInsidePolygon(Rectangle2D, int, double[], double[]) - Static method in class edu.umd.cs.jazz.util.ZUtil
Determines if a rectangle is inside a polygon.
isInteracting() - Method in class edu.umd.cs.jazz.ZDrawingSurface
Determine if the user interacting with the surface
isLeaf(Object) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Returns true if obj is a leaf.
isLoaded() - Method in class edu.umd.cs.jazz.component.ZImage
Determines if the image has been loaded yet or not.
isModificationEvent() - Method in class edu.umd.cs.jazz.event.ZGroupEvent
True if this event is a modification.
isMoved() - Method in class edu.umd.cs.jazz.event.ZPanEventHandler
Deprecated. As of Jazz version 1.2, use ZDragSequenceEventHandler.isDragging() instead.
isNull() - Method in class edu.umd.cs.jazz.util.ZNullList
 
isNull() - Method in class edu.umd.cs.jazz.util.ZListImpl
 
isNull() - Method in interface edu.umd.cs.jazz.util.ZList
 
isOptionSelection(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Return true if the event is an option selection.
isPainting(JComponent) - Method in class edu.umd.cs.jazz.util.ZCanvas.ZBasicRepaintManager
Returns true if repaint is currently locked for a component and false otherwise
isPickable() - Method in class edu.umd.cs.jazz.ZNode
Determines if this node is pickable.
isProposedOrderCorrect(Comparable, Comparable) - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
 
isReadyToAnimate() - Method in class edu.umd.cs.jazz.animation.ZNextFrameOnElapsedTime
 
isReadyToAnimate() - Method in class edu.umd.cs.jazz.animation.ZNextFrameOnElapsedFrames
 
isReadyToAnimate() - Method in class edu.umd.cs.jazz.animation.ZNextFrameCondition
Return true if this condition has been met, and the next frame of its associated animation is ready to animate.
isSavable() - Method in class edu.umd.cs.jazz.ZNode
Determine if this node gets saved when written out.
isSavable(Object) - Static method in class edu.umd.cs.jazz.io.ZObjectOutputStream
Determine if the specified object is savable.
isSaved(Object) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
isSelectable() - Method in class edu.umd.cs.jazz.ZNode
Determines if this node is selectable.
isSelected(ZNode) - Static method in class edu.umd.cs.jazz.ZSelectionManager
Determine if the specified node is selected.
isSelected(ZNode) - Static method in class edu.umd.cs.jazz.ZSelectionGroup
Deprecated. as of Jazz 1.1, replaced by ZSelectionManager.isSelected(ZNode)
isStarted(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Return true if alpha has started for the given time in milliseconds.
isStopped() - Method in class edu.umd.cs.jazz.animation.ZAnimation
Return true if the animation has been stopped.
isVisible() - Method in class edu.umd.cs.jazz.ZAnchorGroup
Determine if the visual depiction of this link is currently visible.
isVisible(double) - Method in class edu.umd.cs.jazz.ZFadeGroup
Internal method: determines if this fade node is visible at the specified magnification.
isVisible(ZSceneGraphPath) - Method in class edu.umd.cs.jazz.ZFadeGroup
Determines if this fade node is visible.
isWhiteSpace(byte) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
isZooming() - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
Return if is zooming.
isZooming(boolean) - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
Set if is zooming.
iterator() - Method in class edu.umd.cs.jazz.ZGroup
Deprecated. use getChildrenIterator() instead.
iterator() - Method in class edu.umd.cs.jazz.util.ZObjectReferenceTable
Return an iterator for this table.

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.