JavaView® v2.12

jv.anim
Class PsTimeEvent

java.lang.Object
  |
  +--jv.anim.PsTimeEvent
All Implemented Interfaces:
java.io.Serializable

public final class PsTimeEvent
extends java.lang.Object
implements java.io.Serializable

Timer events sent from an animation.

Version:
16.09.00, 1.10 revised (kp)
16.09.00, 1.00 created (kp)
Author:
Konrad Polthier
See Also:
PsAnimation, PsTimeListenerIf, Serialized Form

Constructor Summary
PsTimeEvent(double time)
           
 
Method Summary
 double getTime()
          Get the current time of the animation.
 void setTime(double time)
          Set the current time of the animation.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PsTimeEvent

public PsTimeEvent(double time)
Method Detail

getTime

public double getTime()
Get the current time of the animation.

setTime

public void setTime(double time)
Set the current time of the animation.

JavaView® v2.12

The software JavaView® is copyright protected. All Rights Reserved.