|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnimationEvent
An Animation with messaging metadata
Nested Class Summary | |
---|---|
static interface |
AnimationEvent.AnimationEventFactory
|
Method Summary | |
---|---|
Animation |
getAnimation()
Returns the Animation associated with this AnimationEvent. |
Long |
getCurrentTimeMillisec()
Returns the timestamp of the AnimationEvent. |
String |
getDestinationId()
Returns the id String for the destination of the AnimationEvent. |
String |
getSourceId()
Returns the id String for the source of the AnimationEvent. |
Method Detail |
---|
String getSourceId()
String getDestinationId()
Long getCurrentTimeMillisec()
Animation getAnimation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |