public final class WakeupOnTransformChange extends WakeupCriterion
Constructor | Description |
---|---|
WakeupOnTransformChange(TransformGroup node) |
Constructs a new WakeupOnTransformChange criterion.
|
Modifier and Type | Method | Description |
---|---|---|
TransformGroup |
getTransformGroup() |
Returns the TransformGroup node used in creating this WakeupCriterion
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allElements, triggeredElements
hasTriggered
public WakeupOnTransformChange(TransformGroup node)
node
- the TransformGroup node that will trigger a wakeup if
its transform is modifiedpublic TransformGroup getTransformGroup()
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.